diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
commit | 548adee57e2bf12e90cf11b0879862f73c631b91 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /print | |
parent | 123219a9663f0199289ce700eacf57a9896e1e05 (diff) | |
download | ports-548adee57e2bf12e90cf11b0879862f73c631b91.tar.gz ports-548adee57e2bf12e90cf11b0879862f73c631b91.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 1 | ||||
-rw-r--r-- | print/deforaos-pdfviewer/Makefile | 2 | ||||
-rw-r--r-- | print/pdfcube/Makefile | 2 | ||||
-rw-r--r-- | print/qpdfview/Makefile | 2 | ||||
-rw-r--r-- | print/tex-luatex/Makefile | 2 | ||||
-rw-r--r-- | print/tex-xetex/Makefile | 2 | ||||
-rw-r--r-- | print/texlive-base/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 6135b312ae81..fd5242dd5b3c 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -2,6 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index ed229a80669f..6196f4ed64a3 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/3686/ PKGNAMEPREFIX= deforaos- diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index 91230079a5f5..fca41865e212 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 768483302131..056752670df8 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -3,7 +3,7 @@ PORTNAME= qpdfview PORTVERSION= 0.4.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/226592308/ \ https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/ diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index c8b24c64608a..4c5e62810b43 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.80.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 101c0b084aa6..cab331f5efc0 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index e0d3b5cfc57a..cb2a102906dd 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base |