diff options
author | chinsan <chinsan@FreeBSD.org> | 2007-10-27 09:20:46 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2007-10-27 09:20:46 +0800 |
commit | bd1e1f932457326345d001674e251a05e18f21ad (patch) | |
tree | 5caefff10177673a84cb325d672c110e84526cef | |
parent | 368789bf207c69804945fa16ee7de3b1cabeca38 (diff) | |
download | freebsd-ports-gnome-bd1e1f932457326345d001674e251a05e18f21ad.tar.gz freebsd-ports-gnome-bd1e1f932457326345d001674e251a05e18f21ad.tar.zst freebsd-ports-gnome-bd1e1f932457326345d001674e251a05e18f21ad.zip |
- Update to 1.01
- Use CPAN macro
PR: ports/117154
Submitted by: chinsan
Approved by: maintainer timeout
-rw-r--r-- | math/p5-Chart-Math-Axis/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Chart-Math-Axis/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile index 4a2f948257a5..e93bc69bbd31 100644 --- a/math/p5-Chart-Math-Axis/Makefile +++ b/math/p5-Chart-Math-Axis/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Chart-Math-Axis -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= math graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Chart +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org diff --git a/math/p5-Chart-Math-Axis/distinfo b/math/p5-Chart-Math-Axis/distinfo index 565904a289a4..cee70f1dce4f 100644 --- a/math/p5-Chart-Math-Axis/distinfo +++ b/math/p5-Chart-Math-Axis/distinfo @@ -1,3 +1,3 @@ -MD5 (Chart-Math-Axis-1.00.tar.gz) = bade562ab24fc81d278ff65e564027b8 -SHA256 (Chart-Math-Axis-1.00.tar.gz) = 1050cb9d90723a0db89b6d95b9940caef1c019c86b67e37588ebf2707b248b20 -SIZE (Chart-Math-Axis-1.00.tar.gz) = 15713 +MD5 (Chart-Math-Axis-1.01.tar.gz) = 710c8c55a56c3dd727db27f31d5f23c0 +SHA256 (Chart-Math-Axis-1.01.tar.gz) = a1857303d8deb98de27d04b20819a085409675d3c5a3040f3ba24492c34c0f4e +SIZE (Chart-Math-Axis-1.01.tar.gz) = 16613 |