pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-PDF-Reuse
Module Name: pkgsrc
Committed By: wen
Date: Sat Nov 5 14:25:08 UTC 2016
Modified Files:
pkgsrc/textproc/p5-PDF-Reuse: Makefile distinfo
Log Message:
Update to 0.39
Upstream changes:
0.39 Tues Sept 26 2016
This release simply corrects the rev number
0.38 Mon Sept 26 2016
118069: MYMETA must not be included
0.37 Fri Sept 23 2016
101145 Add support for IO::String and "in memory" files
107301 prStrWidth returns undef when string is '0'
41287 It seems that filehandles of TTF files are not closed
79703 Allow a handle to be provided instead of a file name
107299 Warnings on empty strings in prStrWidth/prText
117892 Could not open 'Reuse.pm' (0.36_02)
93049 PDF::Reuse Bookmarks bug and fix
97290 fix for uninitialized value $param{"Index"} when reading PDF version 1.5 file
43232 Wrong prototype for findFont()
46202 PDF-Reuse 0.35 prDoc/xrefSection problem
48804 Bad PDF Spins CPU
59359 qQ imbalance in Reuse.pm
104874 prMbox() not dealing with 0 ux/uy
Thanks to all who contributed patches for these fixes!
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/p5-PDF-Reuse/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-PDF-Reuse/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-PDF-Reuse/Makefile
diff -u pkgsrc/textproc/p5-PDF-Reuse/Makefile:1.12 pkgsrc/textproc/p5-PDF-Reuse/Makefile:1.13
--- pkgsrc/textproc/p5-PDF-Reuse/Makefile:1.12 Wed Jun 8 19:24:31 2016
+++ pkgsrc/textproc/p5-PDF-Reuse/Makefile Sat Nov 5 14:25:08 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/11/05 14:25:08 wen Exp $
-DISTNAME= PDF-Reuse-0.36
+DISTNAME= PDF-Reuse-0.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
Index: pkgsrc/textproc/p5-PDF-Reuse/distinfo
diff -u pkgsrc/textproc/p5-PDF-Reuse/distinfo:1.3 pkgsrc/textproc/p5-PDF-Reuse/distinfo:1.4
--- pkgsrc/textproc/p5-PDF-Reuse/distinfo:1.3 Wed Nov 4 01:59:46 2015
+++ pkgsrc/textproc/p5-PDF-Reuse/distinfo Sat Nov 5 14:25:08 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:59:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/11/05 14:25:08 wen Exp $
-SHA1 (PDF-Reuse-0.36.tar.gz) = f4cefb6f8a7f1251e343b30c6dcb57e26f3f0dfa
-RMD160 (PDF-Reuse-0.36.tar.gz) = 04548a30f9560edb3f54513c8c1a3bea2d976774
-SHA512 (PDF-Reuse-0.36.tar.gz) = c60844d6ed824184c9f8b56cfeae183d631831e43f7c032a4dcaf8b9fcefe10637f6c9bda26149c56f3beb9a8e21ed38f1e5b3233485735b921021cdfc2d9b81
-Size (PDF-Reuse-0.36.tar.gz) = 62521 bytes
+SHA1 (PDF-Reuse-0.39.tar.gz) = 59299ed80d44fc711729d6d5f293585c77afda84
+RMD160 (PDF-Reuse-0.39.tar.gz) = 24e4a390b4effe099c49577690a939bdf5b04b01
+SHA512 (PDF-Reuse-0.39.tar.gz) = b9c570788990a5e21963577b2227e0a0d50ab7be87c7fa1bfcf2d6ff994c12a260fe6777eaf4ff95447e18d2ccaee6f55813df29aa4c205ddbe89529e9f9b60c
+Size (PDF-Reuse-0.39.tar.gz) = 64884 bytes
Home |
Main Index |
Thread Index |
Old Index