pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print poppler*: update to 0.64.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b70180bbdde
branches:  trunk
changeset: 379314:0b70180bbdde
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 28 20:15:17 2018 +0000

description:
poppler*: update to 0.64.0

Release 0.64.0
        core:
         * Workaround form field text not being drawn on broken files. Bug #103245
         * Add read only setter for form fields
         * Add support for Link Hide action
         * Add support for Next actions in Links
         * Fix parsing of Annot focus out actions
         * Fix PDFDoc::checkHeader() for PDFs smaller than 1 KiB. Bug #105674
         * Add const to several classes and members
         * gfile: Fix build on some platforms
         * Fix issues with on malformed documents. Bug #105972, #105969, #106059, #106061
         * Several small code improvements

        qt5:
         * Allow setting of Form visibility status
         * Allow setting of Form read only status
         * Add support for Link Hide action
         * Add support for Next actions in Links
         * ArthurOutputDev: Implement axialShadedFill
         * ArthurOutputDev: Implement drawImageMask. Bug #105531
         * ArthurOutputDev: Implement Type3 font support

        utils:
         * pdfsig: Add -dump which writes signatures to disk. Bug #104881

        glib:
         * less deprecated calls

        build system:
         * bring back the option to disable GObject introspection
         * Add iconv include dir when compiling
         * Make it possible to build poppler without fontconfig. Default for Android

diffstat:

 print/poppler-qt5/PLIST       |   4 ++--
 print/poppler/Makefile.common |   4 ++--
 print/poppler/PLIST           |   6 +++---
 print/poppler/distinfo        |  11 +++++------
 4 files changed, 12 insertions(+), 13 deletions(-)

diffs (66 lines):

diff -r adb5ce4eaaec -r 0b70180bbdde print/poppler-qt5/PLIST
--- a/print/poppler-qt5/PLIST   Sat Apr 28 19:52:57 2018 +0000
+++ b/print/poppler-qt5/PLIST   Sat Apr 28 20:15:17 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/04/17 05:20:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/04/28 20:15:18 wiz Exp $
 include/poppler/qt5/poppler-annotation.h
 include/poppler/qt5/poppler-export.h
 include/poppler/qt5/poppler-form.h
@@ -9,5 +9,5 @@
 include/poppler/qt5/poppler-qt5.h
 lib/libpoppler-qt5.so
 lib/libpoppler-qt5.so.1
-lib/libpoppler-qt5.so.1.13.0
+lib/libpoppler-qt5.so.1.14.0
 lib/pkgconfig/poppler-qt5.pc
diff -r adb5ce4eaaec -r 0b70180bbdde print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Sat Apr 28 19:52:57 2018 +0000
+++ b/print/poppler/Makefile.common     Sat Apr 28 20:15:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.96 2018/04/17 18:07:37 adam Exp $
+# $NetBSD: Makefile.common,v 1.97 2018/04/28 20:15:17 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.63.0
+POPPLER_VERS=          0.64.0
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          https://poppler.freedesktop.org/
diff -r adb5ce4eaaec -r 0b70180bbdde print/poppler/PLIST
--- a/print/poppler/PLIST       Sat Apr 28 19:52:57 2018 +0000
+++ b/print/poppler/PLIST       Sat Apr 28 20:15:17 2018 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.10 2018/04/17 05:20:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2018/04/28 20:15:17 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.74
-lib/libpoppler.so.74.0.0
+lib/libpoppler.so.75
+lib/libpoppler.so.75.0.0
 lib/pkgconfig/poppler-splash.pc
 lib/pkgconfig/poppler.pc
 share/doc/poppler/README
diff -r adb5ce4eaaec -r 0b70180bbdde print/poppler/distinfo
--- a/print/poppler/distinfo    Sat Apr 28 19:52:57 2018 +0000
+++ b/print/poppler/distinfo    Sat Apr 28 20:15:17 2018 +0000
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.126 2018/04/17 05:20:34 wiz Exp $
+$NetBSD: distinfo,v 1.127 2018/04/28 20:15:17 wiz Exp $
 
-SHA1 (poppler-0.63.0.tar.xz) = d0966c0a2a67d575246e9e10d632b83d820af13f
-RMD160 (poppler-0.63.0.tar.xz) = 80cfe7a1845d57867705d6f5a6bf780ca72edcda
-SHA512 (poppler-0.63.0.tar.xz) = a151d08480e9940a02191355ef5e7499d6494cff05f22f49de2bb8223512f5e5c9bb9b33651943ded30b4cd7096a2423fb7a01fa62228fbcd1d3a221b885cfe9
-Size (poppler-0.63.0.tar.xz) = 1439552 bytes
+SHA1 (poppler-0.64.0.tar.xz) = 2b78d021a14f29681202654d04cb227909a7fc2e
+RMD160 (poppler-0.64.0.tar.xz) = dee563d1a8d4d42cd3f5f2a9d247411fc010d77d
+SHA512 (poppler-0.64.0.tar.xz) = 2799c3f628e63803eb11a25e54798a136aad91ea843d4bc1fb284af478f4a8cde87b7f95fc28cf23baf25975fbde6ca93f6ac91befb87af42e642c7650053f1c
+Size (poppler-0.64.0.tar.xz) = 1449904 bytes
 SHA1 (patch-aq) = da845661ef7f7aca3072dbeebde0444b4d8f01aa
-SHA1 (patch-goo_gfile.h) = 236731377b30b07673f10fa0e938e58af8661c59
 SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8



Home | Main Index | Thread Index | Old Index