pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Changes 0.56.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8b0ddf80931
branches:  trunk
changeset: 365220:e8b0ddf80931
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 11 16:35:03 2017 +0000

description:
Changes 0.56.0:

core:
* FormFieldButton::setState() shouldn't check the field is readOnly
* Fix crashes on multiple broken files

utils:
* pdfunite: Fix crash with broken documents.

diffstat:

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

diffs (50 lines):

diff -r 0029e539de15 -r e8b0ddf80931 print/poppler-utils/Makefile
--- a/print/poppler-utils/Makefile      Tue Jul 11 15:51:13 2017 +0000
+++ b/print/poppler-utils/Makefile      Tue Jul 11 16:35:03 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2017/07/06 11:29:59 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/07/11 16:35:03 adam Exp $
 
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=               poppler-utils-${POPPLER_VERS}
-PKGREVISION=           1
 COMMENT=               PDF utilities (from poppler)
 MAINTAINER=            reed%reedmedia.net@localhost
 
diff -r 0029e539de15 -r e8b0ddf80931 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Tue Jul 11 15:51:13 2017 +0000
+++ b/print/poppler/Makefile.common     Tue Jul 11 16:35:03 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.87 2017/07/03 13:19:49 joerg Exp $
+# $NetBSD: Makefile.common,v 1.88 2017/07/11 16:35:03 adam 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.55.0
+POPPLER_VERS=          0.56.0
 DISTNAME=              poppler-${POPPLER_VERS}
 CATEGORIES=            print
 MASTER_SITES=          http://poppler.freedesktop.org/
diff -r 0029e539de15 -r e8b0ddf80931 print/poppler/distinfo
--- a/print/poppler/distinfo    Tue Jul 11 15:51:13 2017 +0000
+++ b/print/poppler/distinfo    Tue Jul 11 16:35:03 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.116 2017/07/06 11:29:59 wiz Exp $
+$NetBSD: distinfo,v 1.117 2017/07/11 16:35:03 adam Exp $
 
-SHA1 (poppler-0.55.0.tar.xz) = 19f8a6b2a5f292c7837ba38d3948ef01c14ca36f
-RMD160 (poppler-0.55.0.tar.xz) = c2c541521a14188d3d882b478d639350b0934252
-SHA512 (poppler-0.55.0.tar.xz) = ea3008f2945da862236fcc64d320367e04e3c71d4cc5e996e0c50ac49457e5e42eb06af92486fe7f15c04f07a88367f5344f8dc76549c57c4a19e2fbb60f55d6
-Size (poppler-0.55.0.tar.xz) = 1700440 bytes
+SHA1 (poppler-0.56.0.tar.xz) = 31204aac708a2914c6b4cf186e2de5c87bec4db6
+RMD160 (poppler-0.56.0.tar.xz) = 298751b35a90dfeac5bedf75add204d93a6e5f59
+SHA512 (poppler-0.56.0.tar.xz) = 74d2ca63afcb7e155c153b4ddc71621b7f4f2c60d4fcafd873176d5ac59fafedc35b200a22c7af2013d7f75e670a1cc23d6ba878167a02209917f8d30002d528
+Size (poppler-0.56.0.tar.xz) = 1701488 bytes
 SHA1 (patch-aa) = f97ea3f4d381c189fc81552d91a50cd62bd0c1a1
 SHA1 (patch-ab) = ad0ec112c33ac730d281dc392faeb9a842175950
 SHA1 (patch-ag) = d4df4fdf141186e1cc653bb467b31b3335d733ff



Home | Main Index | Thread Index | Old Index