aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CAM-PDF
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-12-12 00:56:47 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-12-12 00:56:47 +0000
commit60d61fd524c9232764a8de4aba377cbc0ba8d325 (patch)
tree9b530219f26d31bd0a7d111efe90da58177821fa /textproc/p5-CAM-PDF
parentab62edf9317f1a5798b3e25b3a74677c93bcd077 (diff)
downloadports-60d61fd524c9232764a8de4aba377cbc0ba8d325.tar.gz
ports-60d61fd524c9232764a8de4aba377cbc0ba8d325.zip
- Update to 1.08
- Move to perl@FreeBSD.org PR: ports/106521 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=179527
Diffstat (limited to 'textproc/p5-CAM-PDF')
-rw-r--r--textproc/p5-CAM-PDF/Makefile4
-rw-r--r--textproc/p5-CAM-PDF/distinfo6
-rw-r--r--textproc/p5-CAM-PDF/pkg-plist31
3 files changed, 21 insertions, 20 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile
index 5566eb8fc70b..018de885ee2e 100644
--- a/textproc/p5-CAM-PDF/Makefile
+++ b/textproc/p5-CAM-PDF/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= CAM-PDF
-PORTVERSION= 1.07
+PORTVERSION= 1.08
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLOTHO
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= PDF manipulation library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
diff --git a/textproc/p5-CAM-PDF/distinfo b/textproc/p5-CAM-PDF/distinfo
index ecd2d77fff5c..1aed62df6b0c 100644
--- a/textproc/p5-CAM-PDF/distinfo
+++ b/textproc/p5-CAM-PDF/distinfo
@@ -1,3 +1,3 @@
-MD5 (CAM-PDF-1.07.tgz) = 9eece6e30c36f568e35feb2a78b0cbea
-SHA256 (CAM-PDF-1.07.tgz) = 9af0bed6fed06093c06abd8805cebe449a29cfb1f6ed0b8a32171c52164ee3ab
-SIZE (CAM-PDF-1.07.tgz) = 743537
+MD5 (CAM-PDF-1.08.tgz) = eca9bec2ec81531535c8fd20c1dd8dd1
+SHA256 (CAM-PDF-1.08.tgz) = 2f758ebbf88a459ee8f1cbed296d3806d392682be24385bf7556c8cfed8d6512
+SIZE (CAM-PDF-1.08.tgz) = 740972
diff --git a/textproc/p5-CAM-PDF/pkg-plist b/textproc/p5-CAM-PDF/pkg-plist
index cd8d1a4a4c1d..be581ffd98a5 100644
--- a/textproc/p5-CAM-PDF/pkg-plist
+++ b/textproc/p5-CAM-PDF/pkg-plist
@@ -1,9 +1,22 @@
@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CAM/PDF/.packlist
+%%SITE_PERL%%/CAM/PDF.pm
+%%SITE_PERL%%/CAM/PDF/Content.pm
+%%SITE_PERL%%/CAM/PDF/Decrypt.pm
+%%SITE_PERL%%/CAM/PDF/GS.pm
+%%SITE_PERL%%/CAM/PDF/GS/NoText.pm
+%%SITE_PERL%%/CAM/PDF/Node.pm
+%%SITE_PERL%%/CAM/PDF/PageText.pm
+%%SITE_PERL%%/CAM/PDF/Renderer/Dump.pm
+%%SITE_PERL%%/CAM/PDF/Renderer/Images.pm
+%%SITE_PERL%%/CAM/PDF/Renderer/Text.pm
+%%SITE_PERL%%/CAM/PDF/Renderer/TextFB.pm
bin/appendpdf.pl
bin/asciify
bin/changepagestring.pl
bin/changepdfstring.pl
bin/changerefkeys.pl
+bin/crunchjpg_tmpl.pdf
bin/crunchjpgs.pl
bin/deillustrate.pl
bin/deletepdfpage.pl
@@ -27,21 +40,9 @@ bin/setpdfbackground.pl
bin/setpdfpage.pl
bin/stamppdf.pl
bin/uninlinepdfimages.pl
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/CAM/PDF/.packlist
-%%SITE_PERL%%/CAM/PDF.pm
-%%SITE_PERL%%/CAM/PDF/Content.pm
-%%SITE_PERL%%/CAM/PDF/Decrypt.pm
-%%SITE_PERL%%/CAM/PDF/GS.pm
-%%SITE_PERL%%/CAM/PDF/GS/NoText.pm
-%%SITE_PERL%%/CAM/PDF/Node.pm
-%%SITE_PERL%%/CAM/PDF/PageText.pm
-%%SITE_PERL%%/CAM/PDF/Renderer/Dump.pm
-%%SITE_PERL%%/CAM/PDF/Renderer/Images.pm
-%%SITE_PERL%%/CAM/PDF/Renderer/Text.pm
-%%SITE_PERL%%/CAM/PDF/Renderer/TextFB.pm
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CAM/PDF
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CAM
-@dirrmtry %%SITE_PERL%%/CAM/PDF/GS
@dirrmtry %%SITE_PERL%%/CAM/PDF/Renderer
+@dirrmtry %%SITE_PERL%%/CAM/PDF/GS
@dirrmtry %%SITE_PERL%%/CAM/PDF
@dirrmtry %%SITE_PERL%%/CAM
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CAM/PDF
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CAM