diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:39:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:39:42 +0000 |
commit | 392e088e76487db170a8f97468eb7ab02bab6538 (patch) | |
tree | 8466404c9fca91079c1c2e16ff905e85bfe95659 /print | |
parent | d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e (diff) |
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
-rw-r--r-- | print/deforaos-pdfviewer/Makefile | 2 | ||||
-rw-r--r-- | print/qpdfview/Makefile | 2 | ||||
-rw-r--r-- | print/xreader/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index abd2f9b8c8be..c417d9803066 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index 8599bfcfb9bd..c0bcc93615d7 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 198a25ed7c63..8f8b310cd69a 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -2,7 +2,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ diff --git a/print/xreader/Makefile b/print/xreader/Makefile index c064868d6ec0..07c76aba0f50 100644 --- a/print/xreader/Makefile +++ b/print/xreader/Makefile @@ -2,7 +2,7 @@ PORTNAME= xreader PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print gnome DIST_SUBDIR= gnome |