pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-PDF Update to 0.30
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ce7c725f6a9
branches: trunk
changeset: 351317:2ce7c725f6a9
user: wen <wen%pkgsrc.org@localhost>
date: Fri Aug 19 03:18:28 2016 +0000
description:
Update to 0.30
Upstream changes:
0.30 2016-08-17
* Source repo moved from Subversion to Github
* Add -p to pdfstamp
* Add -g, -p, -u to pdfbklt
* Bug fixes
* Wasn't installing on Windows Perl 5.22 and up
* [rt.cpan.org] #116492: make install fails under Strawberry Perl
* [rt.cpan.org] #110855: Fix pod2man errors
* [rt.cpan.org] #86452: Parse error reading array
* [rt.cpan.org] #78351: Invalid version format (non-numeric data)
* [rt.cpan.org] #41085: ASCII85 decode broken
* [rt.cpan.org] #35871: lzw compression fixup
* [rt.cpan.org] #32210: pdfstamp patch for use strict
* [rt.cpan.org] #31353: adding first test
* fix Dict::read_stream() to write long streams to file as intended
* fix LZWDecode to handle streams longer than 4096 bytes
* close INFILE at start of release()
* Fix Dict to allow single stream filters rather than requiring an array
diffstat:
textproc/p5-Text-PDF/Makefile | 6 ++----
textproc/p5-Text-PDF/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 550aaca9beb4 -r 2ce7c725f6a9 textproc/p5-Text-PDF/Makefile
--- a/textproc/p5-Text-PDF/Makefile Fri Aug 19 03:14:48 2016 +0000
+++ b/textproc/p5-Text-PDF/Makefile Fri Aug 19 03:18:28 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:39 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/08/19 03:18:28 wen Exp $
#
-DISTNAME= Text-PDF-0.29a
+DISTNAME= Text-PDF-0.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -11,7 +10,6 @@
HOMEPAGE= http://search.cpan.org/dist/Text-PDF/
COMMENT= Perl 5 module for manipulating PDF files
-WRKSRC= ${WRKDIR}/Text-PDF-0.29
USE_LANGUAGES= # empty
#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=0
diff -r 550aaca9beb4 -r 2ce7c725f6a9 textproc/p5-Text-PDF/distinfo
--- a/textproc/p5-Text-PDF/distinfo Fri Aug 19 03:14:48 2016 +0000
+++ b/textproc/p5-Text-PDF/distinfo Fri Aug 19 03:18:28 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:59:52 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/08/19 03:18:28 wen Exp $
-SHA1 (Text-PDF-0.29a.tar.gz) = 93b4d619ccfbb437a3dc0599b0b360a8ade8d6aa
-RMD160 (Text-PDF-0.29a.tar.gz) = 036b9bb4dbdf72d3fb57718e73b6dbebcc16eef4
-SHA512 (Text-PDF-0.29a.tar.gz) = b7aa72decfc086a10d8c3e768610375e2ba160653b1e5a32c613a0a12cc8b46c5e12558ca4d436614f6f24158d2d7305999f006423009a8d9a19567c6afa535c
-Size (Text-PDF-0.29a.tar.gz) = 51466 bytes
+SHA1 (Text-PDF-0.30.tar.gz) = 1b9c02380b425dfcf785b18614b040d7240c7d73
+RMD160 (Text-PDF-0.30.tar.gz) = 4f9e9b0bab0a271e8642eaa540e6232fac7a7e9c
+SHA512 (Text-PDF-0.30.tar.gz) = 4132993143b1a97710d37bd2f28c5d2d4a61e8f0698e29224442f7d736286eac7d60b9d6be29c238f3dc4911a59aaf08b884100687db31e3fcd419ea8366f802
+Size (Text-PDF-0.30.tar.gz) = 56169 bytes
Home |
Main Index |
Thread Index |
Old Index