diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Number-WithError/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Number-WithError/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile index cc3686622cf7..bc3c19b29d13 100644 --- a/math/p5-Number-WithError/Makefile +++ b/math/p5-Number-WithError/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Number-WithError -PORTVERSION= 0.06 +PORTVERSION= 0.08 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Number @@ -17,7 +17,7 @@ COMMENT= Numbers with error propagation and scientific rounding BUILD_DEPENDS= ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \ ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \ - ${SITE_PERL}/Math/SymbolicX/Inline.pm:${PORTSDIR}/math/p5-Math-SymbolicX-Inline + ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Number::WithError.3 diff --git a/math/p5-Number-WithError/distinfo b/math/p5-Number-WithError/distinfo index 81b071f05e32..0febd4c4949c 100644 --- a/math/p5-Number-WithError/distinfo +++ b/math/p5-Number-WithError/distinfo @@ -1,3 +1,3 @@ -MD5 (Number-WithError-0.06.tar.gz) = c57be30943842df77ab7e7c455683785 -SHA256 (Number-WithError-0.06.tar.gz) = a265d49402e32e0815ff3b516c01121b87d61bc68ee6c8c25757b30fedf6f2e5 -SIZE (Number-WithError-0.06.tar.gz) = 27035 +MD5 (Number-WithError-0.08.tar.gz) = 3baa024cf8c3dbfa2571b67af6bf081e +SHA256 (Number-WithError-0.08.tar.gz) = 41133d0b3dc0278cfa449f5a21b865a3486ed86700ef70d6a32a571b81c61a2b +SIZE (Number-WithError-0.08.tar.gz) = 27670 |