diff options
author | clsung <clsung@FreeBSD.org> | 2006-06-08 09:17:49 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-06-08 09:17:49 +0800 |
commit | dadbab5c594cbf36199c1c4202538552a4d5547f (patch) | |
tree | 820a73b8f4723b2b270267574c4a3d74d32ceeac /graphics | |
parent | e6b9240d9f1f645dd34f9dfc5766e13a4514cd71 (diff) | |
download | freebsd-ports-graphics-dadbab5c594cbf36199c1c4202538552a4d5547f.tar.gz freebsd-ports-graphics-dadbab5c594cbf36199c1c4202538552a4d5547f.tar.zst freebsd-ports-graphics-dadbab5c594cbf36199c1c4202538552a4d5547f.zip |
- Update to 3.1
PR: ports/98634
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Diffstat (limited to 'graphics')
-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 b482581cb2f..790e26ada0b 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 5b689301c0b..a4086f39d43 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 |