aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-12-11 19:00:13 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-12-13 20:13:45 +0000
commitfd68e9e2b677db0444fd7dd5aeac01b0adc93209 (patch)
treed74dd7022d55bae88ee4290f8af485041fe23392 /graphics/poppler
parent432ab5acc6a7c58466b62799130bfa6a71629e04 (diff)
downloadports-fd68e9e2b677db0444fd7dd5aeac01b0adc93209.tar.gz
ports-fd68e9e2b677db0444fd7dd5aeac01b0adc93209.zip
graphics/poppler: update to 21.12
Release 21.12.0: core: * Add API to add images * CairoOutputDev: Fix de-duping of Flate images * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393 * Minor code improvements glib: * Add API for validation of signatures * Add API to read/save to file descriptor utils: * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117 build system: * Increase C++ standard to 17 Exp-run by: antoine PR: 260344
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/Makefile6
-rw-r--r--graphics/poppler/distinfo6
-rw-r--r--graphics/poppler/pkg-plist4
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index ad16985d88d3..1df74a14dd00 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -1,7 +1,7 @@
# Created by: marcus@FreeBSD.org
PORTNAME= poppler
-DISTVERSION= 21.11.0
+DISTVERSION= 21.12.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= cmake:insource compiler:c++11-lang cpe gnome jpeg libtool \
+USES= cmake:insource compiler:c++17-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=115
+PLIST_SUB+= SHLIB_VER=116
OPTIONS_DEFINE= CURL OPENJPEG
OPTIONS_DEFAULT= OPENJPEG
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index 626dd1c9c762..6a447cee676a 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636102665
-SHA256 (poppler-21.11.0.tar.xz) = 31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584
-SIZE (poppler-21.11.0.tar.xz) = 1783592
+TIMESTAMP = 1639248679
+SHA256 (poppler-21.12.0.tar.xz) = acb840c2c1ec07d07e53c57c4b3a1ff3e3ee2d888d44e1e9f2f01aaf16814de7
+SIZE (poppler-21.12.0.tar.xz) = 1798780
diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist
index bd6e253a0499..b102eacad84a 100644
--- a/graphics/poppler/pkg-plist
+++ b/graphics/poppler/pkg-plist
@@ -11,6 +11,8 @@ include/poppler/Catalog.h
include/poppler/CertificateInfo.h
include/poppler/CharCodeToUnicode.h
include/poppler/CharTypes.h
+include/poppler/FDPDFDocBuilder.h
+include/poppler/FILECacheLoader.h
%%CURL%%include/poppler/CurlCachedFile.h
%%CURL%%include/poppler/CurlPDFDocBuilder.h
include/poppler/DateInfo.h
@@ -62,8 +64,6 @@ include/poppler/Rendition.h
include/poppler/SecurityHandler.h
include/poppler/Sound.h
include/poppler/SplashOutputDev.h
-include/poppler/StdinCachedFile.h
-include/poppler/StdinPDFDocBuilder.h
include/poppler/Stream-CCITT.h
include/poppler/Stream.h
include/poppler/StructElement.h