Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 22:34:14 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44421: update graphics/p5-GD-Graph3d to 0.61 
Message-ID:  <20021023203414.31C2CAAFE@backup-mx.droso.dk>

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

>Number:         44421
>Category:       ports
>Synopsis:       update graphics/p5-GD-Graph3d to 0.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 23 13:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
- update to 0.61
- also list dependencies as BUILD_DEPENDS
- add WWW
- take maintianership

>How-To-Repeat:
	
>Fix:

	

--- p5-GD-Graph3d.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Graph3d/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	19 May 2002 16:24:43 -0000	1.6
+++ Makefile	23 Oct 2002 20:32:43 -0000
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	GD-Graph3d
-PORTVERSION=	0.59
+PORTVERSION=	0.61
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GD
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erwin@lansing.dk
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
+BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Graph3d/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- pkg-descr	23 Apr 2000 17:11:59 -0000	1.1.1.1
+++ pkg-descr	23 Oct 2002 20:32:43 -0000
@@ -1,5 +1,6 @@
 GD-Graph3d extensions module provides 3D graphs for the GD::Graph module.
 
+WWW: http://search.cpan.org/dist/GD-Graph3d/
 
 --dima
 dima@Chg.RU
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Graph3d/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	12 Nov 2000 02:38:55 -0000	1.2
+++ pkg-plist	23 Oct 2002 20:32:43 -0000
@@ -1,6 +1,8 @@
 lib/perl5/site_perl/%%PERL_VER%%/GD/Graph3d.pm
 lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/axestype3d.pm
 lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/bars3d.pm
+lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/cylinder3d.pm
+lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/cylinder.pm
 lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/lines3d.pm
 lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/pie3d.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph3d/.packlist
--- p5-GD-Graph3d.diff ends here ---


>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?20021023203414.31C2CAAFE>