diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-13 19:02:39 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-13 19:02:39 +0800 |
commit | 051d847c7498c1fe90fbbd8a8a476b4a7c977193 (patch) | |
tree | 6e9f4a688bd7149d44098feaf6490d6db5464cba /math/p5-Math-BigInt | |
parent | 33f4c1c19fd16d1e10431bcbad5212d7d7db3e4c (diff) | |
download | freebsd-ports-gnome-051d847c7498c1fe90fbbd8a8a476b4a7c977193.tar.gz freebsd-ports-gnome-051d847c7498c1fe90fbbd8a8a476b4a7c977193.tar.zst freebsd-ports-gnome-051d847c7498c1fe90fbbd8a8a476b4a7c977193.zip |
Update to 1.72.
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 0b20c5b7a569..e6a93dd5d08b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.69 +PORTVERSION= 1.72 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 9177aff1d14b..8dba01025abd 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-BigInt-1.69.tar.gz) = a9c4f06095622a04dca80c1d10b2faab -SIZE (Math-BigInt-1.69.tar.gz) = 162411 +MD5 (Math-BigInt-1.72.tar.gz) = fd003d09ba6fdd6e741f1b548158db20 +SIZE (Math-BigInt-1.72.tar.gz) = 162429 |