diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-11-10 20:20:41 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-11-10 20:20:41 +0000 |
commit | e1721115852fa3075cefa1fd80e62ec09b7ccec8 (patch) | |
tree | 806755570d2b0f3d8fbc149b9e8aa3ffd3d60584 /math/p5-Chart-Math-Axis | |
parent | 838586ebf529538c8b06aa28ab9a3fce6f58f8d1 (diff) |
Notes
Diffstat (limited to 'math/p5-Chart-Math-Axis')
-rw-r--r-- | math/p5-Chart-Math-Axis/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Chart-Math-Axis/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile index d1be709671ca..4a2f948257a5 100644 --- a/math/p5-Chart-Math-Axis/Makefile +++ b/math/p5-Chart-Math-Axis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Chart-Math-Axis -PORTVERSION= 0.3 -PORTREVISION= 1 +PORTVERSION= 1.00 CATEGORIES= math graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart @@ -18,6 +17,7 @@ COMMENT= Implements an algorithm to find good values for chart axis BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \ ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \ + ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \ ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Chart-Math-Axis/distinfo b/math/p5-Chart-Math-Axis/distinfo index 8f57a6b4d279..565904a289a4 100644 --- a/math/p5-Chart-Math-Axis/distinfo +++ b/math/p5-Chart-Math-Axis/distinfo @@ -1,3 +1,3 @@ -MD5 (Chart-Math-Axis-0.3.tar.gz) = 540df42fbda464b258fad25642be03f3 -SHA256 (Chart-Math-Axis-0.3.tar.gz) = 6f05cc1f9063fd9756c7669c1485a1588d9820f293d2af00be0dd8c64b8a20da -SIZE (Chart-Math-Axis-0.3.tar.gz) = 15726 +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 |