diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-08 01:23:10 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-08 01:23:10 +0000 |
commit | ccd17b2bd35c6c63eca71e1e26191369b12b2f05 (patch) | |
tree | e608cb3563a5a89921ab618ef85049d9e748ac4a /textproc/p5-CAM-PDF | |
parent | d6e91b77a20fdd7143ac49514da4c5e27704596c (diff) | |
download | ports-ccd17b2bd35c6c63eca71e1e26191369b12b2f05.tar.gz ports-ccd17b2bd35c6c63eca71e1e26191369b12b2f05.zip |
Notes
Diffstat (limited to 'textproc/p5-CAM-PDF')
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 13 | ||||
-rw-r--r-- | textproc/p5-CAM-PDF/distinfo | 6 |
2 files changed, 6 insertions, 13 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index 018de885ee2e..931306b54cc1 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -6,12 +6,11 @@ # PORTNAME= CAM-PDF -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLOTHO +MASTER_SITE_SUBDIR= ../../authors/id/C/CD/CDOLAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= PDF manipulation library @@ -39,10 +38,4 @@ MAN3= CAM::PDF.3 CAM::PDF::Content.3 CAM::PDF::Decrypt.3 \ CAM::PDF::Renderer::Images.3 CAM::PDF::Renderer::Text.3 \ CAM::PDF::Renderer::TextFB.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again -.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 1aed62df6b0c..fd7f4fcc50d9 100644 --- a/textproc/p5-CAM-PDF/distinfo +++ b/textproc/p5-CAM-PDF/distinfo @@ -1,3 +1,3 @@ -MD5 (CAM-PDF-1.08.tgz) = eca9bec2ec81531535c8fd20c1dd8dd1 -SHA256 (CAM-PDF-1.08.tgz) = 2f758ebbf88a459ee8f1cbed296d3806d392682be24385bf7556c8cfed8d6512 -SIZE (CAM-PDF-1.08.tgz) = 740972 +MD5 (CAM-PDF-1.09.tar.gz) = d971d7e4c6d179b2b5de5e8794231806 +SHA256 (CAM-PDF-1.09.tar.gz) = 93795d8c2e6b90c6ff5724ec972ba07ded5fa518c582dd00f7c379668ace6b19 +SIZE (CAM-PDF-1.09.tar.gz) = 727901 |