From 6c63dc799d795673fb0f0613b415e88803f848c4 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 1 Aug 2021 18:19:26 +0200 Subject: [PATCH] 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: xxxxxx --- graphics/poppler-glib/Makefile | 2 +- graphics/poppler-qt5/Makefile | 2 +- graphics/poppler-utils/Makefile | 2 +- graphics/poppler/Makefile | 6 +++--- graphics/poppler/distinfo | 6 +++--- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/graphics/poppler-glib/Makefile b/graphics/poppler-glib/Makefile index 3a0237c47bfc..639d50d648ea 100644 --- a/graphics/poppler-glib/Makefile +++ b/graphics/poppler-glib/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= GLib bindings to poppler 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 diff --git a/graphics/poppler-utils/Makefile b/graphics/poppler-utils/Makefile index e9579593b9b2..e762bf7224b8 100644 --- a/graphics/poppler-utils/Makefile +++ b/graphics/poppler-utils/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Nottebrock -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Poppler's xpdf-workalike command line utilities # ' diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 5e4c93d88b8c..a5822cfceb15 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,7 +1,7 @@ # Created by: marcus@FreeBSD.org PORTNAME= poppler -DISTVERSION= 21.07.0 +DISTVERSION= 21.08.0 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ @@ -21,7 +21,7 @@ LIB_DEPENDS= libnspr4.so:devel/nspr \ BUILD_DEPENDS= ${LOCALBASE}/include/boost/container/small_vector.hpp:devel/boost-libs RUN_DEPENDS= poppler-data>0:graphics/poppler-data -USES= compiler:c++11-lang cpe cmake:insource gnome jpeg libtool \ +USES= cmake:insource compiler:c++11-lang cpe gnome jpeg libtool \ localbase pathfix pkgconfig tar:xz CPE_VENDOR= freedesktop USE_GNOME= cairo libxml2 @@ -47,7 +47,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/ENABLE_/} PORTSCOUT= limitw:1,even USES+= iconv CMAKE_ON+= ENABLE_CPP -PLIST_SUB+= SHLIB_VER=111 +PLIST_SUB+= SHLIB_VER=112 OPTIONS_DEFINE= CURL OPENJPEG OPTIONS_DEFAULT= OPENJPEG diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo index 118e99e5dcb1..2f985e54d5ea 100644 --- a/graphics/poppler/distinfo +++ b/graphics/poppler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625601563 -SHA256 (poppler-21.07.0.tar.xz) = e26ab29f68065de4d6562f0a3e2b5435a83ca92be573b99a1c81998fa286a4d4 -SIZE (poppler-21.07.0.tar.xz) = 1709664 +TIMESTAMP = 1627834363 +SHA256 (poppler-21.08.0.tar.xz) = e9cf5dc5964bce4bb0264d1c4f8122706c910588b421cfc30abc97d6b23e602d +SIZE (poppler-21.08.0.tar.xz) = 1717372 -- 2.32.0