pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc bump revision because of graphics/jpeg update
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe0dd1116714
branches: trunk
changeset: 398217:fe0dd1116714
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 26 20:19:17 2009 +0000
description:
bump revision because of graphics/jpeg update
diffstat:
audio/bmp-esound/Makefile | 4 ++--
audio/bmp/Makefile | 4 ++--
editors/abiword-plugins/Makefile | 4 ++--
emulators/sdlmame/Makefile | 3 ++-
emulators/sdlmess/Makefile | 3 ++-
games/crossfire-client-gtk/Makefile | 3 ++-
games/crossfire-client/Makefile | 3 ++-
graphics/xfce4-icon-theme/Makefile | 3 ++-
8 files changed, 16 insertions(+), 11 deletions(-)
diffs (124 lines):
diff -r 9ffd18f59e03 -r fe0dd1116714 audio/bmp-esound/Makefile
--- a/audio/bmp-esound/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/audio/bmp-esound/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 @@
.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 -r 9ffd18f59e03 -r fe0dd1116714 audio/bmp/Makefile
--- a/audio/bmp/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/audio/bmp/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 @@
.include "Makefile.common"
-PKGREVISION= 5
+PKGREVISION= 6
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
diff -r 9ffd18f59e03 -r fe0dd1116714 editors/abiword-plugins/Makefile
--- a/editors/abiword-plugins/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/editors/abiword-plugins/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 -r 9ffd18f59e03 -r fe0dd1116714 emulators/sdlmame/Makefile
--- a/emulators/sdlmame/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/emulators/sdlmame/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 -r 9ffd18f59e03 -r fe0dd1116714 emulators/sdlmess/Makefile
--- a/emulators/sdlmess/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/emulators/sdlmess/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 -r 9ffd18f59e03 -r fe0dd1116714 games/crossfire-client-gtk/Makefile
--- a/games/crossfire-client-gtk/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/games/crossfire-client-gtk/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 -r 9ffd18f59e03 -r fe0dd1116714 games/crossfire-client/Makefile
--- a/games/crossfire-client/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/games/crossfire-client/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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 -r 9ffd18f59e03 -r fe0dd1116714 graphics/xfce4-icon-theme/Makefile
--- a/graphics/xfce4-icon-theme/Makefile Wed Aug 26 20:17:09 2009 +0000
+++ b/graphics/xfce4-icon-theme/Makefile Wed Aug 26 20:19:17 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index