diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2007-04-10 15:32:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2007-04-10 15:32:16 +0000 |
commit | 2354ba7be8bc0019eb8189f1b5afdb8a7d28edd3 (patch) | |
tree | a0b5e6236f82b5ce5a9645937329030c8ab3876f /math | |
parent | c3d51f2cc541b5b85022b3198ae50434ba0ba448 (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 82e6c60e7c76..9a6a354af1ce 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.19 +PORTVERSION= 1.20 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 dea550a92853..e9ab6b8a5184 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-BigInt-GMP-1.19.tar.gz) = a965d3b30abf0f85b64d943f0688e87c -SHA256 (Math-BigInt-GMP-1.19.tar.gz) = bd7dd4d74988e94d6487fd9363720d882e7e02bbb88be0341b11251f2f35baae -SIZE (Math-BigInt-GMP-1.19.tar.gz) = 37602 +MD5 (Math-BigInt-GMP-1.20.tar.gz) = 0e27b1d2e643277f516efeae6960ecd3 +SHA256 (Math-BigInt-GMP-1.20.tar.gz) = ce928a699cc4bb292599fe28e70f2409cece048a9334214c1c4402a9219cc064 +SIZE (Math-BigInt-GMP-1.20.tar.gz) = 38119 |