From 9b78681895a5a5b7225299242098f7f2f27d959c Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Mon, 2 Jan 2023 16:05:38 +0100 Subject: [PATCH] graphics/poppler: update to 23.01 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- graphics/poppler/Makefile | 2 +- graphics/poppler/distinfo | 6 +++--- 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