diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-26 02:54:49 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-26 02:54:49 +0800 |
commit | 8689a4867351029789f82bf83f8b2c9cfee22b02 (patch) | |
tree | 4488ea68c8d4912d2a55d551e033e12ff42ed815 /math | |
parent | 5803369301dd3471d203d01176d120b2721708cf (diff) | |
download | freebsd-ports-gnome-8689a4867351029789f82bf83f8b2c9cfee22b02.tar.gz freebsd-ports-gnome-8689a4867351029789f82bf83f8b2c9cfee22b02.tar.zst freebsd-ports-gnome-8689a4867351029789f82bf83f8b2c9cfee22b02.zip |
Update to v0.08
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 |