diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-08 01:17:49 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-08 01:17:49 +0000 |
commit | f32d20e7085268fa7e09860ec62dd6dfdd2d87b2 (patch) | |
tree | 019102f5fbe32fd8af1ec4e82f5b11512c3b9bd4 /graphics/p5-Chart-Graph | |
parent | eb0567edea0285c6c19eea2a83ac22ca7dba2b3f (diff) | |
download | ports-f32d20e7085268fa7e09860ec62dd6dfdd2d87b2.tar.gz ports-f32d20e7085268fa7e09860ec62dd6dfdd2d87b2.zip |
Notes
Diffstat (limited to 'graphics/p5-Chart-Graph')
-rw-r--r-- | graphics/p5-Chart-Graph/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Chart-Graph/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/p5-Chart-Graph/Makefile b/graphics/p5-Chart-Graph/Makefile index b482581cb2f7..790e26ada0b8 100644 --- a/graphics/p5-Chart-Graph/Makefile +++ b/graphics/p5-Chart-Graph/Makefile @@ -7,8 +7,7 @@ # PORTNAME= Chart-Graph -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 3.1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart @@ -21,7 +20,6 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ xmgrace:${PORTSDIR}/math/grace \ ppmtogif:${PORTSDIR}/graphics/netpbm -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} PERL_CONFIGURE= yes MAN3= Chart::Graph.3 \ diff --git a/graphics/p5-Chart-Graph/distinfo b/graphics/p5-Chart-Graph/distinfo index 5b689301c0b3..a4086f39d432 100644 --- a/graphics/p5-Chart-Graph/distinfo +++ b/graphics/p5-Chart-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (Chart-Graph-2.0.tar.gz) = db4f6dbb05afcadb362cc37e7f49789a -SHA256 (Chart-Graph-2.0.tar.gz) = 33fefaef16864d32436b6b0c41ac9c82f97417c09a172687cbc38d358739d1fb -SIZE (Chart-Graph-2.0.tar.gz) = 259006 +MD5 (Chart-Graph-3.1.tar.gz) = 020eb7079d1f15005fa2342d6769d974 +SHA256 (Chart-Graph-3.1.tar.gz) = 9247c8b1b5a92cae70093ba6dc04b980be860b52deff809e4a1e2c4a0d805922 +SIZE (Chart-Graph-3.1.tar.gz) = 252278 |