diff options
author | tobez <tobez@FreeBSD.org> | 2011-02-14 20:05:07 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-02-14 20:05:07 +0800 |
commit | 57edaa2fe5bd8a11a0de3eb67250f1b1733423b9 (patch) | |
tree | 88ee5ad61f787f90dd0569bb39623cca872af619 /math/p5-Math-BigInt | |
parent | f766ef754e2eec4bf579e55a2e0d578a913992f8 (diff) | |
download | freebsd-ports-gnome-57edaa2fe5bd8a11a0de3eb67250f1b1733423b9.tar.gz freebsd-ports-gnome-57edaa2fe5bd8a11a0de3eb67250f1b1733423b9.tar.zst freebsd-ports-gnome-57edaa2fe5bd8a11a0de3eb67250f1b1733423b9.zip |
Update to 1.991.
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 1f0b4441ec09..94875449093b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,9 +6,9 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.99 +PORTVERSION= 1.991 CATEGORIES= math perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/P/PJ/PJACKLAM PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 92074fca4443..5b84d2d50566 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-1.99.tar.gz) = 3ee51f233881831491e2599b901c3c10e2c56ed84c999e8c49a9c6eb574fdc9a -SIZE (Math-BigInt-1.99.tar.gz) = 206210 +SHA256 (Math-BigInt-1.991.tar.gz) = dbba5efbb62ebc09acae5d01b92dcc446c32851878eab07d6b31c66ce2a0f6d3 +SIZE (Math-BigInt-1.991.tar.gz) = 210490 |