diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-11 15:51:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-11 15:51:56 +0000 |
commit | 0cf2725a50463a6aab15c74db734d222413e2f7d (patch) | |
tree | a4e85c1a394650be44c1f847d52832b9a08a7b9f /math | |
parent | 911bca7d7a963e24259fcc36d3a1e5099cd3d635 (diff) | |
download | ports-0cf2725a50463a6aab15c74db734d222413e2f7d.tar.gz ports-0cf2725a50463a6aab15c74db734d222413e2f7d.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Int64/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 92b251c95736..06622fab4fcd 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.30 +PORTVERSION= 0.32 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index ff0f93c7b75c..15298796e59e 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.30.tar.gz) = 1f34090c4b5b6c518de708f9247b83eefb9555e2d406fb7b346b266772f18a64 -SIZE (Math-Int64-0.30.tar.gz) = 68364 +SHA256 (Math-Int64-0.32.tar.gz) = ec853a26a970a4ecdb3c666aefa64f2fe6241f177778c486eb23460f22e74c50 +SIZE (Math-Int64-0.32.tar.gz) = 68247 |