pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 11 16:35:03 UTC 2017
Modified Files:
pkgsrc/print/poppler: Makefile.common distinfo
pkgsrc/print/poppler-utils: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.116 -r1.117 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/poppler-utils/Makefile
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.87 pkgsrc/print/poppler/Makefile.common:1.88
--- pkgsrc/print/poppler/Makefile.common:1.87 Mon Jul 3 13:19:49 2017
+++ pkgsrc/print/poppler/Makefile.common Tue Jul 11 16:35:03 2017
@@ -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/
Index: pkgsrc/print/poppler/distinfo
diff -u pkgsrc/print/poppler/distinfo:1.116 pkgsrc/print/poppler/distinfo:1.117
--- pkgsrc/print/poppler/distinfo:1.116 Thu Jul 6 11:29:59 2017
+++ pkgsrc/print/poppler/distinfo Tue Jul 11 16:35:03 2017
@@ -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
Index: pkgsrc/print/poppler-utils/Makefile
diff -u pkgsrc/print/poppler-utils/Makefile:1.33 pkgsrc/print/poppler-utils/Makefile:1.34
--- pkgsrc/print/poppler-utils/Makefile:1.33 Thu Jul 6 11:29:59 2017
+++ pkgsrc/print/poppler-utils/Makefile Tue Jul 11 16:35:03 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index