aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-12-18 16:28:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-12-18 16:28:50 +0800
commit7b1849e04a4002dc13d07e9ee47a105c3b2b6700 (patch)
treef2b19a8c8ed94633d7f8ed1c3d737d8ac13dc792 /textproc
parent0966fb4a230858b331b6016bd3ebcf343a0cfa8f (diff)
downloadfreebsd-ports-gnome-7b1849e04a4002dc13d07e9ee47a105c3b2b6700.tar.gz
freebsd-ports-gnome-7b1849e04a4002dc13d07e9ee47a105c3b2b6700.tar.zst
freebsd-ports-gnome-7b1849e04a4002dc13d07e9ee47a105c3b2b6700.zip
- Update to 1.56
- Add TEST_DEPENDS - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-CAM-PDF/Makefile15
-rw-r--r--textproc/p5-CAM-PDF/distinfo4
2 files changed, 8 insertions, 11 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile
index 5074e73a7901..16fb966c9607 100644
--- a/textproc/p5-CAM-PDF/Makefile
+++ b/textproc/p5-CAM-PDF/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= CAM-PDF
-PORTVERSION= 1.55
+PORTVERSION= 1.56
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CDOLAN
@@ -20,9 +20,12 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Crypt-RC4>=2.02:${PORTSDIR}/security/p5-Crypt-RC4 \
p5-Text-PDF>=0.29:${PORTSDIR}/print/p5-Text-PDF
-
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Memory-Cycle>=1.02:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
+ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
PERL_CONFIGURE= yes
MAN1= appendpdf.pl.1 changepagestring.pl.1 changepdfstring.pl.1 \
@@ -50,10 +53,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500703
-RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-CAM-PDF/distinfo b/textproc/p5-CAM-PDF/distinfo
index bcb5874723dc..953bf73c501c 100644
--- a/textproc/p5-CAM-PDF/distinfo
+++ b/textproc/p5-CAM-PDF/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CAM-PDF-1.55.tar.gz) = 047722934a25a5cfcdfca11dab2823d86619f2cf91b07d0b5bc0cdfd5736ca9a
-SIZE (CAM-PDF-1.55.tar.gz) = 766386
+SHA256 (CAM-PDF-1.56.tar.gz) = ff69e72e033babcc86d05c4c303aa0896f54598e47eaa7294ef19f85b8fe6f67
+SIZE (CAM-PDF-1.56.tar.gz) = 766529