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 /print | |
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 'print')
-rw-r--r-- | print/bg5pdf/Makefile | 4 | ||||
-rw-r--r-- | print/bg5ps/Makefile | 4 | ||||
-rw-r--r-- | print/electrix/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index 13e13a46af5..f4e6c43e572 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/01/25 10:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/17 16:10:48 wiz Exp $ DISTNAME= bg5pdf-1.0.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= print chinese MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index c0dc41a526b..6fa9a0af883 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/10/08 13:45:35 asau Exp $ +# $NetBSD: Makefile,v 1.22 2014/05/17 16:10:48 wiz Exp $ DISTNAME= bg5ps-1.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print converters MASTER_SITES= # ftp://freebsd.sinica.edu.tw/pub/keith/ diff --git a/print/electrix/Makefile b/print/electrix/Makefile index b04f053b0d8..1062ab711de 100644 --- a/print/electrix/Makefile +++ b/print/electrix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/17 16:10:48 wiz Exp $ # DISTNAME= electrix-0.2.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/} EXTRACT_SUFX= .tar.bz2 |