Date: Fri, 25 Oct 2002 11:38:24 +0200 (CEST) From: Erwin Lansing <erwin@lansing.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44453: update textproc/p5-PDF-API2 Message-ID: <20021025093824.D4C4BAB3B@backup-mx.droso.dk>
next in thread | raw e-mail | index | archive | help
>Number: 44453 >Category: ports >Synopsis: update textproc/p5-PDF-API2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 02:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: - update to 0.2.3.8 - add WWW - take maintainership >How-To-Repeat: >Fix: --- p5-PDF-API2.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PDF-API2/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 23 May 2002 05:15:58 -0000 1.2 +++ Makefile 25 Oct 2002 09:37:14 -0000 @@ -7,14 +7,14 @@ # PORTNAME= PDF-API2 -PORTVERSION= 0.2.3.7 +PORTVERSION= 0.2.3.8 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}_dev +DISTNAME= ${PORTNAME}-${PORTVERSION}_fix1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${PERL_SITELIBDIR}/Text/PDF/Pages.pm:${PORTSDIR}/print/p5-Text-PDF \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PDF-API2/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 23 May 2002 05:15:58 -0000 1.2 +++ distinfo 25 Oct 2002 09:37:14 -0000 @@ -1 +1 @@ -MD5 (PDF-API2-0.2.3.7_dev.tar.gz) = a6eb03f7fa109dea787663bc192ece79 +MD5 (PDF-API2-0.2.3.8_fix1.tar.gz) = 287ce63d0fe27788913a48b0dd7b8513 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PDF-API2/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 2 Feb 2002 11:49:20 -0000 1.1 +++ pkg-descr 25 Oct 2002 09:37:14 -0000 @@ -16,3 +16,5 @@ . Supports native Embedding of bitmap images (jpeg,ppm,png,gif) . Supports modification of existing pdfs and import/cloning of pages + +WWW: http://search.cpan.org/dist/PDF-API2/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/p5-PDF-API2/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 23 May 2002 05:15:58 -0000 1.2 +++ pkg-plist 25 Oct 2002 09:37:14 -0000 @@ -1,4 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/PDF/API2.pm +lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/cFont.pm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/Color.pm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/Lite.pm lib/perl5/site_perl/%%PERL_VER%%/PDF/API2/UniMap.pm --- p5-PDF-API2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021025093824.D4C4BAB3B>