diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-29 18:09:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-29 18:09:55 +0800 |
commit | 82bf231803601e6c9748d4dd982c6ed022d79a3c (patch) | |
tree | 3473686af193e2dec31b4d310a05f7e330e808d2 /math/p5-Math-BigInt-GMP | |
parent | c77391dbdf275eb95f7ae6a3ad9da193c2a4af52 (diff) | |
download | freebsd-ports-gnome-82bf231803601e6c9748d4dd982c6ed022d79a3c.tar.gz freebsd-ports-gnome-82bf231803601e6c9748d4dd982c6ed022d79a3c.tar.zst freebsd-ports-gnome-82bf231803601e6c9748d4dd982c6ed022d79a3c.zip |
- Update to 1.23
Diffstat (limited to 'math/p5-Math-BigInt-GMP')
-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 |