ports/52232: (update) graphics/p5-GD-TextUtil to 0.85

Mathieu Arnold m at absolight.net
Wed May 14 14:20:05 UTC 2003


>Number:         52232
>Category:       ports
>Synopsis:       (update) graphics/p5-GD-TextUtil to 0.85
>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:   Wed May 14 07:20:03 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: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.85
Grab maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- p5-GD-TextUtil-0.85.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/Makefile,v
retrieving revision 1.11
diff -u -b -w -r1.11 Makefile
--- Makefile	2003/02/20 18:08:10	1.11
+++ Makefile	2003/05/14 14:12:24
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	GD-TextUtil
-PORTVERSION=	0.83
+PORTVERSION=	0.85
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GD
 PKGNAMEPREFIX=	p5-
 DISTNAME=	GDTextUtil-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	m at absolight.net
 COMMENT=	Text utilities for use with GD drawing package
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
 
 PERL_CONFIGURE=	YES
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/distinfo,v
retrieving revision 1.4
diff -u -b -w -r1.4 distinfo
--- distinfo	2002/07/16 22:22:59	1.4
+++ distinfo	2003/05/14 14:12:24
@@ -1 +1 @@
-MD5 (GDTextUtil-0.83.tar.gz) = e804db597ab3a6302b15a8d3be96501f
+MD5 (GDTextUtil-0.85.tar.gz) = b86a79ff37a19646901621b3b702b451
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/pkg-descr,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-descr
--- pkg-descr	2000/02/24 17:18:05	1.1
+++ pkg-descr	2003/05/14 14:12:24
@@ -14,6 +14,7 @@
     certain y coordinate. Layout the text flush left, flush right,
     center, or justified.
 
+WWW: http://search.cpan.org/dist/GDTextUtil/
 
 --dima
 dima at Chg.RU
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/pkg-plist,v
retrieving revision 1.3
diff -u -b -w -r1.3 pkg-plist
--- pkg-plist	2000/11/12 02:39:40	1.3
+++ pkg-plist	2003/05/14 14:12:24
@@ -1,7 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/GD/Text.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Text/Wrap.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Text/Align.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Text/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Text
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Text 2>/dev/null || true
+%%SITE_PERL%%/GD/Text.pm
+%%SITE_PERL%%/GD/Text/Align.pm
+%%SITE_PERL%%/GD/Text/Wrap.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Text/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Text
+ at dirrm %%SITE_PERL%%/GD/Text
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/GD 2>/dev/null || true
--- p5-GD-TextUtil-0.85.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list