diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-17 14:29:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-17 14:29:55 +0000 |
commit | 7338808ede4a3b05b957e719a020ee1fd5a55791 (patch) | |
tree | e34d5bcfefe915c4fb317a78ffab3312abda8839 /print | |
parent | c7e1fd78a37c11d5cdbe8af2ef35c8449abb18ad (diff) | |
download | pkgsrc-7338808ede4a3b05b957e719a020ee1fd5a55791.tar.gz |
poppler*: update to 0.65.0
Release 0.65.0
core:
* SplashOutputDev: Add the invisible character check beginType3Char. Bug #106244
* XRef: Fix runtime undefined behaviour. Bug #105970
* Fix issues with malformed documents. Bug #104942, #103238
* Remove GooHash after replacing it by std::unordered_map
* Add conversion methods between GooString and std::string.
cpp:
* Add newline after error message
* Expose more image modes, add option to select mode in renderer. Bug #105558
build system:
* Fix compilation with libc++
* Small improvement to FindLIBOPENJPEG2.cmake
qt5:
* Add widget annot actions to FormFields
utils:
* pdffonts: Minor formatting changes in the man page. Bug #105194
Diffstat (limited to 'print')
-rw-r--r-- | print/poppler-cpp/PLIST | 4 | ||||
-rw-r--r-- | print/poppler-includes/PLIST | 3 | ||||
-rw-r--r-- | print/poppler-qt5/PLIST | 4 | ||||
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/PLIST | 6 | ||||
-rw-r--r-- | print/poppler/distinfo | 10 |
6 files changed, 15 insertions, 16 deletions
diff --git a/print/poppler-cpp/PLIST b/print/poppler-cpp/PLIST index 44823d60864..bd4daab0dbd 100644 --- a/print/poppler-cpp/PLIST +++ b/print/poppler-cpp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2018/04/17 05:20:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/06/17 14:29:55 wiz Exp $ include/poppler/cpp/poppler-document.h include/poppler/cpp/poppler-embedded-file.h include/poppler/cpp/poppler-font.h @@ -12,5 +12,5 @@ include/poppler/cpp/poppler-toc.h include/poppler/cpp/poppler-version.h lib/libpoppler-cpp.so lib/libpoppler-cpp.so.0 -lib/libpoppler-cpp.so.0.4.0 +lib/libpoppler-cpp.so.0.5.0 lib/pkgconfig/poppler-cpp.pc diff --git a/print/poppler-includes/PLIST b/print/poppler-includes/PLIST index 023c2f2bbf3..858a70b8a42 100644 --- a/print/poppler-includes/PLIST +++ b/print/poppler-includes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2018/01/10 22:20:20 wiz Exp $ +@comment $NetBSD: PLIST,v 1.16 2018/06/17 14:29:55 wiz Exp $ include/poppler/Annot.h include/poppler/Array.h include/poppler/BuiltinFont.h @@ -85,7 +85,6 @@ include/poppler/fofi/FoFiTrueType.h include/poppler/fofi/FoFiType1.h include/poppler/fofi/FoFiType1C.h include/poppler/goo/FixedPoint.h -include/poppler/goo/GooHash.h include/poppler/goo/GooLikely.h include/poppler/goo/GooList.h include/poppler/goo/GooMutex.h diff --git a/print/poppler-qt5/PLIST b/print/poppler-qt5/PLIST index a302f36da02..55dd5d17655 100644 --- a/print/poppler-qt5/PLIST +++ b/print/poppler-qt5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2018/04/28 20:15:18 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2018/06/17 14:29:55 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-page-transition.h include/poppler/qt5/poppler-qt5.h lib/libpoppler-qt5.so lib/libpoppler-qt5.so.1 -lib/libpoppler-qt5.so.1.14.0 +lib/libpoppler-qt5.so.1.15.0 lib/pkgconfig/poppler-qt5.pc diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 99731a6ae20..fa3ff50c753 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.97 2018/04/28 20:15:17 wiz Exp $ +# $NetBSD: Makefile.common,v 1.98 2018/06/17 14:29:55 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.64.0 +POPPLER_VERS= 0.65.0 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/print/poppler/PLIST b/print/poppler/PLIST index fec77742f07..1574b7fa4a5 100644 --- a/print/poppler/PLIST +++ b/print/poppler/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.11 2018/04/28 20:15:17 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2018/06/17 14:29:55 wiz Exp $ lib/libpoppler.so -lib/libpoppler.so.75 -lib/libpoppler.so.75.0.0 +lib/libpoppler.so.76 +lib/libpoppler.so.76.0.0 lib/pkgconfig/poppler-splash.pc lib/pkgconfig/poppler.pc share/doc/poppler/README diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 0ba967cb5d8..de9ccab19d3 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.127 2018/04/28 20:15:17 wiz Exp $ +$NetBSD: distinfo,v 1.128 2018/06/17 14:29:55 wiz Exp $ -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 (poppler-0.65.0.tar.xz) = 181630b228ec036be3e587c23ada1a50f617fc61 +RMD160 (poppler-0.65.0.tar.xz) = eeb55ce5f712287eeb01bd054df0033663a255ce +SHA512 (poppler-0.65.0.tar.xz) = 4a2c31307ab703bd25e1b5ac1185a897e1c96de13daa4fc4849974f6ea6cec8066e8cd9ea061f65620c71ea56a09b2cd355c4e42e9a4eb9a674a11648e3ec977 +Size (poppler-0.65.0.tar.xz) = 1451720 bytes SHA1 (patch-aq) = da845661ef7f7aca3072dbeebde0444b4d8f01aa SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8 |