Tue Mar 26 06:59:06 2019 UTC ()
poppler*: update to 0.75.0

Release 0.75.0:
        core:
         * Fix rendering of some annotations
         * Fix crashes in broken files
         * Small internal code improvements

        cpp:
         * Improve documentation
         * tests: Add showing version information to poppler-dump

        utils:
         * pdfattach: new util
         * pdftohtml: add -dataurls parameter
         * pdftoppm: add -sep and -forcenum parameters
         * pdftohtml: make singleHtml and stout not mutually exclusive
         * pdfsig: fix use after free


(wiz)
diff -r1.106 -r1.107 pkgsrc/print/poppler/Makefile.common
diff -r1.18 -r1.19 pkgsrc/print/poppler/PLIST
diff -r1.135 -r1.136 pkgsrc/print/poppler/distinfo
diff -r1.3 -r1.4 pkgsrc/print/poppler-utils/PLIST

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

--- pkgsrc/print/poppler/Makefile.common 2019/02/16 13:19:19 1.106
+++ pkgsrc/print/poppler/Makefile.common 2019/03/26 06:59:06 1.107
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile.common,v 1.106 2019/02/16 13:19:19 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.107 2019/03/26 06:59:06 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= 0.74.0 10POPPLER_VERS= 0.75.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
16HOMEPAGE= https://poppler.freedesktop.org/ 16HOMEPAGE= https://poppler.freedesktop.org/
17LICENSE= gnu-gpl-v2 17LICENSE= gnu-gpl-v2
18 18
19DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo 19DISTINFO_FILE= ${.CURDIR}/../../print/poppler/distinfo
20PATCHDIR= ${.CURDIR}/../../print/poppler/patches 20PATCHDIR= ${.CURDIR}/../../print/poppler/patches
21 21
22USE_TOOLS+= pkg-config 22USE_TOOLS+= pkg-config
23USE_LIBTOOL= yes 23USE_LIBTOOL= yes

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

--- pkgsrc/print/poppler/PLIST 2019/02/16 13:19:19 1.18
+++ pkgsrc/print/poppler/PLIST 2019/03/26 06:59:06 1.19
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1@comment $NetBSD: PLIST,v 1.18 2019/02/16 13:19:19 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.19 2019/03/26 06:59:06 wiz Exp $
2lib/libpoppler.so 2lib/libpoppler.so
3lib/libpoppler.so.85 3lib/libpoppler.so.86
4lib/libpoppler.so.85.0.0 4lib/libpoppler.so.86.0.0
5lib/pkgconfig/poppler-splash.pc 5lib/pkgconfig/poppler-splash.pc
6lib/pkgconfig/poppler.pc 6lib/pkgconfig/poppler.pc
7share/doc/poppler/README 7share/doc/poppler/README
8share/doc/poppler/README-XPDF 8share/doc/poppler/README-XPDF

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

--- pkgsrc/print/poppler/distinfo 2019/02/16 13:19:19 1.135
+++ pkgsrc/print/poppler/distinfo 2019/03/26 06:59:06 1.136
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.135 2019/02/16 13:19:19 wiz Exp $ 1$NetBSD: distinfo,v 1.136 2019/03/26 06:59:06 wiz Exp $
2 2
3SHA1 (poppler-0.74.0.tar.xz) = 9b2029e855d35d38d177512b58d972c5b2e9d61f 3SHA1 (poppler-0.75.0.tar.xz) = eab9dced5d5473da53d398577368acb88ebf3c0e
4RMD160 (poppler-0.74.0.tar.xz) = a50bb9ec9522f5ddf70907e0bbed1bbee10372ad 4RMD160 (poppler-0.75.0.tar.xz) = 60ed070dbe125f76c387324ba58e0a750ea7f8b1
5SHA512 (poppler-0.74.0.tar.xz) = 4e48e2ffb559863ee693930db3b8594fd7e60e4b4ca3cdeb198faf90a6f4dbb5e102461492a12058221bc1218fe7e17c9085afb9e7956ae4bf26c11674315e66 5SHA512 (poppler-0.75.0.tar.xz) = 6a1b76cc5095b7c5809eaa5072aeb4ea615744ff8ffce537f40a3f73a81fc12cc18d596876ceda1c78b5312ad20535f72366e69c861b620d108616f24a98e6b8
6Size (poppler-0.74.0.tar.xz) = 1514044 bytes 6Size (poppler-0.75.0.tar.xz) = 1523872 bytes
7SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8 7SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8

cvs diff -r1.3 -r1.4 pkgsrc/print/poppler-utils/PLIST (expand / switch to unified diff)

--- pkgsrc/print/poppler-utils/PLIST 2017/07/06 11:29:59 1.3
+++ pkgsrc/print/poppler-utils/PLIST 2019/03/26 06:59:06 1.4
@@ -1,23 +1,25 @@ @@ -1,23 +1,25 @@
1@comment $NetBSD: PLIST,v 1.3 2017/07/06 11:29:59 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.4 2019/03/26 06:59:06 wiz Exp $
 2bin/pdfattach
2bin/pdfdetach 3bin/pdfdetach
3bin/pdffonts 4bin/pdffonts
4bin/pdfimages 5bin/pdfimages
5bin/pdfinfo 6bin/pdfinfo
6bin/pdfseparate 7bin/pdfseparate
7bin/pdftocairo 8bin/pdftocairo
8bin/pdftohtml 9bin/pdftohtml
9bin/pdftoppm 10bin/pdftoppm
10bin/pdftops 11bin/pdftops
11bin/pdftotext 12bin/pdftotext
12bin/pdfunite 13bin/pdfunite
 14man/man1/pdfattach.1
13man/man1/pdfdetach.1 15man/man1/pdfdetach.1
14man/man1/pdffonts.1 16man/man1/pdffonts.1
15man/man1/pdfimages.1 17man/man1/pdfimages.1
16man/man1/pdfinfo.1 18man/man1/pdfinfo.1
17man/man1/pdfseparate.1 19man/man1/pdfseparate.1
18man/man1/pdftocairo.1 20man/man1/pdftocairo.1
19man/man1/pdftohtml.1 21man/man1/pdftohtml.1
20man/man1/pdftoppm.1 22man/man1/pdftoppm.1
21man/man1/pdftops.1 23man/man1/pdftops.1
22man/man1/pdftotext.1 24man/man1/pdftotext.1
23man/man1/pdfunite.1 25man/man1/pdfunite.1