diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-18 08:28:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-18 08:28:50 +0000 |
commit | 2d5507e60a222eaab159c9de310b9c5b9f9e07ce (patch) | |
tree | 59c14768ed43ec5a5dcc6e4eaca6a788361ce497 /textproc/p5-CAM-PDF | |
parent | 5e1484a800cf5aea260f6b69cef2ac166e9f1411 (diff) | |
download | ports-2d5507e60a222eaab159c9de310b9c5b9f9e07ce.tar.gz ports-2d5507e60a222eaab159c9de310b9c5b9f9e07ce.zip |
Notes
Diffstat (limited to 'textproc/p5-CAM-PDF')
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 15 | ||||
-rw-r--r-- | textproc/p5-CAM-PDF/distinfo | 4 |
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 |