Subject: CVS commit: pkgsrc/print
From: Thomas Klausner
Date: 2023-11-15 10:23:20
Message id: 20231115092320.9022AFA3D@cvs.NetBSD.org

Log Message:
poppler*: update to 23.11.0

Release 23.11.0:
        core:
         * CairoOutputDev: Use internal downscaling algorithm if image exceeds \ 
Cairo's maximum dimensions.
         * Internal code improvements
         * Fix crash on malformed files

        utils:
         * pdftocairo: Add option to document logical structure if output is pdf
         * pdftocairo: EPS output should not contain %%PageOrientation

Release 23.10.0:
        core:
         * cairo: update type 3 fonts for cairo 1.18 api
         * Fix crash on malformed files

        build system:
         * Make a few more dependencies soft-mandatory
         * Add more supported gnupg releases
         * Check if linker supports version scripts

Release 23.09.0:
        core:
         * Add Android-specific font matching functionality
         * Fix digital signatures for NeedAppearance=true
         * Forms: Don't look up same glyph multiple times
         * Provide the key location for certificates you can sign with
         * Add ToUnicode support for similarequal
         * Fix crash on malformed files

        qt5:
         * Provide the key location for certificates you can sign with
         * Allow to force a rasterized overprint preview during PS conversion

        qt6:
         * Provide the key location for certificates you can sign with
         * Allow to force a rasterized overprint preview during PS conversion

        pdfsig:
         * Provide the key location for certificates you can sign with

Release 23.08.0:
        core:
         * Fix GWG 19.2 - DeviceN Overprint (White)
         * Splash: avoid bogus memory allocation size in doTilingPatternFill
         * Fix use-of-uninitialized-value in XRef
         * Fix float-cast-overflow error in Catalog
         * Cleanup gpgme backend code
         * Version symbols in poppler core

        glib:
         * Improve poppler_get_available_signing_certificates
         * Add new members to PopplerCertificateInfo

        utils:
         * pdftotext: small improvement to man page

Release 23.07.0:
        core:
         * Fix reading of utf8-with-bom files
         * Fix crash if CERT_ExtractPublicKey doesn't return a public key
         * Fix rendering of some malformed documents. Issue #1395
         * Allow for stream compression and compress font streams in forms
         * Remove method Hints::getPageRanges

        qt5:
         * Fix crash when overprint preview is enabled
         * Don't fail signature basics tests if backend is not configured

        qt6:
         * Fix crash when overprint preview is enabled
         * Don't fail signature basics tests if backend is not configured

        utils:
         * pdfsig: Allow showung and selecting signature backend
         * pdfsig: Describe signature dump format in manual page

        glib:
         * Add signing API

        build system:
         * zlib is now mandatory

Files:
RevisionActionfile
1.101modifypkgsrc/print/poppler/Makefile
1.150modifypkgsrc/print/poppler/Makefile.common
1.49modifypkgsrc/print/poppler/PLIST
1.174modifypkgsrc/print/poppler/distinfo
1.40modifypkgsrc/print/poppler-cpp/Makefile
1.111modifypkgsrc/print/poppler-glib/Makefile
1.37modifypkgsrc/print/poppler-glib/PLIST
1.35modifypkgsrc/print/poppler-includes/Makefile
1.71modifypkgsrc/print/poppler-qt5/Makefile
1.21modifypkgsrc/print/poppler-qt5/PLIST
1.17modifypkgsrc/print/poppler-qt6/Makefile
1.3modifypkgsrc/print/poppler-qt6/PLIST
1.62modifypkgsrc/print/poppler-utils/Makefile