From owner-freebsd-ports Thu May 16 21:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEA6F37B405 for ; Thu, 16 May 2002 21:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4H4K1J23827; Thu, 16 May 2002 21:20:01 -0700 (PDT) (envelope-from gnats) Received: from t-mta1.odn.ne.jp (mfep1.odn.ne.jp [143.90.131.179]) by hub.freebsd.org (Postfix) with ESMTP id 9FD8337B408 for ; Thu, 16 May 2002 21:12:56 -0700 (PDT) Received: from sz.homedns.org ([61.201.73.214]) by t-mta1.odn.ne.jp with ESMTP id <20020517041254910.UPGS.10000.t-mta1.odn.ne.jp@mta1.odn.ne.jp>; Fri, 17 May 2002 13:12:54 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id 77D2299C0D; Fri, 17 May 2002 13:12:51 +0900 (JST) Message-Id: <20020517041251.77D2299C0D@sz.homedns.org> Date: Fri, 17 May 2002 13:12:51 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/38164: Update port: graphics/p5-GD-Graph3d to 0.59 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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