aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-01-02 15:05:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-01-09 08:24:14 +0000
commit9b78681895a5a5b7225299242098f7f2f27d959c (patch)
treecb4f557e34a61b92d3238894bcc13bfc502e6617 /graphics/poppler
parent0941047a34de2c295d68f6c8a5db6ad8bcc999ec (diff)
downloadports-9b78681895a5a5b7225299242098f7f2f27d959c.tar.gz
ports-9b78681895a5a5b7225299242098f7f2f27d959c.zip
graphics/poppler: update to 23.01
Changelog: core:  * PDFDoc::sign: Fix crash if font can't be found  * PDFDoc::sign: Try Arial to sign if Helvetica isn't found  * FoFiType1::parse: Be more flexible parsing the encoding content. Issue #1324  * Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327  * Splash: Avoid color issues due to implicit rounding  * Splash: Fix crash on malformed file.  * CairoOutputDev: Ignore text rendering mode for type3 fonts  * Remove unused FoFiType1::load function build system:  * Increase minimum required versions of several dependencies  * Improve include path handling qt6:  * Use less deprecated functions PR: 268721 Exp-run by: antoine
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/Makefile2
-rw-r--r--graphics/poppler/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 6f7596b41e5d..4a6ad341c7c4 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -1,5 +1,5 @@
PORTNAME= poppler
-DISTVERSION= 22.12.0
+DISTVERSION= 23.01.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index 4d40a5f7a6fb..0c38ffb16340 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670220875
-SHA256 (poppler-22.12.0.tar.xz) = d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0
-SIZE (poppler-22.12.0.tar.xz) = 1845856
+TIMESTAMP = 1672671916
+SHA256 (poppler-23.01.0.tar.xz) = fae9b88d3d5033117d38477b79220cfd0d8e252c278ec870ab1832501741fd94
+SIZE (poppler-23.01.0.tar.xz) = 1847492