diff options
author | tobez <tobez@FreeBSD.org> | 2008-05-08 16:55:10 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-05-08 16:55:10 +0800 |
commit | eb7374d2b2b326ff0f2a02e2493df68db305a9f7 (patch) | |
tree | 9d561cd733dfcef98f3ffc9d5b9f0a3d10f160b3 /math | |
parent | d108e5d61b3828d4adea9369a4be1faf384b74d5 (diff) | |
download | freebsd-ports-graphics-eb7374d2b2b326ff0f2a02e2493df68db305a9f7.tar.gz freebsd-ports-graphics-eb7374d2b2b326ff0f2a02e2493df68db305a9f7.tar.zst freebsd-ports-graphics-eb7374d2b2b326ff0f2a02e2493df68db305a9f7.zip |
Update to 1.89.
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 5adc63fc95b..d7ae05a2a45 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.87 +PORTVERSION= 1.89 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 709109e58bb..20974b3ed02 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-BigInt-1.87.tar.gz) = 639a8a21dd08ce331ba7e2e4773e59c9 -SHA256 (Math-BigInt-1.87.tar.gz) = 5aa3a0c3a13339e643c4b2d34a4e90d84cf032658ec2593e0825fcfbd4f9319c -SIZE (Math-BigInt-1.87.tar.gz) = 198186 +MD5 (Math-BigInt-1.89.tar.gz) = 695d70be20c3cb1778961b88c6b4ac42 +SHA256 (Math-BigInt-1.89.tar.gz) = 1572705af130ef095bbce33336362ff28f29c765ef44ef5eca977cb9d86a3b76 +SIZE (Math-BigInt-1.89.tar.gz) = 200231 |