aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-22 22:51:14 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-22 22:51:14 +0000
commit168cc7717e9f4f3165a0e7f2430c355d3be18d1d (patch)
treea5689580c31c6b3b636c168baa12efaf9dc936ce /graphics/p5-Chart
parentb16dfc86431dd3923635d69b2abd476632ca56f4 (diff)
downloadports-168cc7717e9f4f3165a0e7f2430c355d3be18d1d.tar.gz
ports-168cc7717e9f4f3165a0e7f2430c355d3be18d1d.zip
Update to 0.99b.
PR: 12310 Submitted by: Kelly Yancey <kbyanc@posi.net>
Notes
Notes: svn path=/head/; revision=19692
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile12
-rw-r--r--graphics/p5-Chart/distinfo2
-rw-r--r--graphics/p5-Chart/pkg-comment2
-rw-r--r--graphics/p5-Chart/pkg-plist3
4 files changed, 9 insertions, 10 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index 334f97cbaed5..15781b8e121e 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -1,22 +1,22 @@
# New ports collection makefile for: p5-chart
-# Version required: 0.94
+# Version required: 0.99b
# Date Created: 8 April 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1998/08/19 12:38:40 vanilla Exp $
+# $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
MAINTAINER= ports@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= ${LOCALBASE}/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
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
index 5268a404f239..2accc2d45d93 100644
--- a/graphics/p5-Chart/distinfo
+++ b/graphics/p5-Chart/distinfo
@@ -1 +1 @@
-MD5 (chart-0.94.tar.gz) = 8cf1456cb2aeec7e57c1e7d01b92faa6
+MD5 (Chart-0.99b.tar.gz) = 0ff4db30e47bb1e4e08aeda541ec2672
diff --git a/graphics/p5-Chart/pkg-comment b/graphics/p5-Chart/pkg-comment
index 00a36cbe23ad..bc94985d076e 100644
--- a/graphics/p5-Chart/pkg-comment
+++ b/graphics/p5-Chart/pkg-comment
@@ -1 +1 @@
-a perl5 interface to build chart graphic.
+A perl5 interface to build chart graphics.
diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist
index cb5f062cfde5..a6abce49ea68 100644
--- a/graphics/p5-Chart/pkg-plist
+++ b/graphics/p5-Chart/pkg-plist
@@ -1,10 +1,9 @@
lib/perl5/site_perl/%%PERL_VER%%/Chart.pod
lib/perl5/site_perl/%%PERL_VER%%/Chart/Bars.pm
lib/perl5/site_perl/%%PERL_VER%%/Chart/Base.pm
+lib/perl5/site_perl/%%PERL_VER%%/Chart/Composite.pm
lib/perl5/site_perl/%%PERL_VER%%/Chart/Lines.pm
lib/perl5/site_perl/%%PERL_VER%%/Chart/LinesPoints.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Pareto.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Pie.pm
lib/perl5/site_perl/%%PERL_VER%%/Chart/Points.pm
lib/perl5/site_perl/%%PERL_VER%%/Chart/StackedBars.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Chart