diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-07-06 20:00:57 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-07-06 20:00:58 +0000 |
commit | fac489c1647530936821da748ad7a671b952463b (patch) | |
tree | c3f3bd5f8ac735753195351aae6c764ba2ebffd0 /print | |
parent | 4e621c5a588e36fbea7afb9bcb6c2d893e242753 (diff) | |
download | ports-fac489c1647530936821da748ad7a671b952463b.tar.gz ports-fac489c1647530936821da748ad7a671b952463b.zip |
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
-rw-r--r-- | print/deforaos-pdfviewer/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript9-agpl-base/Makefile | 2 | ||||
-rw-r--r-- | print/pdf-tools/Makefile | 2 | ||||
-rw-r--r-- | print/qpdfview/Makefile | 2 | ||||
-rw-r--r-- | print/scribus-devel/Makefile | 2 | ||||
-rw-r--r-- | print/texlive-base/Makefile | 2 | ||||
-rw-r--r-- | print/xreader/Makefile | 1 |
8 files changed, 8 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index b809617726cf..73744b0dac68 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index f5db9c8b2561..3caa1474c6f7 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile index 6bb49b600748..e4d06ad317dd 100644 --- a/print/ghostscript9-agpl-base/Makefile +++ b/print/ghostscript9-agpl-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghostscript PORTVERSION= 9.52 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile index facbe66163a6..54d9da9254d9 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 0.90-84 DISTVERSIONSUFFIX= -g5f77dae -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 49531833013c..7bba4057b25a 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -2,7 +2,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index b4c45f3e8572..f069c9b8984e 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= scribus PORTVERSION= 1.5.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 979ee74ab100..84c45b3787a0 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 68 +PORTREVISION= 69 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/print/xreader/Makefile b/print/xreader/Makefile index 076558f899e2..b9d6895709f6 100644 --- a/print/xreader/Makefile +++ b/print/xreader/Makefile @@ -2,6 +2,7 @@ PORTNAME= xreader PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= print gnome DIST_SUBDIR= gnome |