diff options
author | wiz <wiz> | 2010-01-24 13:26:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-24 13:26:09 +0000 |
commit | 16e84655141144bcd20610c08f711d7555ac6a25 (patch) | |
tree | f9621a7337b4278db04606a0390886473e24b1d2 /x11 | |
parent | 74edd078136e709a72a1aea460075bac7eb3c688 (diff) | |
download | pkgsrc-16e84655141144bcd20610c08f711d7555ac6a25.tar.gz |
More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-back/Makefile | 3 | ||||
-rw-r--r-- | x11/gnustep-preferences/Makefile | 4 | ||||
-rw-r--r-- | x11/xdaemon2/Makefile | 3 | ||||
-rw-r--r-- | x11/xscreensaver-demo/Makefile | 4 | ||||
-rw-r--r-- | x11/xscreensaver/Makefile | 4 | ||||
-rw-r--r-- | x11/xvidcap-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/xvidcap/Makefile | 4 |
7 files changed, 14 insertions, 12 deletions
diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index 298633f09f9..a8dae451fa4 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2009/05/19 08:59:38 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2010/01/24 13:26:13 wiz Exp $ DISTNAME= gnustep-back-0.16.0 +PKGREVISION= 1 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile index d0138997d3b..f4ac4ac4217 100644 --- a/x11/gnustep-preferences/Makefile +++ b/x11/gnustep-preferences/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2009/05/19 08:59:38 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/01/24 13:26:13 wiz Exp $ DISTNAME= Preferences-1.2.0 PKGNAME= gnustep-${DISTNAME:S/P/p/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prefsapp/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xdaemon2/Makefile b/x11/xdaemon2/Makefile index 481a01aadca..1e950c1b495 100644 --- a/x11/xdaemon2/Makefile +++ b/x11/xdaemon2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2009/04/08 22:43:26 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/24 13:26:13 wiz Exp $ DISTNAME= xdaemon-2.1 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_LOCAL} DISTFILES= ${IMAGES:=.png} Daemon.README diff --git a/x11/xscreensaver-demo/Makefile b/x11/xscreensaver-demo/Makefile index f8f16a442ca..bd66a9057c5 100644 --- a/x11/xscreensaver-demo/Makefile +++ b/x11/xscreensaver-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2009/08/26 19:58:42 sno Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:13 wiz Exp $ # PKGNAME= ${DISTNAME:S/-/-demo-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Demo viewer and configuration tool for xscreensaver PKG_DESTDIR_SUPPORT= user-destdir diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 08e40cfca88..ca6e515a4f4 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.86 2009/08/26 20:24:12 sno Exp $ +# $NetBSD: Makefile,v 1.87 2010/01/24 13:26:13 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Screen saver and locker for the X window system diff --git a/x11/xvidcap-gtk2/Makefile b/x11/xvidcap-gtk2/Makefile index c626df46beb..4f308f7a12a 100644 --- a/x11/xvidcap-gtk2/Makefile +++ b/x11/xvidcap-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/08/26 19:58:42 sno Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/24 13:26:13 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/xvidcap/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk2-/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Capture X display to individual frames or MPEG video (GTK2 version) CONFLICTS+= xvidcap<1.1.3nb3 diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index 69f3f5e7706..1d2a78f15c8 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 20:24:12 sno Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/24 13:26:13 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Capture X display to individual frames or MPEG video CONFIGURE_ARGS+= --without-gtk2 |