Tue Mar 8 10:09:22 2022 UTC ()
poppler: update to 22.03.0.

Release 22.03.0:
        core:
         * Signature: Fix finding Signatures that are in Pages not not in the global the Forms object
         * Signature: Improve getting the path to the firefox certificate database
         * Splash: Fix rendering of some joints. Issue #1212
         * Fix get_poppler_localdir for relocatable Windows builds
         * Minor code improvements

        qt:
         * Minor code improvements

        utils:
         * pdfimages: Fix the wrong Stream being passed for drawMaskedImage

        build system:
         * Small code improvements


(wiz)
diff -r1.131 -r1.132 pkgsrc/print/poppler/Makefile.common
diff -r1.38 -r1.39 pkgsrc/print/poppler/PLIST
diff -r1.160 -r1.161 pkgsrc/print/poppler/distinfo

cvs diff -r1.131 -r1.132 pkgsrc/print/poppler/Makefile.common (expand / switch to unified diff)

--- pkgsrc/print/poppler/Makefile.common 2022/02/15 19:26:48 1.131
+++ pkgsrc/print/poppler/Makefile.common 2022/03/08 10:09:22 1.132
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile.common,v 1.131 2022/02/15 19:26:48 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.132 2022/03/08 10:09:22 wiz Exp $
2# 2#
3# used by print/poppler/Makefile 3# used by print/poppler/Makefile
4# used by print/poppler-cpp/Makefile 4# used by print/poppler-cpp/Makefile
5# used by print/poppler-glib/Makefile 5# used by print/poppler-glib/Makefile
6# used by print/poppler-includes/Makefile 6# used by print/poppler-includes/Makefile
7# used by print/poppler-qt5/Makefile 7# used by print/poppler-qt5/Makefile
8# used by print/poppler-utils/Makefile 8# used by print/poppler-utils/Makefile
9 9
10POPPLER_VERS= 22.02.0 10POPPLER_VERS= 22.03.0
11DISTNAME= poppler-${POPPLER_VERS} 11DISTNAME= poppler-${POPPLER_VERS}
12CATEGORIES= print 12CATEGORIES= print
13MASTER_SITES= https://poppler.freedesktop.org/ 13MASTER_SITES= https://poppler.freedesktop.org/
14EXTRACT_SUFX= .tar.xz 14EXTRACT_SUFX= .tar.xz
15 15
16MAINTAINER= reed@reedmedia.net 16MAINTAINER= reed@reedmedia.net
17HOMEPAGE= https://poppler.freedesktop.org/ 17HOMEPAGE= https://poppler.freedesktop.org/
18LICENSE= gnu-gpl-v2 18LICENSE= gnu-gpl-v2
19 19
20DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo 20DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo
21PATCHDIR= ${.CURDIR}/../../print/poppler/patches 21PATCHDIR= ${.CURDIR}/../../print/poppler/patches
22 22
23USE_CMAKE= yes 23USE_CMAKE= yes

cvs diff -r1.38 -r1.39 pkgsrc/print/poppler/PLIST (expand / switch to unified diff)

--- pkgsrc/print/poppler/PLIST 2022/02/15 19:26:48 1.38
+++ pkgsrc/print/poppler/PLIST 2022/03/08 10:09:22 1.39
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1@comment $NetBSD: PLIST,v 1.38 2022/02/15 19:26:48 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.39 2022/03/08 10:09:22 wiz Exp $
2lib/libpoppler.so 2lib/libpoppler.so
3lib/libpoppler.so.118 3lib/libpoppler.so.119
4lib/libpoppler.so.118.0.0 4lib/libpoppler.so.119.0.0
5lib/pkgconfig/poppler.pc 5lib/pkgconfig/poppler.pc
6share/doc/poppler/README-XPDF 6share/doc/poppler/README-XPDF
7share/doc/poppler/README.md 7share/doc/poppler/README.md

cvs diff -r1.160 -r1.161 pkgsrc/print/poppler/distinfo (expand / switch to unified diff)

--- pkgsrc/print/poppler/distinfo 2022/02/15 19:26:48 1.160
+++ pkgsrc/print/poppler/distinfo 2022/03/08 10:09:22 1.161
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.160 2022/02/15 19:26:48 wiz Exp $ 1$NetBSD: distinfo,v 1.161 2022/03/08 10:09:22 wiz Exp $
2 2
3BLAKE2s (poppler-22.02.0.tar.xz) = 31aafa2fc4419c7cbeb41a45235a0795c081aaeec03f277d9cffcd2b2d4d5d97 3BLAKE2s (poppler-22.03.0.tar.xz) = 0ce8d5286236e9612a5327b88d38a305bdcf457807b5a5d94bf934d712e8fbf9
4SHA512 (poppler-22.02.0.tar.xz) = 61867241d6d076dae554d654a8ad3b1a073079bad31f45170516b886fabb4c238ff2d49705924da219e128eb4052ac6337121967347600e54f61790dd0eed487 4SHA512 (poppler-22.03.0.tar.xz) = f87bbff4f394f192095da0c00bdf8b5c70b7eb864941225aad2025e91283c3c42a0016a772e7e9ea73a86746251928fc64500f923e8fd841adae1c6e67d72569
5Size (poppler-22.02.0.tar.xz) = 1807024 bytes 5Size (poppler-22.03.0.tar.xz) = 1809940 bytes