diff options
author | tobez <tobez@FreeBSD.org> | 2011-12-05 21:45:42 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-12-05 21:45:42 +0800 |
commit | a25f368a90db74d5efe43f1e9325088b3a27bbea (patch) | |
tree | db4af2118b6b303b187a8dedc4ff147064155c49 | |
parent | 4e826bed2845ba9c55d7cf49564a7fe9daf977ee (diff) | |
download | freebsd-ports-gnome-a25f368a90db74d5efe43f1e9325088b3a27bbea.tar.gz freebsd-ports-gnome-a25f368a90db74d5efe43f1e9325088b3a27bbea.tar.zst freebsd-ports-gnome-a25f368a90db74d5efe43f1e9325088b3a27bbea.zip |
Update to 2.4.3.
Changes: http://search.cpan.org/dist/Chart/README
Feature safe: yes
-rw-r--r-- | graphics/p5-Chart/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 4 | ||||
-rw-r--r-- | graphics/p5-Chart/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-chart/distinfo | 4 | ||||
-rw-r--r-- | graphics/p5-chart/pkg-plist | 1 |
6 files changed, 10 insertions, 6 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 90409170a650..0863115c6e93 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Chart -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= graphics perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:CHARTGRP PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo index 180470d99ad4..386ee5eeca9c 100644 --- a/graphics/p5-Chart/distinfo +++ b/graphics/p5-Chart/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-2.4.2.tar.gz) = 15434e2fd935886df633cae06f297ced6f4beee8cb66efc5240a5f0204348feb -SIZE (Chart-2.4.2.tar.gz) = 822981 +SHA256 (Chart-2.4.3.tar.gz) = dd20c6103d3ef86ff901ae2969a90596ea875e39af4603f2126eadd1bda9fc1a +SIZE (Chart-2.4.3.tar.gz) = 1607574 diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist index adee83e76413..002b0379670b 100644 --- a/graphics/p5-Chart/pkg-plist +++ b/graphics/p5-Chart/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Chart.pod %%SITE_PERL%%/Chart/Bars.pm %%SITE_PERL%%/Chart/Base.pm +%%SITE_PERL%%/Chart/BrushStyles.pm %%SITE_PERL%%/Chart/Composite.pm %%SITE_PERL%%/Chart/Constants.pm %%SITE_PERL%%/Chart/Direction.pm diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 90409170a650..0863115c6e93 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Chart -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= graphics perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:CHARTGRP PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/graphics/p5-chart/distinfo b/graphics/p5-chart/distinfo index 180470d99ad4..386ee5eeca9c 100644 --- a/graphics/p5-chart/distinfo +++ b/graphics/p5-chart/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-2.4.2.tar.gz) = 15434e2fd935886df633cae06f297ced6f4beee8cb66efc5240a5f0204348feb -SIZE (Chart-2.4.2.tar.gz) = 822981 +SHA256 (Chart-2.4.3.tar.gz) = dd20c6103d3ef86ff901ae2969a90596ea875e39af4603f2126eadd1bda9fc1a +SIZE (Chart-2.4.3.tar.gz) = 1607574 diff --git a/graphics/p5-chart/pkg-plist b/graphics/p5-chart/pkg-plist index adee83e76413..002b0379670b 100644 --- a/graphics/p5-chart/pkg-plist +++ b/graphics/p5-chart/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Chart.pod %%SITE_PERL%%/Chart/Bars.pm %%SITE_PERL%%/Chart/Base.pm +%%SITE_PERL%%/Chart/BrushStyles.pm %%SITE_PERL%%/Chart/Composite.pm %%SITE_PERL%%/Chart/Constants.pm %%SITE_PERL%%/Chart/Direction.pm |