diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2006-04-11 15:04:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2006-04-11 15:04:30 +0000 |
commit | 7f1b1a8853c65b0524b388b8480534ea4ad600e1 (patch) | |
tree | 7974c91961ea8621e8b5fbe41312df65f0b261c1 /graphics/p5-Chart | |
parent | 1b8f4f3567ef39b0fcaecf91f32f3791bd0f30ed (diff) | |
download | ports-7f1b1a8853c65b0524b388b8480534ea4ad600e1.tar.gz ports-7f1b1a8853c65b0524b388b8480534ea4ad600e1.zip |
Notes
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 |