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.74.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/29462739bd57
branches: trunk
changeset: 329844:29462739bd57
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 16 13:19:19 2019 +0000
description:
poppler: update to 0.74.0.
Release 0.74.0:
core:
* Remove support for obsolete systems. Issue #709
* Include timezone in timeToDateString()
* Fix/silence some warnings
* Fix issues with broken files
build system:
* Fix linking in FreeBSD
* Fix fseeko configure check on Android for API level < 24
* Remove unused MacroPushRequiredVars.cmake
qt5:
* Add API that lazily builds an outline by wrapping the internal objects
* Demo: Use new API to build Table Of Contents lazily
glib:
* Improve documentation
* Fix cast from 'GTime *' (aka 'int *') to 'time_t *' (aka 'long *')
utils:
* pdfsig: add -nssdir option
cpp:
* Add a way to get all the named destinations in a document.
Release 0.73.0:
core:
* Fix regression reading some encrypted files. Issue #690
* Add X509CertificateInfo classes
* Add new 'IgnoreDiacritics' option to ::findText(). Issue #637
* Open files with CLOEXEC flag set
* Remove Gulong, Guint, Gushort, Guchar typedefs
* Fix handling of some broken files.
cpp:
* Make initialization of globalParams threadsafe
* Fix page::text_list encoding issue
* Improve handling of UTF-16 by considering Endianess
* Add API to specify a custom data directory
qt5:
* Expose X509CertificateInfo
* Add the possibility of getting version
* Add new 'IgnoreDiacritics' search flag. Issue #637
* Make initialization of globalParams threadsafe
* ArthurOutputDev: Remove all Splash code usage
glib:
* add new 'POPPLER_FIND_IGNORE_DIACRITICS' find flag. Issue #637
* Fix named destinations. Issue #631
* Make PrintScaling preference available in API. Bug #92779
build system:
* Rename ENABLE_XPDF_HEADERS to ENABLE_UNSTABLE_API_ABI_HEADERS
* support enabling NSS on mingw
* Windows: only set SOVERSION for shared libs
diffstat:
print/poppler/Makefile.common | 4 ++--
print/poppler/PLIST | 6 +++---
print/poppler/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (48 lines):
diff -r 445fbfea01fe -r 29462739bd57 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common Sat Feb 16 13:13:42 2019 +0000
+++ b/print/poppler/Makefile.common Sat Feb 16 13:19:19 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.105 2018/12/14 14:34:05 gson Exp $
+# $NetBSD: Makefile.common,v 1.106 2019/02/16 13:19:19 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.72.0
+POPPLER_VERS= 0.74.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff -r 445fbfea01fe -r 29462739bd57 print/poppler/PLIST
--- a/print/poppler/PLIST Sat Feb 16 13:13:42 2019 +0000
+++ b/print/poppler/PLIST Sat Feb 16 13:19:19 2019 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.17 2018/12/10 10:28:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2019/02/16 13:19:19 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.83
-lib/libpoppler.so.83.0.0
+lib/libpoppler.so.85
+lib/libpoppler.so.85.0.0
lib/pkgconfig/poppler-splash.pc
lib/pkgconfig/poppler.pc
share/doc/poppler/README
diff -r 445fbfea01fe -r 29462739bd57 print/poppler/distinfo
--- a/print/poppler/distinfo Sat Feb 16 13:13:42 2019 +0000
+++ b/print/poppler/distinfo Sat Feb 16 13:19:19 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.134 2018/12/31 06:18:20 maya Exp $
+$NetBSD: distinfo,v 1.135 2019/02/16 13:19:19 wiz Exp $
-SHA1 (poppler-0.72.0.tar.xz) = 34d3035eef26bf54cf847925a5b69bd0bf75c672
-RMD160 (poppler-0.72.0.tar.xz) = 73d6f98c1248a517db9b6244bd2cbdc89c67f5b5
-SHA512 (poppler-0.72.0.tar.xz) = 57dc98ff3e433cb8c7e3c31016c080e09586410622d70fb2fe1aa36c2a55017508dd5b5b253cfe987b86f9197bdd34345e038c89f542003cf021900c86614145
-Size (poppler-0.72.0.tar.xz) = 1492912 bytes
+SHA1 (poppler-0.74.0.tar.xz) = 9b2029e855d35d38d177512b58d972c5b2e9d61f
+RMD160 (poppler-0.74.0.tar.xz) = a50bb9ec9522f5ddf70907e0bbed1bbee10372ad
+SHA512 (poppler-0.74.0.tar.xz) = 4e48e2ffb559863ee693930db3b8594fd7e60e4b4ca3cdeb198faf90a6f4dbb5e102461492a12058221bc1218fe7e17c9085afb9e7956ae4bf26c11674315e66
+Size (poppler-0.74.0.tar.xz) = 1514044 bytes
SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8
Home |
Main Index |
Thread Index |
Old Index