pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/poppler poppler: update to 0.68.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17f52461ca6a
branches:  trunk
changeset: 312403:17f52461ca6a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 02 21:23:21 2018 +0000

description:
poppler: update to 0.68.0.

Release 0.68.0
        core:
         * Add Reason and Location to SignatureInfo. Bug #107299
         * Fix memory misuse on signature handling
         * Fix security issues found by oss-fuzz
         * Don't give a warning when Marked value is false. Bug #107430

        qt5:
         * Add Reason and Location to SignatureInfo. Bug #107299

        cpp:
         * Add rotation() to text_box. Bug #106562
         * Fix build with MSVC

        utils:
         * pdftoppm: Add -jpegopt optimize option support
         * pdftocairo: Add -jpegopt optimize option support
         * pdftohtml: Add option to not round coordinates
         * pdftohtml: Fix possible crash. Bug #107316

        build system:
         * Use OpenJpeg cmake config file instead of pkgconfig
         * Remove wchar_t- on MSVC

diffstat:

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

diffs (49 lines):

diff -r adfd4c5424b7 -r 17f52461ca6a print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Sun Sep 02 21:21:40 2018 +0000
+++ b/print/poppler/Makefile.common     Sun Sep 02 21:23:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.100 2018/08/16 13:49:52 wiz Exp $
+# $NetBSD: Makefile.common,v 1.101 2018/09/02 21:23:21 wiz Exp $
 #
 # used by print/poppler/Makefile
 # used by print/poppler-cpp/Makefile
@@ -7,7 +7,7 @@
 # used by print/poppler-qt5/Makefile
 # used by print/poppler-utils/Makefile
 
-POPPLER_VERS=          0.67.0
+POPPLER_VERS=          0.68.0
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          https://poppler.freedesktop.org/
diff -r adfd4c5424b7 -r 17f52461ca6a print/poppler/PLIST
--- a/print/poppler/PLIST       Sun Sep 02 21:21:40 2018 +0000
+++ b/print/poppler/PLIST       Sun Sep 02 21:23:21 2018 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.14 2018/08/16 13:49:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2018/09/02 21:23:21 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.78
-lib/libpoppler.so.78.0.0
+lib/libpoppler.so.79
+lib/libpoppler.so.79.0.0
 lib/pkgconfig/poppler-splash.pc
 lib/pkgconfig/poppler.pc
 share/doc/poppler/README
diff -r adfd4c5424b7 -r 17f52461ca6a print/poppler/distinfo
--- a/print/poppler/distinfo    Sun Sep 02 21:21:40 2018 +0000
+++ b/print/poppler/distinfo    Sun Sep 02 21:23:21 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.130 2018/08/16 13:49:52 wiz Exp $
+$NetBSD: distinfo,v 1.131 2018/09/02 21:23:21 wiz Exp $
 
-SHA1 (poppler-0.67.0.tar.xz) = f9c8e8205a3ddfb6bb4bff2e356dac2409c88218
-RMD160 (poppler-0.67.0.tar.xz) = b92dd9e16341b2c975b1357f492669c86ec781a9
-SHA512 (poppler-0.67.0.tar.xz) = 36584c62970ae0ae7807687f9c0523560ae92ac323949be8916a0e8dc6e691633e55cdd76c6026253c337aed8a4b43a7759a3de74c9ec606654f65379fb0f206
-Size (poppler-0.67.0.tar.xz) = 1459412 bytes
+SHA1 (poppler-0.68.0.tar.xz) = 191fccc0c6babb6dde9fcd2e6c12bacf31b53158
+RMD160 (poppler-0.68.0.tar.xz) = d6a91f51307fb773969cdb5b9d7c4a8a6523e399
+SHA512 (poppler-0.68.0.tar.xz) = 98449ab96db1d17901ec44b1a71b0375ac83d0f13e059b83afb452939a3ae6375c4667ae029fa333fad3eed2d8315e5f1208f34d3548c5530f0ecc7a5841c27a
+Size (poppler-0.68.0.tar.xz) = 1461052 bytes
 SHA1 (patch-aq) = da845661ef7f7aca3072dbeebde0444b4d8f01aa
 SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8



Home | Main Index | Thread Index | Old Index