summaryrefslogtreecommitdiff
path: root/textproc/p5-CAM-PDF
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2013-01-27 10:31:19 +0000
committerrhaen <rhaen@pkgsrc.org>2013-01-27 10:31:19 +0000
commit8148041e0ff807f2c3ca8127376bfcae2cc9d2a7 (patch)
treec804a35d894be6ddc2bfa19915b1f47e414b6771 /textproc/p5-CAM-PDF
parent3363d807f9172009992c11f26e3feda157ce68ca (diff)
downloadpkgsrc-8148041e0ff807f2c3ca8127376bfcae2cc9d2a7.tar.gz
Updated to 1.58
1.58 28 May 2012 Many thanks for Vadim Repin for numerous excellent bug reports! [FIXES] - Appended pdf revisions incorrectly incremented object generation numbers https://rt.cpan.org/Ticket/Display.html?id=76513 - Appending pdf revisions was broken for non-linearized PDFs https://rt.cpan.org/Ticket/Display.html?id=76514 - Allow multiple "startxref" statements in the last 1024 bytes -- unlikely, but possible https://rt.cpan.org/Ticket/Display.html?id=77508 - Allow whitespace at the beginning of an indirect object (I think the PDF spec is ambiguous about this) https://rt.cpan.org/Ticket/Display.html?id=76512 - Allow backspace character https://rt.cpan.org/Ticket/Display.html?id=76151 [DOCUMENTATION] - mention $pdf->setPageContent($pagenum, $tree->toString()); Leo Lapworth and http://cpanforum.com/posts/13228
Diffstat (limited to 'textproc/p5-CAM-PDF')
-rw-r--r--textproc/p5-CAM-PDF/Makefile5
-rw-r--r--textproc/p5-CAM-PDF/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile
index 3b728edeaea..ee12bca7264 100644
--- a/textproc/p5-CAM-PDF/Makefile
+++ b/textproc/p5-CAM-PDF/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/10/25 06:56:10 asau Exp $
+# $NetBSD: Makefile,v 1.14 2013/01/27 10:31:19 rhaen Exp $
#
-DISTNAME= CAM-PDF-1.57
+DISTNAME= CAM-PDF-1.58
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/}
diff --git a/textproc/p5-CAM-PDF/distinfo b/textproc/p5-CAM-PDF/distinfo
index 862322b9c9d..69bfb361ac1 100644
--- a/textproc/p5-CAM-PDF/distinfo
+++ b/textproc/p5-CAM-PDF/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/05/09 19:18:54 rhaen Exp $
+$NetBSD: distinfo,v 1.7 2013/01/27 10:31:19 rhaen Exp $
-SHA1 (CAM-PDF-1.57.tar.gz) = 938f31bcc294976cea57e089cf2e52cb859d2c32
-RMD160 (CAM-PDF-1.57.tar.gz) = bf8204bef58ae937cb68fe3d7f41ed2ad0d07e41
-Size (CAM-PDF-1.57.tar.gz) = 766670 bytes
+SHA1 (CAM-PDF-1.58.tar.gz) = 1f7dee821e249787add3c79ed56a599072441e94
+RMD160 (CAM-PDF-1.58.tar.gz) = e2b7c5cc8c0b0f4830d6e6a8b424247bac240c08
+Size (CAM-PDF-1.58.tar.gz) = 767167 bytes