diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-08 09:23:10 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-08 09:23:10 +0800 |
commit | 391e06c1afcde68c9f254695a2bdcc0de9a1c875 (patch) | |
tree | 237087216aab8ab76557c664c7b63df3047753e9 | |
parent | f68cc23895d908d1fa8c0fd726d422ee81a03531 (diff) | |
download | freebsd-ports-gnome-391e06c1afcde68c9f254695a2bdcc0de9a1c875.tar.gz freebsd-ports-gnome-391e06c1afcde68c9f254695a2bdcc0de9a1c875.tar.zst freebsd-ports-gnome-391e06c1afcde68c9f254695a2bdcc0de9a1c875.zip |
- Update to 1.09
-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 |