diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-03-15 15:29:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-03-15 15:29:52 +0000 |
commit | 9a18b733c1070c57fd122a323ec65f7d37224dfa (patch) | |
tree | 53ea6955488ec3a926e6dda01820ce40b7ed825b /math | |
parent | 04c6e4614820c0415965b557b480b693167c9462 (diff) | |
download | ports-9a18b733c1070c57fd122a323ec65f7d37224dfa.tar.gz ports-9a18b733c1070c57fd122a323ec65f7d37224dfa.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 94875449093b..f14895d602a4 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.991 +PORTVERSION= 1.993 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/P/PJ/PJACKLAM +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PJACKLAM PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 5b84d2d50566..6ce667891484 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-1.991.tar.gz) = dbba5efbb62ebc09acae5d01b92dcc446c32851878eab07d6b31c66ce2a0f6d3 -SIZE (Math-BigInt-1.991.tar.gz) = 210490 +SHA256 (Math-BigInt-1.993.tar.gz) = 19e21fcd7a3525eb0802b7735be3a83d55d87a232e6ab54ef68368fe80d6f442 +SIZE (Math-BigInt-1.993.tar.gz) = 211670 |