diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-29 10:09:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-29 10:09:55 +0000 |
commit | 66093fcc3af43d3ce4848dfda6542ffdd7059bbe (patch) | |
tree | 5ab755ecbf5157783c83795d70ef6ac0c7c94e4a /math | |
parent | d504d79e5a53cab791f5f9addb2f1bd456159d9f (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt-GMP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 8fe4ce4a22d0..64df4d1116e5 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo index 1e22eeeeeecf..e9c962383451 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-BigInt-GMP-1.22.tar.gz) = 45daaccbacc257c9b863975165b1d90a -SHA256 (Math-BigInt-GMP-1.22.tar.gz) = 1ba5031b298c81ad1498786ec219639f5c9e8f7896192540b7191fbe928ed346 -SIZE (Math-BigInt-GMP-1.22.tar.gz) = 42863 +MD5 (Math-BigInt-GMP-1.23.tar.gz) = 0a0f0e861e7188780643915fdd0029e7 +SHA256 (Math-BigInt-GMP-1.23.tar.gz) = 5b58fe2fbaf59b5a2c1046ba9ddf75528f901c6d34c4062fae0b5491dc688d92 +SIZE (Math-BigInt-GMP-1.23.tar.gz) = 42945 |