Bug 10181 - Upgrade port: graphics/p5-GIFgraph-1.10
Summary: Upgrade port: graphics/p5-GIFgraph-1.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-02-21 13:10 UTC by Gianmarco Giovannelli
Modified: 1999-03-15 02:17 UTC (History)
0 users

See Also:


Attachments
file.shar (2.74 KB, text/plain)
1999-02-21 13:10 UTC, Gianmarco Giovannelli
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gianmarco Giovannelli 1999-02-21 13:10:01 UTC
This is GIFgraph, a package to generate GIF charts,
using Lincoln Stein's GD.pm.

Fix: ## Quick upgrade from p5-GIFgraph-1.01 ##

## Full port ##


Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco  
http://www2.masternet.it--d5TCLAy7fbGLZmbkwjiigirEWz3yMip0Gy77KDN02Lv55Sbn
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig	Sun Feb 21 10:27:16 1999
+++ Makefile	Sun Feb 21 10:37:57 1999
@@ -1,15 +1,16 @@
 # New ports collection makefile for:	p5-GIFgraph
-# Version required:			1.01
-# Date created:				Nov 9, 1998
-# Whom:					laskavy@gambit.msk.su
+# Version required:			1.10
+# Date created:				21 Feb 1999
+# Whom:					gmarco@giovannelli.it
 #
-# $Id: Makefile,v 1.1.1.1 1998/12/12 15:09:17 kuriyama Exp $
+# $Id$
 #
 
-DISTNAME=	GIFgraph-1.01
-PKGNAME=	p5-GIFgraph-1.01
+DISTNAME=	GIFgraph-1.10
+PKGNAME=	p5-GIFgraph-1.10
 CATEGORIES=	graphics perl5
-MASTER_SITES=	http://www.tcp.chem.tue.nl/~tgtcmv/perl/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR=	GIFgraph
 
 MAINTAINER=	laskavy@gambit.msk.su
 
--- pkg/PLIST.orig	Sun Feb 21 10:28:01 1999
+++ pkg/PLIST	Sun Feb 21 10:23:14 1999
@@ -5,6 +5,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/bars.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/linespoints.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/area.pm
+lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/mixed.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/lines.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/points.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph.pm
--- files/md5.orig	Sun Feb 21 10:27:34 1999
+++ files/md5	Sun Feb 21 13:38:21 1999
@@ -1 +1 @@
-MD5 (GIFgraph-1.01.tar.gz) = 9fbf10ec9eda820de5d148e0df0641d0
+MD5 (GIFgraph-1.10.tar.gz) = 1bba4331bc82dd9e669a4dee592e5f02
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-03-15 02:16:19 UTC
State Changed
From-To: open->closed

Update committed, thanks!