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
This commit is contained in:
Tobias C. Berner 2023-01-02 16:05:38 +01:00
parent 0941047a34
commit 9b78681895
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= poppler
DISTVERSION= 22.12.0
DISTVERSION= 23.01.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/

View File

@ -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