diff options
author | tobez <tobez@FreeBSD.org> | 2005-03-21 19:43:08 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-03-21 19:43:08 +0800 |
commit | 2696961726a0dfed614d9970680eb94d2047726c (patch) | |
tree | d4a25c68d589e5e6b71f8a2695449f9831186666 /math | |
parent | 687c29dec8f123b49199bbc48e51ec9ea2f53022 (diff) | |
download | freebsd-ports-gnome-2696961726a0dfed614d9970680eb94d2047726c.tar.gz freebsd-ports-gnome-2696961726a0dfed614d9970680eb94d2047726c.tar.zst freebsd-ports-gnome-2696961726a0dfed614d9970680eb94d2047726c.zip |
Update to 1.75.
Diffstat (limited to 'math')
-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 |