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.66.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ee7c6346770
branches:  trunk
changeset: 309831:3ee7c6346770
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 24 11:09:06 2018 +0000

description:
poppler: update to 0.66.0.

Release 0.66.0
        core:
         * Fix lots of security/leak issues found by oss-fuzz
         * Splash: Optimize some files, making them 20% faster
         * Splash: Correctly manipulate spot colors if SPOT_NCOMPS != 4
         * Fix compilation with some strict compilers

diffstat:

 print/poppler/Makefile.common |   4 ++--
 print/poppler/PLIST           |   6 +++---
 print/poppler/distinfo        |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (49 lines):

diff -r 6e3211a97c2e -r 3ee7c6346770 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Sun Jun 24 10:58:23 2018 +0000
+++ b/print/poppler/Makefile.common     Sun Jun 24 11:09:06 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.98 2018/06/17 14:29:55 wiz Exp $
+# $NetBSD: Makefile.common,v 1.99 2018/06/24 11:09:06 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.65.0
+POPPLER_VERS=          0.66.0
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          https://poppler.freedesktop.org/
diff -r 6e3211a97c2e -r 3ee7c6346770 print/poppler/PLIST
--- a/print/poppler/PLIST       Sun Jun 24 10:58:23 2018 +0000
+++ b/print/poppler/PLIST       Sun Jun 24 11:09:06 2018 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.12 2018/06/17 14:29:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2018/06/24 11:09:06 wiz Exp $
 lib/libpoppler.so
-lib/libpoppler.so.76
-lib/libpoppler.so.76.0.0
+lib/libpoppler.so.77
+lib/libpoppler.so.77.0.0
 lib/pkgconfig/poppler-splash.pc
 lib/pkgconfig/poppler.pc
 share/doc/poppler/README
diff -r 6e3211a97c2e -r 3ee7c6346770 print/poppler/distinfo
--- a/print/poppler/distinfo    Sun Jun 24 10:58:23 2018 +0000
+++ b/print/poppler/distinfo    Sun Jun 24 11:09:06 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.128 2018/06/17 14:29:55 wiz Exp $
+$NetBSD: distinfo,v 1.129 2018/06/24 11:09:06 wiz Exp $
 
-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 (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 (patch-aq) = da845661ef7f7aca3072dbeebde0444b4d8f01aa
 SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8



Home | Main Index | Thread Index | Old Index