diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
commit | a1b3906f033288b40ff0e0dda1b6f1a07126fc53 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 | |
parent | 2e5396594c669899abee7b26ad48d6578f85614b (diff) | |
download | pkgsrc-a1b3906f033288b40ff0e0dda1b6f1a07126fc53.tar.gz |
bump revision because of graphics/jpeg update
-rw-r--r-- | audio/bmp-esound/Makefile | 4 | ||||
-rw-r--r-- | audio/bmp/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | emulators/sdlmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/sdlmess/Makefile | 3 | ||||
-rw-r--r-- | games/crossfire-client-gtk/Makefile | 3 | ||||
-rw-r--r-- | games/crossfire-client/Makefile | 3 | ||||
-rw-r--r-- | graphics/xfce4-icon-theme/Makefile | 3 |
8 files changed, 16 insertions, 11 deletions
diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile index 1dd8b16ed93..1bf36295fe1 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:05 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/26 20:20:32 sno 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= 1 +PKGREVISION= 2 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index 41894886263..efeb69a2852 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:13 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2009/08/26 20:20:32 sno Exp $ # BMP_ENABLE_ENCODERS= yes @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 DEPENDS+= unzip-[0-9]*:../../archivers/unzip diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 0635068cd9e..e8f76aa1ddd 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2009/05/20 01:09:12 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2009/08/26 20:20:32 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Plugins enhancing Abiword's capabilities diff --git a/emulators/sdlmame/Makefile b/emulators/sdlmame/Makefile index f4efd1ed4c2..a35987d302e 100644 --- a/emulators/sdlmame/Makefile +++ b/emulators/sdlmame/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2009/07/25 22:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/26 20:20:33 sno Exp $ # # Don't update to 0.XXXuN, those are development snapshots. DISTNAME= sdlmame0133 PKGNAME= ${DISTNAME:S/0/-0./} +PKGREVISION= 1 COMMENT= Multiple Arcade Machine Emulator, SDL port diff --git a/emulators/sdlmess/Makefile b/emulators/sdlmess/Makefile index 6e190f6fc1b..7a6d02687c3 100644 --- a/emulators/sdlmess/Makefile +++ b/emulators/sdlmess/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2009/08/15 17:23:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/26 20:20:33 sno Exp $ # DISTNAME= sdlmess0133 PKGNAME= sdlmess-0.133 +PKGREVISION= 1 COMMENT= Multi Emulator Super System, SDL port diff --git a/games/crossfire-client-gtk/Makefile b/games/crossfire-client-gtk/Makefile index 423f20eb1e9..6f0c2db277f 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/11/04 08:36:34 adam Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 20:20:33 sno Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} +PKGREVISION= 1 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 768e455561b..5cc7054e707 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/11/04 08:36:34 adam Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/26 20:20:33 sno Exp $ .include "../../games/crossfire-client/Makefile.common" +PKGREVISION= 1 COMMENT= Multi-player graphical arcade and adventure game; X11 client diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index 01bb049206b..d0e339fd93d 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:06 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/26 20:19:17 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= Xfce icon themes |