Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 18:59:39 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@mj.0038.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37373: Update port: graphics/p5-GD-TextUtil to 0.82
Message-ID:  <20020423095939.5FF5A992F3@sz.homedns.org>

next in thread | raw e-mail | index | archive | help

>Number:         37373
>Category:       ports
>Synopsis:       Update port: graphics/p5-GD-TextUtil to 0.82
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 23 03:00:09 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD sz.homedns.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #11: Tue Apr 23 11:04:54 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386


	
>Description:
Update to 0.82
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2001/03/01 06:37:42	1.5
+++ Makefile	2002/04/23 09:57:55
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	GD-TextUtil
-PORTVERSION=	0.80
+PORTVERSION=	0.82
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GD
@@ -21,5 +21,9 @@
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3
+
+post-patch:
+# Silence 'strict subs'
+	${PERL} -pi -e 's/Cwd::cwd/Cwd::cwd()/'	${WRKSRC}/Text.pm
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2000/11/12 02:39:40	1.2
+++ distinfo	2002/04/23 09:57:55
@@ -1 +1 @@
-MD5 (GDTextUtil-0.80.tar.gz) = 3569b86f250ad28bdb771cbc6c83d0aa
+MD5 (GDTextUtil-0.82.tar.gz) = 15dc6084dbcac093e3f482e5d947777d

>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?20020423095939.5FF5A992F3>