1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

graphics/poppler: update to 22.09

Release 22.09.0:
        core:
         * Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
         * Various signature related improvements
         * Fix FormField::getFullyQualifiedName in some scenarios
         * Splash: Small optimization on dash pattern handling
         * JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
         * Fix crashes on malformed files. Including CVE-2022-38784
         * Fix string formatting in error reporting

        utils:
         * pdfsig: List signature field names when listing signature information
         * pdfsig: Add support for specifying signature by field name
         * pdfunite: Fix crashes on malformed files
         * pdfunite: Fix potential memory leak of docs

         glib:
         * Fix two potential memory leaks in poppler_document_create_dests_tree

PR:		266151
Exp-run by:	antoine
This commit is contained in:
Tobias C. Berner 2022-09-01 06:29:00 +02:00
parent ce75d14238
commit 803ca066c2
3 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= poppler
DISTVERSION= 22.08.0
PORTREVISION= 1
DISTVERSION= 22.09.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
@ -56,7 +55,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=123
PLIST_SUB+= SHLIB_VER=124
OPTIONS_DEFINE= CURL OPENJPEG
OPTIONS_DEFAULT= OPENJPEG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1659599277
SHA256 (poppler-22.08.0.tar.xz) = b493328721402f25cb7523f9cdc2f7d7c59f45ad999bde75c63c90604db0f20b
SIZE (poppler-22.08.0.tar.xz) = 1840700
TIMESTAMP = 1662005241
SHA256 (poppler-22.09.0.tar.xz) = d7a8f748211359cadb774ba3e18ecda6464b34027045c0648eb30d5852a41e2e
SIZE (poppler-22.09.0.tar.xz) = 1842704

View File

@ -136,7 +136,7 @@ include/poppler/splash/SplashXPath.h
include/poppler/splash/SplashXPathScanner.h
lib/libpoppler-cpp.so
lib/libpoppler-cpp.so.0
lib/libpoppler-cpp.so.0.10.0
lib/libpoppler-cpp.so.0.11.0
lib/libpoppler.so
lib/libpoppler.so.%%SHLIB_VER%%
lib/libpoppler.so.%%SHLIB_VER%%.0.0