diff options
author | makc <makc@FreeBSD.org> | 2014-11-25 20:55:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-11-25 20:55:53 +0800 |
commit | 0092418834ed9398df7e413f7058a4d0baa26a04 (patch) | |
tree | 2775ee0f159728d1a156c728006cce8798a7c496 /print | |
parent | 0b7ba9ad3080f59f4c62252641696b900277427b (diff) | |
download | freebsd-ports-gnome-0092418834ed9398df7e413f7058a4d0baa26a04.tar.gz freebsd-ports-gnome-0092418834ed9398df7e413f7058a4d0baa26a04.tar.zst freebsd-ports-gnome-0092418834ed9398df7e413f7058a4d0baa26a04.zip |
Bump PORTREVISION after graphics/poppler update to 0.26.3
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 | 1 | ||||
-rw-r--r-- | print/texlive-base/Makefile | 2 |
7 files changed, 7 insertions, 5 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index f701b313fab0..2cdbe5ba364f 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -2,6 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.0.61 +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 2b6b97ce3a6f..944039ac4466 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.1 -PORTREVISION= 2 +PORTREVISION= 3 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 4b456737c8c3..bd8a5d967a1d 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 4136d708c93f..d8868486bb41 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -3,7 +3,7 @@ PORTNAME= qpdfview PORTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/140746246/ diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index 984faacc665c..20b36891d53a 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.79.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMEPREFIX= tex- diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index c92922c4bbf5..4ebc01bfc5b1 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,6 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99991 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 01155549a27c..c31b645a604e 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20140525 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMESUFFIX= -base |