diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
commit | 77b610006ffdf55718bd23a84a4d478537c296c7 (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /print | |
parent | 9b4befc6da1e39d6193bb1c5bf3ce5a08a1e0883 (diff) | |
download | freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.gz freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.zst freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/cloudprint/Makefile | 1 | ||||
-rw-r--r-- | print/hplip/Makefile | 2 | ||||
-rw-r--r-- | print/mftrace/Makefile | 2 | ||||
-rw-r--r-- | print/py-fonttools/Makefile | 1 | ||||
-rw-r--r-- | print/py-psautohint/Makefile | 1 |
5 files changed, 5 insertions, 2 deletions
diff --git a/print/cloudprint/Makefile b/print/cloudprint/Makefile index c8e2fac79390..c867603ba7a3 100644 --- a/print/cloudprint/Makefile +++ b/print/cloudprint/Makefile @@ -3,6 +3,7 @@ PORTNAME= cloudprint PORTVERSION= 0.14.0.20170128 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= decke@FreeBSD.org diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 541ca5c99c72..2449a48e17de 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -3,7 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.17.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= SF diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 131daa89b4da..ad9845d76117 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= mftrace PORTVERSION= 1.2.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://lilypond.org/download/sources/mftrace/ \ LOCAL/nivit/${PORTNAME}/ diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile index 51c6cee4dfdf..b48905b8100a 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -3,6 +3,7 @@ PORTNAME= fonttools PORTVERSION= 3.40.0 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-psautohint/Makefile b/print/py-psautohint/Makefile index 1aa3ca389087..937ca19bbeba 100644 --- a/print/py-psautohint/Makefile +++ b/print/py-psautohint/Makefile @@ -2,6 +2,7 @@ PORTNAME= psautohint PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |