diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-12-11 20:00:13 +0100 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-12-13 21:13:45 +0100 |
| commit | fd68e9e2b677db0444fd7dd5aeac01b0adc93209 (patch) | |
| tree | d74dd7022d55bae88ee4290f8af485041fe23392 /print | |
| parent | audio/speex: Add CPE information (diff) | |
graphics/poppler: update to 21.12
Release 21.12.0:
core:
* Add API to add images
* CairoOutputDev: Fix de-duping of Flate images
* Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393
* Minor code improvements
glib:
* Add API for validation of signatures
* Add API to read/save to file descriptor
utils:
* pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
build system:
* Increase C++ standard to 17
Exp-run by: antoine
PR: 260344
Diffstat (limited to 'print')
| -rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
| -rw-r--r-- | print/deforaos-pdfviewer/Makefile | 2 | ||||
| -rw-r--r-- | print/pdf-tools/Makefile | 1 | ||||
| -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 |
7 files changed, 7 insertions, 5 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 97cbbb0b593b..5f7f56ee84d1 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index 42af43244294..652162dee5f5 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile index 5ee16d5c0ef7..043169e96bae 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 0.90-90 DISTVERSIONSUFFIX= -ga8847b7 +PORTREVISION= 1 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 3dfcfcb3133c..6a434569bd09 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -2,7 +2,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 25 +PORTREVISION= 26 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 e99ca8469473..a022ffd87a64 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= scribus PORTVERSION= 1.5.7 -PORTREVISION= 9 +PORTREVISION= 10 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 865026accc10..46a24ebd725f 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 75 +PORTREVISION= 76 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/print/xreader/Makefile b/print/xreader/Makefile index cc0dacf75aec..dbd481b0c08d 100644 --- a/print/xreader/Makefile +++ b/print/xreader/Makefile @@ -2,6 +2,7 @@ PORTNAME= xreader PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= print gnome DIST_SUBDIR= gnome |
