diff options
author | miwi <miwi@FreeBSD.org> | 2007-08-06 05:26:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-08-06 05:26:56 +0800 |
commit | ddfffe45b19b522c97eed0a0cd4e769708e2cffe (patch) | |
tree | 7a86967b15d491ca6d8b82e4c03ea4b2f84d7192 /math/p5-Math-BigInt-GMP | |
parent | faab08edd160208da6bf49d70486c1cc51391a3e (diff) | |
download | freebsd-ports-gnome-ddfffe45b19b522c97eed0a0cd4e769708e2cffe.tar.gz freebsd-ports-gnome-ddfffe45b19b522c97eed0a0cd4e769708e2cffe.tar.zst freebsd-ports-gnome-ddfffe45b19b522c97eed0a0cd4e769708e2cffe.zip |
- Update to 1.24
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 64df4d1116e5..8a0614f9d21f 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.23 +PORTVERSION= 1.24 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 e9c962383451..e7dd310aa8a1 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (Math-BigInt-GMP-1.24.tar.gz) = de5bb548f9e8e2254565926eec1d15b2 +SHA256 (Math-BigInt-GMP-1.24.tar.gz) = 3f00fb0191b4343745b99f104a50f50a49fa7424fe70cc002f000465161a8eb4 +SIZE (Math-BigInt-GMP-1.24.tar.gz) = 43131 |