ports/55385: update print/p5-Text-PDF

Mathieu Arnold m at absolight.net
Fri Aug 8 16:10:21 UTC 2003


>Number:         55385
>Category:       ports
>Synopsis:       update print/p5-Text-PDF
>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:   Fri Aug 08 09:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Jul 18 12:38:14 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
Update print/p5-Text-PDF to 0.25
>How-To-Repeat:
>Fix:

--- p5-Text-PDF-0.25.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/p5-Text-PDF/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	7 Mar 2003 06:09:05 -0000	1.11
+++ Makefile	8 Aug 2003 15:58:29 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Text-PDF
-PORTVERSION=	0.23
+PORTVERSION=	0.25
 CATEGORIES=	print perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Text
@@ -15,7 +15,7 @@
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	A PDF manipulation module
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -26,7 +26,6 @@
 		Text::PDF::Objind.3 Text::PDF::SFont.3 Text::PDF::Filter.3 \
 		Text::PDF::Utils.3 Text::PDF::TTFont.3 Text::PDF::Number.3 \
 		Text::PDF::Null.3
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 post-install:
 	@${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Text/PDF/examples
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/print/p5-Text-PDF/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	12 Sep 2002 12:08:51 -0000	1.8
+++ distinfo	8 Aug 2003 15:58:29 -0000
@@ -1 +1 @@
-MD5 (Text-PDF-0.23.tar.gz) = 5de145ed6109d472b523c08ddd9f3583
+MD5 (Text-PDF-0.25.tar.gz) = 8b120662c4c59154967908159156a83e
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/print/p5-Text-PDF/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	6 Jun 2002 20:11:50 -0000	1.3
+++ pkg-descr	8 Aug 2003 15:58:29 -0000
@@ -7,7 +7,7 @@
 samples are included as scripts.
 
 Author: Martin Hosken <martin_hosken at sil.org>
-WWW: http://search.cpan.org/search?dist=Text-PDF
+WWW: http://search.cpan.org/dist/Text-PDF/
 
 -Anton
 <tobez at FreeBSD.org>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/print/p5-Text-PDF/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	12 Sep 2002 12:08:51 -0000	1.6
+++ pkg-plist	8 Aug 2003 15:58:29 -0000
@@ -1,37 +1,37 @@
 bin/pdfbklt.plx
-bin/pdfstamp.plx
 bin/pdfrevert.plx
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/PDF/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Array.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Bool.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Dict.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/File.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Filter.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Name.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Null.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Number.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Objind.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Page.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Pages.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/SFont.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/String.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/TTFont0.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/Utils.pm
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/changes
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/CD.CFG
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/call_conf.txt
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/graph.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/hello.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfaddobj.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfaddpg.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfcrop.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdfgetobj.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/pdflines.pl
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/squares.pdf
-lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples/test.pdf
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/PDF
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF/examples
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/PDF
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true
+bin/pdfstamp.plx
+%%SITE_PERL%%/Text/PDF/Array.pm
+%%SITE_PERL%%/Text/PDF/Bool.pm
+%%SITE_PERL%%/Text/PDF/Dict.pm
+%%SITE_PERL%%/Text/PDF/File.pm
+%%SITE_PERL%%/Text/PDF/Filter.pm
+%%SITE_PERL%%/Text/PDF/Name.pm
+%%SITE_PERL%%/Text/PDF/Null.pm
+%%SITE_PERL%%/Text/PDF/Number.pm
+%%SITE_PERL%%/Text/PDF/Objind.pm
+%%SITE_PERL%%/Text/PDF/Page.pm
+%%SITE_PERL%%/Text/PDF/Pages.pm
+%%SITE_PERL%%/Text/PDF/SFont.pm
+%%SITE_PERL%%/Text/PDF/String.pm
+%%SITE_PERL%%/Text/PDF/TTFont.pm
+%%SITE_PERL%%/Text/PDF/TTFont0.pm
+%%SITE_PERL%%/Text/PDF/Utils.pm
+%%SITE_PERL%%/Text/PDF/changes
+%%SITE_PERL%%/Text/PDF/examples/CD.CFG
+%%SITE_PERL%%/Text/PDF/examples/call_conf.txt
+%%SITE_PERL%%/Text/PDF/examples/graph.pl
+%%SITE_PERL%%/Text/PDF/examples/hello.pl
+%%SITE_PERL%%/Text/PDF/examples/pdfaddobj.pl
+%%SITE_PERL%%/Text/PDF/examples/pdfaddpg.pl
+%%SITE_PERL%%/Text/PDF/examples/pdfcrop.pl
+%%SITE_PERL%%/Text/PDF/examples/pdfgetobj.pl
+%%SITE_PERL%%/Text/PDF/examples/pdflines.pl
+%%SITE_PERL%%/Text/PDF/examples/squares.pdf
+%%SITE_PERL%%/Text/PDF/examples/test.pdf
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/PDF/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/PDF
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
+ at dirrm %%SITE_PERL%%/Text/PDF/examples
+ at dirrm %%SITE_PERL%%/Text/PDF
+ at unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
--- p5-Text-PDF-0.25.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list