diff options
author | mat <mat@FreeBSD.org> | 2006-04-11 23:04:30 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2006-04-11 23:04:30 +0800 |
commit | fefae55a2eb9c53a54259741bcaa5c73a547fe49 (patch) | |
tree | 27b511d93a23719c98a6c09afe9251a266539a45 /graphics/p5-chart | |
parent | a5427f83d484f42769758068c5d6e9e76a581a7a (diff) | |
download | freebsd-ports-gnome-fefae55a2eb9c53a54259741bcaa5c73a547fe49.tar.gz freebsd-ports-gnome-fefae55a2eb9c53a54259741bcaa5c73a547fe49.tar.zst freebsd-ports-gnome-fefae55a2eb9c53a54259741bcaa5c73a547fe49.zip |
Update to 2.4.1
Diffstat (limited to 'graphics/p5-chart')
-rw-r--r-- | graphics/p5-chart/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-chart/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-chart/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 96022b2bcedc..76178093fa19 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart -PORTVERSION= 2.3 +PORTVERSION= 2.4.1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart @@ -19,6 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes -#MAN3= Chart.3 +MAN3= Chart.3 .include <bsd.port.mk> diff --git a/graphics/p5-chart/distinfo b/graphics/p5-chart/distinfo index c04a8552709c..86bb5e23b77f 100644 --- a/graphics/p5-chart/distinfo +++ b/graphics/p5-chart/distinfo @@ -1,3 +1,3 @@ -MD5 (Chart-2.3.tar.gz) = 809540667dd703353af30147ef27b67d -SHA256 (Chart-2.3.tar.gz) = bc50b23305444b980ef59234c87cf0ffbcce3fbe16f974d3bc254a090b67ac67 -SIZE (Chart-2.3.tar.gz) = 516041 +MD5 (Chart-2.4.1.tar.gz) = 5e7a80badfb8bf6e29b21879689bcc2f +SHA256 (Chart-2.4.1.tar.gz) = ad8179cd46143bb3378f085da78447b65a939aba64e341c54600da7f6ad2b907 +SIZE (Chart-2.4.1.tar.gz) = 683047 diff --git a/graphics/p5-chart/pkg-plist b/graphics/p5-chart/pkg-plist index 716ecc92f2db..f8dcf3c672ac 100644 --- a/graphics/p5-chart/pkg-plist +++ b/graphics/p5-chart/pkg-plist @@ -1,3 +1,4 @@ +%%SITE_PERL%%/Chart.pod %%SITE_PERL%%/Chart/Bars.pm %%SITE_PERL%%/Chart/Base.pm %%SITE_PERL%%/Chart/Composite.pm |