diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
commit | 4febfda7ebbac97cc3ec2a609241dcffc1acdf26 (patch) | |
tree | 820e44eed2af43f47867f608c64ff8d3b11ebd04 /graphics | |
parent | 52cdf69def6a6a6902e15af2e75201553e4e5f2a (diff) | |
download | pkgsrc-4febfda7ebbac97cc3ec2a609241dcffc1acdf26.tar.gz |
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aqsis/Makefile | 4 | ||||
-rw-r--r-- | graphics/asymptote/Makefile | 4 | ||||
-rw-r--r-- | graphics/gif2png/Makefile | 4 | ||||
-rw-r--r-- | graphics/lensfun/Makefile | 3 | ||||
-rw-r--r-- | graphics/veusz/Makefile | 3 |
5 files changed, 10 insertions, 8 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 05f7c8a50bb..59fe210b46d 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/04/10 06:21:26 obache Exp $ +# $NetBSD: Makefile,v 1.58 2014/05/17 16:10:44 wiz Exp $ # DISTNAME= aqsis-1.8.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aqsis/} diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile index 9e32e44df4c..09361766772 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/04/30 14:19:41 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/17 16:10:45 wiz Exp $ # DISTNAME= asymptote-2.15 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/} EXTRACT_SUFX= .tgz diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index b726de54876..b0636a5657d 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/01/25 10:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2014/05/17 16:10:45 wiz Exp $ DISTNAME= gif2png-2.5.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics converters MASTER_SITES= http://www.catb.org/~esr/gif2png/ diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index f4c3d11a9bc..8a53166da73 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/10/25 12:59:07 adam Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/17 16:10:45 wiz Exp $ DISTNAME= lensfun-0.2.8 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/lensfun/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/veusz/Makefile b/graphics/veusz/Makefile index 339157cba77..3feb52c9f2a 100644 --- a/graphics/veusz/Makefile +++ b/graphics/veusz/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/02/14 17:26:15 drochner Exp $ +# $NetBSD: Makefile,v 1.50 2014/05/17 16:10:45 wiz Exp $ # DISTNAME= veusz-1.20.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.gna.org/veusz/ |