summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API2/Makefile
diff options
context:
space:
mode:
authorwen <wen>2015-10-04 10:45:51 +0000
committerwen <wen>2015-10-04 10:45:51 +0000
commitf7995d8c6952d19198f1064e851a41607ffaf657 (patch)
treeebf829d48205e61ccbd360248d20bafbc43509aa /textproc/p5-PDF-API2/Makefile
parent9b489b8d8c0848aa13767c55808a76e051ad79fc (diff)
downloadpkgsrc-f7995d8c6952d19198f1064e851a41607ffaf657.tar.gz
Update to 2.025
Upstream changes: 2.025 2015-09-23 - The previous release included a patch that broke compatibility with Perl 5.8.x. The minimum supported version is now Perl 5.8.5, and there is a .perl-version file to facilitate testing using plenv. 2.024 2015-09-18 - [RT #104133] Include all bounding boxes when importing a page (patch by Don Huettl of Grant Street Group). - [RT #104133] When retrieving bounding boxes for a page, fall back according to the defaults listed in the PDF spec (patch by Don Huettl of Grant Street Group). - Barcodes now take an optional -caption argument that will be printed beneath the barcode. This can replace or be used in conjunction with the text representation of the barcode (requested by Gareth Tunley). - [RT #105581] Calls to width() in BaseFont are now significantly faster (patch by Dmitri Tikhonov).
Diffstat (limited to 'textproc/p5-PDF-API2/Makefile')
-rw-r--r--textproc/p5-PDF-API2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index 9d6dc1d45f2..ab3162372be 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2015/07/12 18:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2015/10/04 10:45:51 wen Exp $
-DISTNAME= PDF-API2-2.023
+DISTNAME= PDF-API2-2.025
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SS/SSIMMS/}