Update to 1.00
Changes: http://search.cpan.org/src/ADAMK/Chart-Math-Axis-1.00/Changes
This commit is contained in:
parent
838586ebf5
commit
e172111585
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177022
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue