summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-10-11 10:58:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-10-11 10:58:15 +0000
commitaa3db148fc30ca93d96fe6ab7c839c46769cc45e (patch)
treed62aa685394ff7563c60999eb45275e1fe13032d /print
parent05b1c9a5f4a2aaea3b4a155dcf68921d7d855ba3 (diff)
downloadfreebsd-ports-aa3db148fc30ca93d96fe6ab7c839c46769cc45e.zip
graphics/poppler: update to 20.10.0
Release 20.10.0: core: * Filter out repeated forms * Implement EmbedStream::reset() * CairoOutputDev: evict just font faces owned solely by cache. * Splash: Rename Yd to Ydown, Xu to Xup, etc. * Splash: fix crash in out-of-memory situation. * Fix some undefined behaviour situation with forged files PR: 250052 Exp-run by: antoine
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile1
-rw-r--r--print/deforaos-pdfviewer/Makefile2
-rw-r--r--print/ghostscript9-agpl-base/Makefile2
-rw-r--r--print/pdf-tools/Makefile2
-rw-r--r--print/py-frescobaldi/Makefile2
-rw-r--r--print/qpdfview/Makefile2
-rw-r--r--print/scribus-devel/Makefile2
-rw-r--r--print/tex-luatex/Makefile2
-rw-r--r--print/tex-xetex/Makefile2
-rw-r--r--print/texlive-base/Makefile2
10 files changed, 10 insertions, 9 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index ade4a0230558..ec60f40da594 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cups-filters
PORTVERSION= 1.28.3
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= https://www.openprinting.org/download/cups-filters/
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index 62ad082da3bd..d4efe783faf1 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfviewer
PORTVERSION= 0.0.2
-PORTREVISION= 17
+PORTREVISION= 18
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 a3d039e1c77d..79993bb5d78d 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ghostscript
PORTVERSION= 9.52
-PORTREVISION= 9
+PORTREVISION= 10
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 c11fd41c5ba7..2ab17466637a 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -4,7 +4,7 @@ PORTNAME= pdf-tools
DISTVERSIONPREFIX= v
DISTVERSION= 0.90-41
DISTVERSIONSUFFIX= -g2ece508
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/py-frescobaldi/Makefile b/print/py-frescobaldi/Makefile
index 15bd76428e1d..c0370f0f6870 100644
--- a/print/py-frescobaldi/Makefile
+++ b/print/py-frescobaldi/Makefile
@@ -4,7 +4,7 @@
PORTNAME= frescobaldi
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print kde python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 8fc9784fe9ba..42e40d2ce927 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qpdfview
DISTVERSION= 0.4.18
-PORTREVISION= 10
+PORTREVISION= 11
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 9f4f0c1638a8..c08e9efb099c 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scribus
PORTVERSION= 1.5.5
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= print editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
http://www.scribus.net/downloads/${PORTVERSION}/
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index e79af9a1b296..254da6cc92f9 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= luatex
PORTVERSION= 0.80.0
-PORTREVISION= 20
+PORTREVISION= 21
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 f0aa75066e58..15f93db5ba52 100644
--- a/print/tex-xetex/Makefile
+++ b/print/tex-xetex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xetex
PORTVERSION= 0.99992
-PORTREVISION= 36
+PORTREVISION= 37
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 adbdfb6f3229..b3bbb33d93a8 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20150521
-PORTREVISION= 55
+PORTREVISION= 56
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMESUFFIX= -base