diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
commit | 11993b86ed427d48b7fc435e346ed24f34cf0a4f (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /graphics | |
parent | 6957d70e2327dc2a8d4275277e1be50967ce38fe (diff) | |
download | pkgsrc-11993b86ed427d48b7fc435e346ed24f34cf0a4f.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dia-python/Makefile | 4 | ||||
-rw-r--r-- | graphics/dia/Makefile | 4 | ||||
-rw-r--r-- | graphics/eog2/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.8-opengl/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.8-png/Makefile | 4 | ||||
-rw-r--r-- | graphics/gthumb/Makefile | 4 | ||||
-rw-r--r-- | graphics/gtkam/Makefile | 4 | ||||
-rw-r--r-- | graphics/librsvg2/Makefile | 3 |
8 files changed, 16 insertions, 15 deletions
diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile index 0ca4f94ab80..f3af7914661 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/21 06:00:45 jlam Exp $ # DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 COMMENT+= (Python plugin) diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index a662269fc22..1d703ccb169 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2006/02/05 23:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2006/03/21 06:00:45 jlam Exp $ # .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 USE_DIRS+= xdg-1.1 diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 452ca50df7c..7519abd7409 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2006/03/06 00:18:16 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= eog-2.12.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gst-plugins0.8-opengl/Makefile b/graphics/gst-plugins0.8-opengl/Makefile index 926d38542a3..26dbea1b3a1 100644 --- a/graphics/gst-plugins0.8-opengl/Makefile +++ b/graphics/gst-plugins0.8-opengl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:17 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/21 06:00:46 jlam Exp $ # GST_PLUGINS0.8_NAME= opengl GST_PLUGINS0.8_DIR= sys/glsink .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 BUILDLINK_DEPENDS.gst-plugins0.8+= gst-plugins0.8>=0.8.7nb1 diff --git a/graphics/gst-plugins0.8-png/Makefile b/graphics/gst-plugins0.8-png/Makefile index 83ed26b57ca..4dc58b1274c 100644 --- a/graphics/gst-plugins0.8-png/Makefile +++ b/graphics/gst-plugins0.8-png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:17 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/21 06:00:46 jlam Exp $ # GST_PLUGINS0.8_NAME= png @@ -6,7 +6,7 @@ GST_PLUGINS0.8_DIR= ext/libpng GST_PLUGINS0.8_FLAG= pngenc .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 BUILDLINK_DEPENDS.png+= png>=1.2.5nb3 # requires libpng12.pc diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 18394ff0e99..c1a5af70826 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2006/03/06 00:18:17 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/03/21 06:00:46 jlam Exp $ DISTNAME= gthumb-2.6.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.6/} diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 946b4983983..0dcc51fa97e 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2006/03/04 21:29:49 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= gtkam-0.1.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index c33ab8341df..b46c585fa86 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2006/03/12 20:02:06 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2006/03/21 06:00:46 jlam Exp $ # DISTNAME= librsvg-2.14.2 PKGNAME= ${DISTNAME:S/-/2-/} +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/2.14/} EXTRACT_SUFX= .tar.bz2 |