From 832ba1618c7aecb38af6c6bca3c9c36b32c4b822 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 Aug 2018 13:49:52 +0000 Subject: poppler: update to 0.67.0. Release 0.67.0 core: * Fix lots of security/leak issues found by oss-fuzz * Splash: Optimize some files, making them 20% faster (now for AABGR8) utils: * pdfsig: Compile with libc != glibc. Bug #106783 --- print/poppler/Makefile.common | 4 ++-- print/poppler/PLIST | 6 +++--- print/poppler/distinfo | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'print/poppler') diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 2055f8a953a..024e851684a 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.99 2018/06/24 11:09:06 wiz Exp $ +# $NetBSD: Makefile.common,v 1.100 2018/08/16 13:49:52 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.66.0 +POPPLER_VERS= 0.67.0 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/print/poppler/PLIST b/print/poppler/PLIST index 495f0db9e4c..b7f7dd4daad 100644 --- a/print/poppler/PLIST +++ b/print/poppler/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.13 2018/06/24 11:09:06 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2018/08/16 13:49:52 wiz Exp $ lib/libpoppler.so -lib/libpoppler.so.77 -lib/libpoppler.so.77.0.0 +lib/libpoppler.so.78 +lib/libpoppler.so.78.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 15547698dea..2254344602c 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.129 2018/06/24 11:09:06 wiz Exp $ +$NetBSD: distinfo,v 1.130 2018/08/16 13:49:52 wiz Exp $ -SHA1 (poppler-0.66.0.tar.xz) = 95f58069ddbeb7db9bee68873266a5dc8aaaef96 -RMD160 (poppler-0.66.0.tar.xz) = 2a0da566c0bbed653fccac91be1031bcf553be63 -SHA512 (poppler-0.66.0.tar.xz) = cf0ce3855d7cc28021685731308bfdeca0a7a764345432242887852d67fb4119b149ab7ba692e7031e2f0e79b9982e71446efbd75bb7886450d13ea6c5035b51 -Size (poppler-0.66.0.tar.xz) = 1457420 bytes +SHA1 (poppler-0.67.0.tar.xz) = f9c8e8205a3ddfb6bb4bff2e356dac2409c88218 +RMD160 (poppler-0.67.0.tar.xz) = b92dd9e16341b2c975b1357f492669c86ec781a9 +SHA512 (poppler-0.67.0.tar.xz) = 36584c62970ae0ae7807687f9c0523560ae92ac323949be8916a0e8dc6e691633e55cdd76c6026253c337aed8a4b43a7759a3de74c9ec606654f65379fb0f206 +Size (poppler-0.67.0.tar.xz) = 1459412 bytes SHA1 (patch-aq) = da845661ef7f7aca3072dbeebde0444b4d8f01aa SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8 -- cgit v1.2.3