diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-04-02 19:55:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-04-02 19:55:33 +0000 |
commit | f39f63210ffab40ba533aece2991e391c17e87f8 (patch) | |
tree | a9e96270e695e43663763c8296b92420b758cc91 /graphics | |
parent | 2c7e2f7d56f4889c43327f027c39a012e85d939f (diff) | |
download | FreeBSD-ports-f39f63210ffab40ba533aece2991e391c17e87f8.zip FreeBSD-ports-f39f63210ffab40ba533aece2991e391c17e87f8.tar.gz |
Upgrade to 0.99c-pre3, because gd doesn't support gif long time ago,
but 0.99b still use gif method.
Submitted by: Adrian Steinmann <ast@marabu.ch>
No respose by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-Chart/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-chart/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-chart/pkg-plist | 1 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 3c380d9..d73de10 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Chart -PORTVERSION= 0.99b -PORTREVISION= 1 +PORTVERSION= 0.99c-pre3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo index 2accc2d..ec48df0 100644 --- a/graphics/p5-Chart/distinfo +++ b/graphics/p5-Chart/distinfo @@ -1 +1 @@ -MD5 (Chart-0.99b.tar.gz) = 0ff4db30e47bb1e4e08aeda541ec2672 +MD5 (Chart-0.99c-pre3.tar.gz) = ffaeb2d9d4558e23d3ea675783753331 diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist index a6abce4..fbe5850 100644 --- a/graphics/p5-Chart/pkg-plist +++ b/graphics/p5-Chart/pkg-plist @@ -4,6 +4,7 @@ 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/Mountain.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 diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 3c380d9..d73de10 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Chart -PORTVERSION= 0.99b -PORTREVISION= 1 +PORTVERSION= 0.99c-pre3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart diff --git a/graphics/p5-chart/distinfo b/graphics/p5-chart/distinfo index 2accc2d..ec48df0 100644 --- a/graphics/p5-chart/distinfo +++ b/graphics/p5-chart/distinfo @@ -1 +1 @@ -MD5 (Chart-0.99b.tar.gz) = 0ff4db30e47bb1e4e08aeda541ec2672 +MD5 (Chart-0.99c-pre3.tar.gz) = ffaeb2d9d4558e23d3ea675783753331 diff --git a/graphics/p5-chart/pkg-plist b/graphics/p5-chart/pkg-plist index a6abce4..fbe5850 100644 --- a/graphics/p5-chart/pkg-plist +++ b/graphics/p5-chart/pkg-plist @@ -4,6 +4,7 @@ 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/Mountain.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 |