Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 1999 16:54:14 -0400 (EDT)
From:      kbyanc@posi.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12310: update of graphics/p5-chart port
Message-ID:  <199906202054.QAA10957@kronos.alcnet.com>

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

>Number:         12310
>Category:       ports
>Synopsis:       Simple patch to upgrade p5-chart port to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 20 13:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

	The p5-chart port is out-of-date, the attached patch updates the port.
After applying the patch to the Makefile, just rerun 'make makesum' to generate
the new md5 checksum and it is ready to roll.

>How-To-Repeat:
>Fix:
	
--- Makefile	Tue Sep 15 17:31:45 1998
+++ /home/kbyanc/Makefile	Sun Jun 20 16:43:32 1999
@@ -6,8 +6,8 @@
 # $Id: Makefile,v 1.4 1998/09/15 21:31:45 asami Exp $
 #
 
-DISTNAME=	chart-0.94
-PKGNAME=	p5-chart-0.94
+DISTNAME=	Chart-0.99b
+PKGNAME=	p5-chart-0.99b
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Chart
@@ -16,7 +16,7 @@
 
 BUILD_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD
 
-WRKSRC=		${WRKDIR}/Chart-0.94
+WRKSRC=		${WRKDIR}/Chart-0.99b
 
 USE_PERL5=	YES
 

>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?199906202054.QAA10957>