diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /print | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | freebsd-ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Diffstat (limited to 'print')
-rw-r--r-- | print/gl2ps/Makefile | 1 | ||||
-rw-r--r-- | print/pdfcube/Makefile | 2 | ||||
-rw-r--r-- | print/py-qt5-printsupport/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/print/gl2ps/Makefile b/print/gl2ps/Makefile index 7080d3efb541..9435e0a5d852 100644 --- a/print/gl2ps/Makefile +++ b/print/gl2ps/Makefile @@ -3,6 +3,7 @@ PORTNAME= gl2ps PORTVERSION= 1.3.9 +PORTREVISION= 1 CATEGORIES= print graphics MASTER_SITES= http://www.geuz.org/gl2ps/src/ EXTRACT_SUFX= .tgz diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index cd8d0a0b454b..2e7ae1e7a179 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/py-qt5-printsupport/Makefile b/print/py-qt5-printsupport/Makefile index 7a96ab523939..4f93a56c5265 100644 --- a/print/py-qt5-printsupport/Makefile +++ b/print/py-qt5-printsupport/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= printsupport +PORTREVISION= 1 CATEGORIES= print python MAINTAINER= kde@FreeBSD.org |