From 9a1df6a85c1a7b2231d237f407815337e4213595 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 1 Aug 2021 18:19:26 +0200 Subject: graphics/poppler: update to 21.08.0 Release 21.08.0: core: * Add API to allow addition and modification of outlines into a PDF * Use additional samples to test for constant parts of an axial gradient * forms: Create fallback fonts for some well known font names * Support reading the PDF Version from the Catalog * Fix XRef::copy when there are modified objects * Take into account that Date string may be in unicode * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error" * Replace a local bubble sort implementation by std::sort * Fix issues with malformed files build system: * Better error message when libjpeg is not found * Better error messages when libopenjpeg2 is not found qt5/qt6: * Document that a document has to outlive its pages * Make getPdfVersion return a dedicated version object glib: * mimick TextSelectionDumper logic change for spaceAfter Exp-run by: antoine PR: 257539 --- graphics/poppler-qt5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/poppler-qt5/Makefile') diff --git a/graphics/poppler-qt5/Makefile b/graphics/poppler-qt5/Makefile index 16d3aeb64d90..5817eaf3853e 100644 --- a/graphics/poppler-qt5/Makefile +++ b/graphics/poppler-qt5/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 COMMENT= Qt 5 bindings to poppler -- cgit v1.2.3