pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/poppler



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 24 11:09:06 UTC 2018

Modified Files:
        pkgsrc/print/poppler: Makefile.common PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/poppler/PLIST
cvs rdiff -u -r1.128 -r1.129 pkgsrc/print/poppler/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/poppler/Makefile.common
diff -u pkgsrc/print/poppler/Makefile.common:1.98 pkgsrc/print/poppler/Makefile.common:1.99
--- pkgsrc/print/poppler/Makefile.common:1.98   Sun Jun 17 14:29:55 2018
+++ pkgsrc/print/poppler/Makefile.common        Sun Jun 24 11:09:06 2018
@@ -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/

Index: pkgsrc/print/poppler/PLIST
diff -u pkgsrc/print/poppler/PLIST:1.12 pkgsrc/print/poppler/PLIST:1.13
--- pkgsrc/print/poppler/PLIST:1.12     Sun Jun 17 14:29:55 2018
+++ pkgsrc/print/poppler/PLIST  Sun Jun 24 11:09:06 2018
@@ -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

Index: pkgsrc/print/poppler/distinfo
diff -u pkgsrc/print/poppler/distinfo:1.128 pkgsrc/print/poppler/distinfo:1.129
--- pkgsrc/print/poppler/distinfo:1.128 Sun Jun 17 14:29:55 2018
+++ pkgsrc/print/poppler/distinfo       Sun Jun 24 11:09:06 2018
@@ -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