Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 13:12:51 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@mj.0038.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38164: Update port: graphics/p5-GD-Graph3d to 0.59
Message-ID:  <20020517041251.77D2299C0D@sz.homedns.org>

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

>Number:         38164
>Category:       ports
>Synopsis:       Update port: graphics/p5-GD-Graph3d to 0.59
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 16 21:20:01 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.59
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Graph3d/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2001/03/01 06:37:42	1.5
+++ Makefile	2002/05/17 04:09:28
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	GD-Graph3d
-PORTVERSION=	0.55
+PORTVERSION=	0.59
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GD
 PKGNAMEPREFIX=	p5-
-DISTNAME=	GDGraph3d-${PORTVERSION}
 
 MAINTAINER=	demon@FreeBSD.org
 
@@ -21,5 +20,9 @@
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		GD::Graph3d.3
+
+post-patch:
+# pod2man doesn't work without this
+	${PERL} -pi -e 's/\r//' ${WRKSRC}/lib/GD/Graph3d.pm
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Graph3d/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2000/11/12 02:38:55	1.2
+++ distinfo	2002/05/17 04:09:28
@@ -1 +1 @@
-MD5 (GDGraph3d-0.55.tar.gz) = 209adb88cb6595834cffde6bf2ffb8c6
+MD5 (GD-Graph3d-0.59.tar.gz) = cab629741a0e62b940c671957bdfa2be

>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?20020517041251.77D2299C0D>