diff options
37 files changed, 74 insertions, 74 deletions
diff --git a/audio/SDL_mixer/Makefile b/audio/SDL_mixer/Makefile index fcf706e53b0..dba1c59eb2f 100644 --- a/audio/SDL_mixer/Makefile +++ b/audio/SDL_mixer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2012/03/03 00:12:44 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2012/06/04 09:29:53 wiz Exp $ DISTNAME= SDL_mixer-1.2.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ diff --git a/audio/SDL_sound/Makefile b/audio/SDL_sound/Makefile index dd8c3dec7f9..718f0c9ffb6 100644 --- a/audio/SDL_sound/Makefile +++ b/audio/SDL_sound/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/01/13 10:54:44 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/04 09:29:53 wiz Exp $ # DISTNAME= SDL_sound-1.0.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://icculus.org/SDL_sound/downloads/ diff --git a/audio/SDL_sound/buildlink3.mk b/audio/SDL_sound/buildlink3.mk index 26baa8467e0..19486603127 100644 --- a/audio/SDL_sound/buildlink3.mk +++ b/audio/SDL_sound/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2012/05/07 01:53:13 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/06/04 09:29:54 wiz Exp $ BUILDLINK_TREE+= SDL_sound @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_sound SDL_SOUND_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_sound+= SDL_sound>=1.0.3 -BUILDLINK_ABI_DEPENDS.SDL_sound+= SDL_sound>=1.0.3nb4 +BUILDLINK_ABI_DEPENDS.SDL_sound+= SDL_sound>=1.0.3nb5 BUILDLINK_PKGSRCDIR.SDL_sound?= ../../audio/SDL_sound .include "../../audio/flac/buildlink3.mk" diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile index c226e9e6457..149169604dc 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/03/03 00:14:22 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/06/04 09:29:54 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" PKGNAME= ${DISTNAME:S/bmp/bmp-esound/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index 40b75a3d49b..f7f963fbb93 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.42 2012/03/03 00:12:03 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2012/06/04 09:29:54 wiz Exp $ # BMP_ENABLE_ENCODERS= yes PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 17 +PKGREVISION= 18 USE_TOOLS+= unzip:run diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 44f4e6bb3dc..9392df4666d 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2012/03/03 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2012/06/04 09:29:54 wiz Exp $ # DISTNAME= cmus-v2.4.3 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/libmikmod/buildlink3.mk b/audio/libmikmod/buildlink3.mk index 31a25b21787..14249a973ee 100644 --- a/audio/libmikmod/buildlink3.mk +++ b/audio/libmikmod/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/01/13 10:54:46 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2012/06/04 09:29:54 wiz Exp $ BUILDLINK_TREE+= libmikmod @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmikmod LIBMIKMOD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libmikmod+= libmikmod>=3.1.9 -BUILDLINK_ABI_DEPENDS.libmikmod+= libmikmod>=3.1.12nb1 +BUILDLINK_ABI_DEPENDS.libmikmod+= libmikmod>=3.2.0 BUILDLINK_PKGSRCDIR.libmikmod?= ../../audio/libmikmod pkgbase := libmikmod diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index 031eaabc4d3..4345adbdedf 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/01/13 10:54:46 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:54 wiz Exp $ # DISTNAME= lmms-0.2.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lmms/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 9f6fb06d014..894834be43a 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2012/01/13 10:54:47 obache Exp $ +# $NetBSD: Makefile,v 1.45 2012/06/04 09:29:54 wiz Exp $ DISTNAME= mikmod-3.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://mikmod.raphnet.net/files/ diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index fe8a2ed3cd2..1e0db8aa23f 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2012/04/27 12:31:33 obache Exp $ +# $NetBSD: Makefile,v 1.61 2012/06/04 09:29:54 wiz Exp $ DISTNAME= mpd-0.16.6 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio #MASTER_SITES= http://musicpd.org/uploads/files/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index a590bf68674..152811e6511 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/01/13 10:54:48 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/06/04 09:29:54 wiz Exp $ DISTNAME= wmusic-1.5.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio windowmaker MASTER_SITES= http://home.jtan.com/~john/wmusic/ diff --git a/audio/xmms-cdread/Makefile b/audio/xmms-cdread/Makefile index a119e143e92..5827c705829 100644 --- a/audio/xmms-cdread/Makefile +++ b/audio/xmms-cdread/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/01/13 10:54:49 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/04 09:29:55 wiz Exp $ # DISTNAME= xmms-cdread-0.14a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://mud.stack.nl/pub/OuterSpace/willem/ diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index e36f3046906..3f48a3a2fa3 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/01/13 10:54:49 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/06/04 09:29:55 wiz Exp $ # DISTNAME= xmms-crossfade-0.2.9 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ diff --git a/audio/xmms-esound/Makefile b/audio/xmms-esound/Makefile index b9653bf00d6..2c92937a0ad 100644 --- a/audio/xmms-esound/Makefile +++ b/audio/xmms-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/01/13 10:54:50 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/06/04 09:29:55 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../audio/xmms/Makefile.common" PKGNAME= ${DISTNAME:S/xmms/xmms-esound/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES+= gnome COMMENT= XMMS plugin to output sound through the esound daemon diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index 201818acd42..c0ed6220841 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/01/13 10:54:50 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:55 wiz Exp $ DISTNAME= faad2-2.7 PKGNAME= xmms-faad-2.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=faac/} diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile index b1a65b21004..00ce1c21b7a 100644 --- a/audio/xmms-flac/Makefile +++ b/audio/xmms-flac/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2012/01/13 10:54:50 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/04 09:29:55 wiz Exp $ # DISTNAME= flac-1.1.3 PKGNAME= xmms-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index 7aa9910c9ce..38271d4c450 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/01/13 10:54:50 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/04 09:29:55 wiz Exp $ # DISTNAME= xmms-mac-0.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= # http://bsd.cenkes.org/myports/ diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index d9cb122c1b1..6064fec522f 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/01/13 10:54:50 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/04 09:29:55 wiz Exp $ # DISTNAME= xmms-mad-0.5.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/} diff --git a/audio/xmms-meta-input/Makefile b/audio/xmms-meta-input/Makefile index bf8566c860b..3a92d4c4304 100644 --- a/audio/xmms-meta-input/Makefile +++ b/audio/xmms-meta-input/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/01/13 10:54:50 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:55 wiz Exp $ # DISTNAME= xmms-meta-input-0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.corbac.com/Data/Sources/ diff --git a/audio/xmms-meta-input/buildlink3.mk b/audio/xmms-meta-input/buildlink3.mk index 7fcef9c0cc0..132dd6c0af1 100644 --- a/audio/xmms-meta-input/buildlink3.mk +++ b/audio/xmms-meta-input/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2012/05/07 01:53:15 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2012/06/04 09:29:55 wiz Exp $ BUILDLINK_TREE+= xmms-meta-input @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xmms-meta-input XMMS_META_INPUT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xmms-meta-input+= xmms-meta-input>=0.4 -BUILDLINK_ABI_DEPENDS.xmms-meta-input+= xmms-meta-input>=0.4nb6 +BUILDLINK_ABI_DEPENDS.xmms-meta-input+= xmms-meta-input>=0.4nb7 BUILDLINK_PKGSRCDIR.xmms-meta-input?= ../../audio/xmms-meta-input .include "../../audio/xmms/buildlink3.mk" diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index d3cc321e694..4f46913302c 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/03/03 00:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/06/04 09:29:56 wiz Exp $ # DISTNAME= xmms-musepack-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://musepack.imosnet.de/linux/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile index 3b4469451aa..ebbd9efef5a 100644 --- a/audio/xmms-nas/Makefile +++ b/audio/xmms-nas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/01/13 10:54:51 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/06/04 09:29:56 wiz Exp $ # DISTNAME= xmms-nas-0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/ diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile index c90d354da4d..8f10b034cb2 100644 --- a/audio/xmms-pulse/Makefile +++ b/audio/xmms-pulse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/03/03 00:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/04 09:29:56 wiz Exp $ DISTNAME= xmms-pulse-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index edf7d7e5644..9330387eab3 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/01/13 10:54:51 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/06/04 09:29:56 wiz Exp $ # DISTNAME= xmms-sid-0.7.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.tnsp.org/xs-files/ diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index dd30ea4ad8c..72f7c9c3e6f 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/01/13 10:54:51 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/06/04 09:29:56 wiz Exp $ # DISTNAME= xmms-wma-1.0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_BACKUP} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 4ef861ed541..517bd9d5477 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.75 2012/02/15 23:15:04 hans Exp $ +# $NetBSD: Makefile,v 1.76 2012/06/04 09:29:55 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 USE_TOOLS+= msgfmt diff --git a/audio/xmms/buildlink3.mk b/audio/xmms/buildlink3.mk index 6d52b40317f..920bcc11b29 100644 --- a/audio/xmms/buildlink3.mk +++ b/audio/xmms/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/05/07 01:53:15 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2012/06/04 09:29:55 wiz Exp $ BUILDLINK_TREE+= xmms @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xmms XMMS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xmms+= xmms>=1.2.7nb10 -BUILDLINK_ABI_DEPENDS.xmms+= xmms>=1.2.11nb3 +BUILDLINK_ABI_DEPENDS.xmms+= xmms>=1.2.11nb4 BUILDLINK_PKGSRCDIR.xmms?= ../../audio/xmms PTHREAD_OPTS+= require diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 96ccb3da8dd..1a3c13973fb 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2012/01/13 10:55:02 obache Exp $ +# $NetBSD: Makefile,v 1.33 2012/06/04 09:29:56 wiz Exp $ DISTNAME= dosbox-0.74 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} diff --git a/games/alephone/Makefile b/games/alephone/Makefile index ab4a6a4d157..167904ee3dd 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/02/18 14:37:14 gls Exp $ +# $NetBSD: Makefile,v 1.18 2012/06/04 09:29:56 wiz Exp $ DISTNAME= AlephOne-20100424 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 286b668b684..ba86c69c031 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2012/01/13 10:55:05 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/06/04 09:29:56 wiz Exp $ # DISTNAME= gltron-0.70-source PKGNAME= ${DISTNAME:S/-source$//} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/} diff --git a/games/kapooka/Makefile b/games/kapooka/Makefile index 25cfe6fa4f9..975a73fe9a0 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/01/28 11:00:54 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/04 09:29:57 wiz Exp $ # DISTNAME= kapooka_0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kapooka/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 2a8edb77bb0..ab465d9150a 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/05/16 14:25:36 marino Exp $ +# $NetBSD: Makefile,v 1.24 2012/06/04 09:29:57 wiz Exp $ # DISTNAME= stratagus-2.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stratagus/} diff --git a/games/urban/Makefile b/games/urban/Makefile index 160d5af686b..f533e5d85c3 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:09 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/06/04 09:29:57 wiz Exp $ # DISTNAME= urban-1.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://urban.bengburken.net/files/linux/ DISTFILES= urban-1.5.3${EXTRACT_SUFX} sound${EXTRACT_SUFX} diff --git a/games/wxhugo/Makefile b/games/wxhugo/Makefile index e32437ac7af..60decdd93c4 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2012/03/03 00:13:09 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/04 09:29:57 wiz Exp $ # DISTNAME= hugov31_unix_source PKGNAME= wxhugo-3.1.02 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index 4a9171f6148..7d82c95f61a 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2012/01/13 10:55:09 obache Exp $ +# $NetBSD: Makefile,v 1.43 2012/06/04 09:29:57 wiz Exp $ DISTNAME= xpuyopuyo-0.9.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games x11 MASTER_SITES= http://chaos2.org/xpuyopuyo/ \ http://lenin.dabney.caltech.edu./~justins/xpuyopuyo/ diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 508386f385a..a8ae988f321 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/01/13 10:55:09 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/06/04 09:29:57 wiz Exp $ DISTNAME= xscorch-0.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.xscorch.org/releases/ diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 11101690278..ecc828b028d 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/02/06 12:42:31 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/06/04 09:29:57 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |