diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-24 15:29:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-24 15:29:53 +0000 |
commit | 6d0bc0860f4d8953b46151eb35c528b05c4e07a6 (patch) | |
tree | f94bb6ee1ff6d1078f58d7bbe382a11555717a69 /math | |
parent | 4d80e4b3be00937af572d838c889f93f50fb6437 (diff) | |
download | ports-6d0bc0860f4d8953b46151eb35c528b05c4e07a6.tar.gz ports-6d0bc0860f4d8953b46151eb35c528b05c4e07a6.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Prime-XS/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Prime-XS/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Prime-XS/Makefile b/math/p5-Math-Prime-XS/Makefile index 011d08a34ec4..d64ffd09f6e9 100644 --- a/math/p5-Math-Prime-XS/Makefile +++ b/math/p5-Math-Prime-XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Prime-XS -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Prime-XS/distinfo b/math/p5-Math-Prime-XS/distinfo index 32a65986e50a..78cc196ff180 100644 --- a/math/p5-Math-Prime-XS/distinfo +++ b/math/p5-Math-Prime-XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Prime-XS-0.24.tar.gz) = c560fd3aeeeb042395030522f0b600db71dfab677901260aef5214d2bbf60142 -SIZE (Math-Prime-XS-0.24.tar.gz) = 58649 +SHA256 (Math-Prime-XS-0.25.tar.gz) = c58beee5012d9ebee53588a271c6a736aa69a891850b7533c917567739a42b83 +SIZE (Math-Prime-XS-0.25.tar.gz) = 58831 |