Hi, Here are updates to: afternoonstalker-1.1.5 batrachians-0.1.6 burgerspace-1.9.2 cosmosmash-1.4.6
Rather than send separate mails, I'll attach them all here because they're basically identical. Removed USE_GROFF, because the only mandoc error is minor and doesn't affect the output (and has been fixed upstream). Also updated license marker. All work well on i386. ok?
Index: Makefile =================================================================== RCS file: /cvs/ports/games/afternoonstalker/Makefile,v retrieving revision 1.23 diff -u -p -u -p -r1.23 Makefile --- Makefile 11 Mar 2013 11:07:37 -0000 1.23 +++ Makefile 30 May 2013 00:30:52 -0000 @@ -2,23 +2,21 @@ COMMENT= Night Stalker clone for X -DISTNAME= afternoonstalker-1.1.4 +DISTNAME= afternoonstalker-1.1.5 CATEGORIES= games HOMEPAGE= http://sarrazip.com/dev/afternoonstalker.html -# GPLv2 +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes WANTLIB += SDL SDL_image SDL_mixer c flatzebra-0.1 m pthread stdc++ MASTER_SITES= http://sarrazip.com/dev/ -LIB_DEPENDS= devel/flatzebra>=0.1.5 +LIB_DEPENDS = devel/flatzebra>=0.1.6 RUN_DEPENDS= devel/desktop-file-utils - -USE_GROFF = Yes CONFIGURE_STYLE= gnu Index: distinfo =================================================================== RCS file: /cvs/ports/games/afternoonstalker/distinfo,v retrieving revision 1.8 diff -u -p -u -p -r1.8 distinfo --- distinfo 8 Jul 2011 22:39:38 -0000 1.8 +++ distinfo 30 May 2013 00:30:52 -0000 @@ -1,5 +1,2 @@ -MD5 (afternoonstalker-1.1.4.tar.gz) = VHqFl333lXUMhXKboTejWA== -RMD160 (afternoonstalker-1.1.4.tar.gz) = rr7Z1xJVZRDe0UE4a3564Zkf+90= -SHA1 (afternoonstalker-1.1.4.tar.gz) = 4SNUj1uPQkH78IJ9cZTKfW8oCJQ= -SHA256 (afternoonstalker-1.1.4.tar.gz) = hGa/AqWOnzAhIDKE4T2wkaQCvjb66HP28bVNb2DExIA= -SIZE (afternoonstalker-1.1.4.tar.gz) = 201687 +SHA256 (afternoonstalker-1.1.5.tar.gz) = y5iW4AZUBX7cHviEPGx/W7zAtTE+BiJ65uc9DB1okJc= +SIZE (afternoonstalker-1.1.5.tar.gz) = 202663
Index: Makefile =================================================================== RCS file: /cvs/ports/games/batrachians/Makefile,v retrieving revision 1.12 diff -u -p -u -p -r1.12 Makefile --- Makefile 11 Mar 2013 11:07:38 -0000 1.12 +++ Makefile 31 May 2013 18:48:50 -0000 @@ -2,19 +2,17 @@ COMMENT= clone of the classic Frog Bog game -DISTNAME= batrachians-0.1.5 +DISTNAME = batrachians-0.1.6 CATEGORIES= games HOMEPAGE= http://sarrazip.com/dev/batrachians.html -# GPLv2 +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes MASTER_SITES= http://sarrazip.com/dev/ WANTLIB= SDL SDL_image SDL_mixer c m pthread stdc++ flatzebra-0.1>=1 - -USE_GROFF = Yes RUN_DEPENDS= devel/desktop-file-utils LIB_DEPENDS= devel/flatzebra>=0.1.5 Index: distinfo =================================================================== RCS file: /cvs/ports/games/batrachians/distinfo,v retrieving revision 1.4 diff -u -p -u -p -r1.4 distinfo --- distinfo 8 Jul 2011 22:38:31 -0000 1.4 +++ distinfo 31 May 2013 18:48:50 -0000 @@ -1,5 +1,2 @@ -MD5 (batrachians-0.1.5.tar.gz) = cy1lB/qaGhW1pf5SRtXRWQ== -RMD160 (batrachians-0.1.5.tar.gz) = V5Hr6cK4lSicIIqvYvD2hCrPgFI= -SHA1 (batrachians-0.1.5.tar.gz) = kcUe1+5sCOF8CzXSm5OEq/3rY4s= -SHA256 (batrachians-0.1.5.tar.gz) = qIk3I1pGwX0aPEydk8nZLykMcnFyZ+NS7IpoprMeFlI= -SIZE (batrachians-0.1.5.tar.gz) = 199887 +SHA256 (batrachians-0.1.6.tar.gz) = ZRGpOemz4MXQaD8qMzieban/TZwV4dJ+vMTiulWGjhg= +SIZE (batrachians-0.1.6.tar.gz) = 198088
Index: Makefile =================================================================== RCS file: /cvs/ports/games/burgerspace/Makefile,v retrieving revision 1.27 diff -u -p -u -p -r1.27 Makefile --- Makefile 16 May 2013 09:09:50 -0000 1.27 +++ Makefile 31 May 2013 18:46:00 -0000 @@ -2,14 +2,13 @@ COMMENT= burgertime clone for X -DISTNAME= burgerspace-1.9.0 -REVISION= 1 +DISTNAME = burgerspace-1.9.2 CATEGORIES= games HOMEPAGE= http://sarrazip.com/dev/burgerspace.html -# GPLv2 +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes WANTLIB += FLAC SDL SDL_image SDL_mixer c flatzebra-0.1 @@ -19,10 +18,8 @@ WANTLIB += usbhid vorbis vorbisfile z we MASTER_SITES= http://sarrazip.com/dev/ MODULES= converters/libiconv -LIB_DEPENDS= devel/flatzebra>=0.1.5 +LIB_DEPENDS= devel/flatzebra>=0.1.6 RUN_DEPENDS= devel/desktop-file-utils - -USE_GROFF = Yes CONFIGURE_STYLE= gnu Index: distinfo =================================================================== RCS file: /cvs/ports/games/burgerspace/distinfo,v retrieving revision 1.9 diff -u -p -u -p -r1.9 distinfo --- distinfo 8 Jul 2011 22:38:52 -0000 1.9 +++ distinfo 31 May 2013 18:46:00 -0000 @@ -1,5 +1,2 @@ -MD5 (burgerspace-1.9.0.tar.gz) = 7YoasPfuLtjgnzHlM2V6yA== -RMD160 (burgerspace-1.9.0.tar.gz) = 4K5GfSRhgy0VAqdF1hz12CBC5/g= -SHA1 (burgerspace-1.9.0.tar.gz) = hGiWkdboJ+QXA1/eLHO6Q4s9Qzk= -SHA256 (burgerspace-1.9.0.tar.gz) = ItJCs+J6QYUwAZMgWzr7g1t8QUKRCnNIKb86/zrKurQ= -SIZE (burgerspace-1.9.0.tar.gz) = 475315 +SHA256 (burgerspace-1.9.2.tar.gz) = NLD+zPVDsR+fmhgiA9Z81FNnUlX+1LdF5OdMEhshG/I= +SIZE (burgerspace-1.9.2.tar.gz) = 505314
Index: Makefile =================================================================== RCS file: /cvs/ports/games/cosmosmash/Makefile,v retrieving revision 1.22 diff -u -p -u -p -r1.22 Makefile --- Makefile 11 Mar 2013 11:07:38 -0000 1.22 +++ Makefile 31 May 2013 18:50:04 -0000 @@ -2,23 +2,23 @@ COMMENT= astrosmash clone for X -DISTNAME= cosmosmash-1.4.5 +DISTNAME = cosmosmash-1.4.6 CATEGORIES= games HOMEPAGE= http://sarrazip.com/dev/cosmosmash.html -# GPLv2 +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes WANTLIB += SDL SDL_image SDL_mixer c flatzebra-0.1 m pthread stdc++ +WANTLIB += FLAC iconv jpeg mikmod ogg png smpeg sndio tiff usbhid +WANTLIB += vorbis vorbisfile webp z MASTER_SITES= http://sarrazip.com/dev/ -LIB_DEPENDS= devel/flatzebra>=0.1.5 +LIB_DEPENDS = devel/flatzebra>=0.1.6 RUN_DEPENDS= devel/desktop-file-utils - -USE_GROFF = Yes CONFIGURE_STYLE= gnu Index: distinfo =================================================================== RCS file: /cvs/ports/games/cosmosmash/distinfo,v retrieving revision 1.8 diff -u -p -u -p -r1.8 distinfo --- distinfo 8 Jul 2011 22:39:14 -0000 1.8 +++ distinfo 31 May 2013 18:50:04 -0000 @@ -1,5 +1,2 @@ -MD5 (cosmosmash-1.4.5.tar.gz) = 6GHUUeHeoX/niwj4EtgZiw== -RMD160 (cosmosmash-1.4.5.tar.gz) = 8VZdPY8f+4ECuEz5QZ2dpKeifro= -SHA1 (cosmosmash-1.4.5.tar.gz) = 1LeramyAEQ5Iye/iGeD1oYJQYTw= -SHA256 (cosmosmash-1.4.5.tar.gz) = a+cgb2iIS9gRFqqFfGKtPY0qJQYFhvDQOUMDsO0tKSs= -SIZE (cosmosmash-1.4.5.tar.gz) = 156826 +SHA256 (cosmosmash-1.4.6.tar.gz) = bniys9xerRmvPlmt7qDtjibr2ys/Mu/bcbKxYVSuQt0= +SIZE (cosmosmash-1.4.6.tar.gz) = 905594 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/games/cosmosmash/pkg/PLIST,v retrieving revision 1.6 diff -u -p -u -p -r1.6 PLIST --- pkg/PLIST 4 Apr 2010 15:37:54 -0000 1.6 +++ pkg/PLIST 31 May 2013 18:50:04 -0000 @@ -7,6 +7,7 @@ share/pixmaps/cosmosmash.png share/sounds/ share/sounds/cosmosmash/ share/sounds/cosmosmash/hyperspace.wav +share/sounds/cosmosmash/level-finished.wav share/sounds/cosmosmash/player-hit.wav share/sounds/cosmosmash/pulsar-beep.wav share/sounds/cosmosmash/rock-hit-0.wav