summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-Create/Makefile
diff options
context:
space:
mode:
authorwen <wen>2013-12-12 00:54:37 +0000
committerwen <wen>2013-12-12 00:54:37 +0000
commite6af5c4d2748ed8f15d38be546f2f22edb4322d3 (patch)
tree0e0e96f147983a2691411394dc32ad12acd6c762 /textproc/p5-PDF-Create/Makefile
parent4ea10e4066e12e39b9f6ed987499167235a163f0 (diff)
downloadpkgsrc-e6af5c4d2748ed8f15d38be546f2f22edb4322d3.tar.gz
Update to 1.08
Upstream changes: 1.08 2013.12.11 Eliminate pipe from CGI test script t/09 Filehandle => FileHandle typo fixed #91312 1.07 2013.12.10 New maintainer SZABGAB Tried to reconstruct entries in the CHANGES file Some more test case Code clean-up (remove indirect calls) Remove Build.PL use warnings; Officially require perl 5.006. Move example file to the eg/ directory
Diffstat (limited to 'textproc/p5-PDF-Create/Makefile')
-rw-r--r--textproc/p5-PDF-Create/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile
index b7170e8722a..f73dd0f4cf0 100644
--- a/textproc/p5-PDF-Create/Makefile
+++ b/textproc/p5-PDF-Create/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2013/05/31 12:42:11 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2013/12/12 00:54:37 wen Exp $
#
-DISTNAME= PDF-Create-1.06
+DISTNAME= PDF-Create-1.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5pcr
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}