Subject: CVS commit: pkgsrc/print
From: Thomas Klausner
Date: 2023-06-28 22:04:12
Message id: 20230628200413.239ABFA89@cvs.NetBSD.org

Log Message:
poppler*: update to 23.06.0

Release 23.06.0:
        core:
         * CairoOutputDev: Fix crash when doing type3 rendering
         * Fix crash with unknown signature hashing algorithms
         * Add gpgme backend for signature handling
         * Windows: Fix crash when signing existing signature
         * FontInfo: Make it return proper information about font substitution
         * FontInfo: Try harder to get Type 3 font name
         * Store embedded fonts widths table in a more effective manner
         * Skip font lookup for nonprintable characters
         * Windows: Look for fonts in both windows font dir and poppler fonts dir
         * Windows: symbol.ttf is not a good Symbol font
         * Windows: Fix memory leak when looking for fonts
         * Fix crash on malformed files

        qt5:
         * Add API to allow selecting signature backend (nss or gpgme)
         * Convert embedded files to bytearray a bit smarter

        qt6:
         * Add API to allow selecting signature backend (nss or gpgme)
         * Convert embedded files to bytearray a bit smarter

Files:
RevisionActionfile
1.95modifypkgsrc/print/poppler/Makefile
1.148modifypkgsrc/print/poppler/Makefile.common
1.48modifypkgsrc/print/poppler/PLIST
1.173modifypkgsrc/print/poppler/distinfo
1.65modifypkgsrc/print/poppler-qt5/Makefile
1.20modifypkgsrc/print/poppler-qt5/PLIST
1.11modifypkgsrc/print/poppler-qt6/Makefile
1.2modifypkgsrc/print/poppler-qt6/PLIST