summaryrefslogtreecommitdiff
path: root/print/poppler
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-04 15:51:24 +0000
committerwiz <wiz@pkgsrc.org>2020-03-04 15:51:24 +0000
commita0ad604d4802b76a907c3b5a82a1181fcdf94426 (patch)
tree501c27a7868c9b898e71dff9670edd0108a51386 /print/poppler
parent07c49a7b3b158b9cb52dedf4927b6e121ae879f5 (diff)
downloadpkgsrc-a0ad604d4802b76a907c3b5a82a1181fcdf94426.tar.gz
poppler*: update to 0.86.0
Release 0.86.0: core: * Fix link content exfiltration attack * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881 * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam * Internal code improvements glib: * Automatic handle of page's cropbox on annots. Issue #129 * Fix memory leak if poppler_document_new_from_file fails * Minor speed optimization on poppler_page_get_annot_mapping utils: * pdfdetach: add 'savefile' option * pdftoppm/pdftocairo: Fix more odd/even mismatch qt5: * Fix loading from iodevice Release 0.85.0: core: * Fix case unsensitive search for Deseret and Osage. Issue #853 * Fix crash in unicodeToAscii7 * CairoOutputDev: make initialisation thread-safe * Fix crash on broken files. Issues #869, #870 * Internal code improvements utils: * pdftoppm/pdftocairo: Fix -e/-o printing the wrong pages. Issue #873 * pdftohtml: Fix issue with the font size sometimes being huge qt5: * Fix FormField::name encoding * Accept UTF-16 uiNames for form fields * Fix search for "complex" characters * Allow to load document from QIODevice glib: * make the frontend initialization thread safe.
Diffstat (limited to 'print/poppler')
-rw-r--r--print/poppler/Makefile3
-rw-r--r--print/poppler/Makefile.common4
-rw-r--r--print/poppler/PLIST6
-rw-r--r--print/poppler/distinfo10
4 files changed, 11 insertions, 12 deletions
diff --git a/print/poppler/Makefile b/print/poppler/Makefile
index 0338c2e9c9d..91c43142b04 100644
--- a/print/poppler/Makefile
+++ b/print/poppler/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.76 2020/03/01 11:18:58 markd Exp $
+# $NetBSD: Makefile,v 1.77 2020/03/04 15:51:24 wiz Exp $
-PKGREVISION= 1
.include "../../print/poppler/Makefile.common"
COMMENT= PDF rendering library
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index 2419a1119cf..a2d36e587c5 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.115 2020/03/01 11:18:58 markd Exp $
+# $NetBSD: Makefile.common,v 1.116 2020/03/04 15:51:24 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.84.0
+POPPLER_VERS= 0.86.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff --git a/print/poppler/PLIST b/print/poppler/PLIST
index b1b350b046d..11cacc87f02 100644
--- a/print/poppler/PLIST
+++ b/print/poppler/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.26 2020/03/01 11:18:58 markd Exp $
+@comment $NetBSD: PLIST,v 1.27 2020/03/04 15:51:24 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.94
-lib/libpoppler.so.94.0.0
+lib/libpoppler.so.96
+lib/libpoppler.so.96.0.0
lib/pkgconfig/poppler-cairo.pc
lib/pkgconfig/poppler-splash.pc
lib/pkgconfig/poppler.pc
diff --git a/print/poppler/distinfo b/print/poppler/distinfo
index 15fb5bf52dd..0deb97b098c 100644
--- a/print/poppler/distinfo
+++ b/print/poppler/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.144 2020/01/13 00:57:17 joerg Exp $
+$NetBSD: distinfo,v 1.145 2020/03/04 15:51:24 wiz Exp $
-SHA1 (poppler-0.84.0.tar.xz) = f362f27b95c12e7fdab983650685dae1052aacf2
-RMD160 (poppler-0.84.0.tar.xz) = cb87b2e56d0db84679dc693b5938f1d0de069b5f
-SHA512 (poppler-0.84.0.tar.xz) = e00aca76b4909621b79ec68374529396ddba756af5d60d86750095dfebbabe5b576aa7c873c3fcfabaff28c89e3e37e826d4a0fac356d76ef966500514a772e7
-Size (poppler-0.84.0.tar.xz) = 1561236 bytes
+SHA1 (poppler-0.86.0.tar.xz) = 3ca390b085ca19c70c99a45586205f1f9ecf2bb9
+RMD160 (poppler-0.86.0.tar.xz) = a0e8466376bed7e0b52d43cb5c5d85eb0aa15fe7
+SHA512 (poppler-0.86.0.tar.xz) = 58a8ee7bc0bae1dfbbd1bd8d2f66bbb77bd4b93637f500b7d69f4b57d20f7f14b2b23b74f2e34a3f00c7b7887c366379ed6d95f5e1e610eafb9cf7847ea7583a
+Size (poppler-0.86.0.tar.xz) = 1593992 bytes
SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff
SHA1 (patch-qt5_src_poppler-page.cc) = b4f076c0417d8fbd342a1d9918a52369b2ddc952