Hi, This is a small update for this game.
Kind regards.
Index: Makefile =================================================================== RCS file: /cvs/ports/games/dustrac/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile 25 Dec 2016 14:34:39 -0000 1.7 +++ Makefile 14 Jan 2017 12:17:37 -0000 @@ -2,9 +2,8 @@ COMMENT = traditional top-down car racing game -V = 1.11.0 +V = 1.12.0 DISTNAME = dustrac-$V -REVISION = 1 CATEGORIES = games Index: distinfo =================================================================== RCS file: /cvs/ports/games/dustrac/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 21 Sep 2015 20:05:41 -0000 1.2 +++ distinfo 14 Jan 2017 12:17:37 -0000 @@ -1,2 +1,2 @@ -SHA256 (dustrac-1.11.0.tar.gz) = PxzKPUMRUusudwLHcvdEohakfE4PRPoZOqYroifhXkM= -SIZE (dustrac-1.11.0.tar.gz) = 27505282 +SHA256 (dustrac-1.12.0.tar.gz) = 4CJOudXL94cxHa64oXaZF+Cu2cHPIUDz4HHdWijT3L8= +SIZE (dustrac-1.12.0.tar.gz) = 18462901 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/games/dustrac/pkg/PLIST,v retrieving revision 1.2 diff -u -p -r1.2 PLIST --- pkg/PLIST 21 Sep 2015 20:05:41 -0000 1.2 +++ pkg/PLIST 14 Jan 2017 12:17:37 -0000 @@ -1,6 +1,8 @@ @comment $OpenBSD: PLIST,v 1.2 2015/09/21 20:05:41 jasper Exp $ @bin bin/dustrac-editor @bin bin/dustrac-game +share/appdata/ +share/appdata/dustrac.appdata.xml share/applications/dustrac-editor.desktop share/applications/dustrac-game.desktop share/dustrac/ @@ -105,6 +107,13 @@ share/dustrac/images/trackSelectionBack. share/dustrac/images/tree.png share/dustrac/images/wood.png share/dustrac/levels/ +share/dustrac/levels/Desert Storm.trk +share/dustrac/levels/Diamond.trk +share/dustrac/levels/Far Lands.trk +share/dustrac/levels/Figure 8.trk +share/dustrac/levels/Radiator.trk +share/dustrac/levels/Twineburg.trk +share/dustrac/levels/Western Valley.trk share/dustrac/levels/curvastone.trk share/dustrac/levels/infinity.trk share/dustrac/levels/monza.trk @@ -130,10 +139,12 @@ share/dustrac/sounds/skid.ogg share/dustrac/surfaces.conf share/dustrac/translations/ share/dustrac/translations/dustrac-editor_cs.qm +share/dustrac/translations/dustrac-editor_de.qm share/dustrac/translations/dustrac-editor_fi.qm share/dustrac/translations/dustrac-editor_fr.qm share/dustrac/translations/dustrac-editor_it.qm share/dustrac/translations/dustrac-game_cs.qm +share/dustrac/translations/dustrac-game_de.qm share/dustrac/translations/dustrac-game_fi.qm share/dustrac/translations/dustrac-game_fr.qm share/dustrac/translations/dustrac-game_it.qm