diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-05-31 10:39:28 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-05-31 10:39:28 +0000 |
commit | 27bae66257f2b9f500757087fd79a16213f70d3f (patch) | |
tree | 542c702d13ae13e3af248d77b195e3f5a76569c2 /math | |
parent | Update to 2.071. (diff) |
Update to 1.86.
Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.86/CHANGES
Notes
Notes:
svn path=/head/; revision=192465
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 486c4caa7227..1ce2b1cb7c7b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.84 +PORTVERSION= 1.86 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 6fbe30776c3b..8f2857501e61 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-BigInt-1.84.tar.gz) = fe1d6df4a601633e9ef82bdb726722d3 -SHA256 (Math-BigInt-1.84.tar.gz) = 00c69f85ef2f13c1e8fd667d50f17c2e47fcb9cbcb9d3870b6d112c671bdb0da -SIZE (Math-BigInt-1.84.tar.gz) = 191935 +MD5 (Math-BigInt-1.86.tar.gz) = f29ff0acfb60585ef2808029ff2d49d8 +SHA256 (Math-BigInt-1.86.tar.gz) = 877151347c5775cdc311d18a47f8d4a0e4e4452dec06bdb631e7789e53a34d8a +SIZE (Math-BigInt-1.86.tar.gz) = 190499 |