diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /print | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip |
Notes
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} |