Date: Sat, 9 Dec 2006 19:36:38 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/106521: [PATCH] textproc/p5-CAM-PDF: update to 1.08 Message-ID: <20061209113638.EAA518D@netnews.NCTU.edu.tw> Resent-Message-ID: <200612091140.kB9BeA8X015190@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106521 >Category: ports >Synopsis: [PATCH] textproc/p5-CAM-PDF: update to 1.08 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 09 11:40:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006 >Description: - Update to 1.08 - Move to perl@FreeBSD.org Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-CAM-PDF-1.08.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-CAM-PDF/Makefile /home/staff/gslin/work/ports/p5-CAM-PDF/Makefile --- /usr/ports/textproc/p5-CAM-PDF/Makefile Thu Jul 13 14:56:16 2006 +++ /home/staff/gslin/work/ports/p5-CAM-PDF/Makefile Sat Dec 9 19:35:15 2006 @@ -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 -ruN --exclude=CVS /usr/ports/textproc/p5-CAM-PDF/distinfo /home/staff/gslin/work/ports/p5-CAM-PDF/distinfo --- /usr/ports/textproc/p5-CAM-PDF/distinfo Thu Jul 13 14:56:16 2006 +++ /home/staff/gslin/work/ports/p5-CAM-PDF/distinfo Sat Dec 9 19:29:43 2006 @@ -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 -ruN --exclude=CVS /usr/ports/textproc/p5-CAM-PDF/pkg-plist /home/staff/gslin/work/ports/p5-CAM-PDF/pkg-plist --- /usr/ports/textproc/p5-CAM-PDF/pkg-plist Thu Jul 13 14:56:16 2006 +++ /home/staff/gslin/work/ports/p5-CAM-PDF/pkg-plist Sat Dec 9 19:36:19 2006 @@ -1,9 +1,22 @@ @comment $FreeBSD: ports/textproc/p5-CAM-PDF/pkg-plist,v 1.1 2006/07/13 06:56:16 novel Exp $ +%%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/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 --- p5-CAM-PDF-1.08.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061209113638.EAA518D>