diff options
author | wiz <wiz@pkgsrc.org> | 2016-08-01 14:11:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-08-01 14:11:12 +0000 |
commit | 5d47b26e00821097a5909f706c6c8ae493c4201a (patch) | |
tree | f49a0602be324017fec33f683c8e0a59b85becb2 /print | |
parent | de76479fc371dcff196bfcfbbeddaed0be2485d9 (diff) | |
download | pkgsrc-5d47b26e00821097a5909f706c6c8ae493c4201a.tar.gz |
Update poppler* to 0.46.0.
Release 0.46.0
core:
* cairo: fix bug in setAntialias()
* cairo: Fix tiling patterns with BBox with non-zero x,y
* cairo: try finding glyphs in substitute fonts by unicode value. Bug #96994
* Added XRef modification flag
* Added DocInfo setters & getters
* Be less strict when parsing FitH Link destinations. Bug #96661
utils:
* pdftocairo: revert the use of groups for blending into white page
* pdftocairo: Use fprintf for printing errors
* pdfinfo: Don't print pdf info when printing metadata, javascript, or structure. Bug #96801
glib:
* Added document property setters & simplified getters
* make document metatag gobject properties writeable
cpp:
* pass len to GooString constructor in detail::ustring_to_unicode_GooString(). Bug #96426
* Added functions to save a document
* Added document property setters & getters
qt4:
* Added document property setters & simplified getters
qt5:
* Added document property setters & simplified getters
build system:
* configure: Don't use -fPIC on cygwin
* configure: Work with non gnu greps
Release 0.45.0
core:
* SplashOutputDev: Fix iccTransform + splashModeXBGR8
* Fix memory leaks
* Fix crash in broken files. Bug #95567. Bug #96027
* Emulate some non portable glibc functions when not available
utils:
* pdftohtml: Fix crash in broken files. Bug #95563
* pdfinfo: convert dates to local time zone
* pdfinfo: add -isodates for printing dates in ISO-8601 format
* pdfinfo: Fix memory leaks
glib:
* return date in UTC instead of local time. Bug #94173
cpp:
* switched from detail::convert_date() to core's dateStringToTime()
Diffstat (limited to 'print')
-rw-r--r-- | print/poppler-glib/PLIST | 3 | ||||
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/distinfo | 11 |
3 files changed, 9 insertions, 9 deletions
diff --git a/print/poppler-glib/PLIST b/print/poppler-glib/PLIST index 5a973412c16..ec9274907a7 100644 --- a/print/poppler-glib/PLIST +++ b/print/poppler-glib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2016/05/22 18:17:17 wiz Exp $ +@comment $NetBSD: PLIST,v 1.21 2016/08/01 14:11:12 wiz Exp $ include/poppler/glib/poppler-action.h include/poppler/glib/poppler-annot.h include/poppler/glib/poppler-attachment.h @@ -34,6 +34,7 @@ share/gtk-doc/html/poppler/api-index-0-20.html share/gtk-doc/html/poppler/api-index-0-22.html share/gtk-doc/html/poppler/api-index-0-26.html share/gtk-doc/html/poppler/api-index-0-33.html +share/gtk-doc/html/poppler/api-index-0-46.html share/gtk-doc/html/poppler/api-index-deprecated.html share/gtk-doc/html/poppler/api-index-full.html share/gtk-doc/html/poppler/ch01.html diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index d00aa43c3f8..c128ff95a26 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.79 2016/05/22 18:17:17 wiz Exp $ +# $NetBSD: Makefile.common,v 1.80 2016/08/01 14:11:12 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.44.0 +POPPLER_VERS= 0.46.0 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 9c3561ea69a..7f1121c2757 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,14 +1,13 @@ -$NetBSD: distinfo,v 1.109 2016/06/02 05:14:21 richard Exp $ +$NetBSD: distinfo,v 1.110 2016/08/01 14:11:12 wiz Exp $ -SHA1 (poppler-0.44.0.tar.xz) = e299affb9180e920c977fd60a217a6c21bde23c2 -RMD160 (poppler-0.44.0.tar.xz) = 9037dd395f7e789bae96dfb3b1a5acf8cb9c0814 -SHA512 (poppler-0.44.0.tar.xz) = 356bb8d5ba333dd86f2350dab3d18e7beddabc54f0449514248e7928e56bbcd8a5941bf817a12fc780810927425567fddbfacf723894414ae21814189b54c1f8 -Size (poppler-0.44.0.tar.xz) = 1671900 bytes +SHA1 (poppler-0.46.0.tar.xz) = 210b12c2474d3d3f1bb3db5792fe057e69b945ed +RMD160 (poppler-0.46.0.tar.xz) = 5c6cb4d4d5b7cfb5badc47243ee78a33db2a35ed +SHA512 (poppler-0.46.0.tar.xz) = c303875ae8082e8cd0332ecff82e52678393d0015d092aee6fec3cc191218f155aca049ce43996c255122f550aae53ed019bb7855291d117d0b9e25ab83e9caf +Size (poppler-0.46.0.tar.xz) = 1680940 bytes SHA1 (patch-aa) = f97ea3f4d381c189fc81552d91a50cd62bd0c1a1 SHA1 (patch-ab) = 791c4ffd9488d5c261398cabe323d6c112b3744e SHA1 (patch-ag) = d4df4fdf141186e1cc653bb467b31b3335d733ff SHA1 (patch-aq) = da845661ef7f7aca3072dbeebde0444b4d8f01aa SHA1 (patch-ar) = b064ff2dc9080ff5f1a1361e7798480ace11f3a3 SHA1 (patch-as) = 1238357e57fa310ba9c9f00768c46074b8325739 -SHA1 (patch-configure) = 07eea448deca5a1c586376ba38070a3efe943415 SHA1 (patch-qt5_src_Makefile.in) = c3a47fde201d61a7b7674020f5c998173a61b216 |