diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-03-21 11:43:08 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-03-21 11:43:08 +0000 |
commit | 7137206ce6b1de480385821d0b4c145c2433b4a9 (patch) | |
tree | fac277eba7119e30670c24ce50ac659fada5c664 /math/p5-Math-BigInt | |
parent | 77b3eeabed94ed269e7dd87a01ed06d9c92131ab (diff) | |
download | ports-7137206ce6b1de480385821d0b4c145c2433b4a9.tar.gz ports-7137206ce6b1de480385821d0b4c145c2433b4a9.zip |
Notes
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 42ea5768ce39..5b9024524dda 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.74 +PORTVERSION= 1.75 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 8db94baf7699..7c2591bd2191 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-BigInt-1.74.tar.gz) = 5c11489308ed09905df6d82d58c3012f -SIZE (Math-BigInt-1.74.tar.gz) = 167818 +MD5 (Math-BigInt-1.75.tar.gz) = 15820d2d0483558da892f45553cfd4c2 +SIZE (Math-BigInt-1.75.tar.gz) = 168312 |