pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Update poppler* to 0.52.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34235f5247e4
branches:  trunk
changeset: 358928:34235f5247e4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 22 15:26:09 2017 +0000

description:
Update poppler* to 0.52.0.

shlib major was NOT bumped this time.

Release 0.52.0
        core:
         * Fix assert on reading some OCGs. Bug #99768
         * Properly initialize some RichMedia variables in corner cases. Bug #99767

        qt4:
         * optcontent structure was leaking the headers items. Bug #99449
         * Cleanup objects in tests to fix memory leaks. Bug #99449

        qt5:
         * optcontent structure was leaking the headers items. Bug #99449
         * Cleanup objects in tests to fix memory leaks. Bug #99449

        utils:
         * pdftocairo.1: Fix typo

Release 0.51.0
        core:
         * Check for error from NSS in SignatureHandler construct. Bug #99363
         * Add Form[Field|Widget]::setPartialName
         * Fix memory leak in PDFDoc::markAnnotations

        qt5:
         * Implement digital signature support. Bug #94378
         * Add Poppler::FormField::setName
         * Fix segfault/assert if LinkDestination is constructed with invalid input string. Bug #99357

        utils:
         * pdfunite: add fields to AcroForm dict. Bug #99141

diffstat:

 print/poppler-qt5/Makefile    |   3 +--
 print/poppler/Makefile.common |   4 ++--
 print/poppler/distinfo        |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (47 lines):

diff -r c8e8ef0342c3 -r 34235f5247e4 print/poppler-qt5/Makefile
--- a/print/poppler-qt5/Makefile        Wed Feb 22 14:48:22 2017 +0000
+++ b/print/poppler-qt5/Makefile        Wed Feb 22 15:26:09 2017 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.13 2017/02/12 06:25:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/02/22 15:26:10 wiz Exp $
 
-PKGREVISION= 2
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=               poppler-qt5-${POPPLER_VERS}
diff -r c8e8ef0342c3 -r 34235f5247e4 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Wed Feb 22 14:48:22 2017 +0000
+++ b/print/poppler/Makefile.common     Wed Feb 22 15:26:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.82 2017/01/25 14:34:55 wiz Exp $
+# $NetBSD: Makefile.common,v 1.83 2017/02/22 15:26:09 wiz Exp $
 #
 # used by print/poppler/Makefile
 # used by print/poppler-cpp/Makefile
@@ -8,7 +8,7 @@
 # used by print/poppler-qt5/Makefile
 # used by print/poppler-utils/Makefile
 
-POPPLER_VERS=          0.50.0
+POPPLER_VERS=          0.52.0
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          http://poppler.freedesktop.org/
diff -r c8e8ef0342c3 -r 34235f5247e4 print/poppler/distinfo
--- a/print/poppler/distinfo    Wed Feb 22 14:48:22 2017 +0000
+++ b/print/poppler/distinfo    Wed Feb 22 15:26:09 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.112 2017/01/25 14:34:55 wiz Exp $
+$NetBSD: distinfo,v 1.113 2017/02/22 15:26:09 wiz Exp $
 
-SHA1 (poppler-0.50.0.tar.xz) = fac267cffb29f304edbdb1f323f86a23e22eee8f
-RMD160 (poppler-0.50.0.tar.xz) = d397acf02a887e0b882a1446800725f3c098c495
-SHA512 (poppler-0.50.0.tar.xz) = 81e7b69126dbb06195c68e94d4ffc09bd5beab61c3330ab9e3ca42ce3c9717f18909aa0fe05542c291410f3195d1246b339eaa918fc0aff63d42cbced23b8e8e
-Size (poppler-0.50.0.tar.xz) = 1689260 bytes
+SHA1 (poppler-0.52.0.tar.xz) = 82ca0263a0c22ec2efe3f8b3be5e4071b197807f
+RMD160 (poppler-0.52.0.tar.xz) = 41ac38d00644434485c58a89d4e1e755ed593f5b
+SHA512 (poppler-0.52.0.tar.xz) = 8047af6cb6b1daff12f26463addbaaf532ef1f5c5185bc37eba6bc110438bc88687115bfec2802d738612fbc0c51ca5f7a5182989a23e30a05e9dab7ae4f5a52
+Size (poppler-0.52.0.tar.xz) = 1692144 bytes
 SHA1 (patch-aa) = f97ea3f4d381c189fc81552d91a50cd62bd0c1a1
 SHA1 (patch-ab) = 791c4ffd9488d5c261398cabe323d6c112b3744e
 SHA1 (patch-ag) = d4df4fdf141186e1cc653bb467b31b3335d733ff



Home | Main Index | Thread Index | Old Index