From 391e06c1afcde68c9f254695a2bdcc0de9a1c875 Mon Sep 17 00:00:00 2001 From: clsung Date: Thu, 8 Mar 2007 01:23:10 +0000 Subject: - Update to 1.09 --- textproc/p5-CAM-PDF/Makefile | 13 +++---------- 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 - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again -.endif - -.include +.include 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 -- cgit