diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-05 23:10:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-05 23:10:35 +0800 |
commit | 5a3accb203acd2e2e8da212a5722fb6bd906e21b (patch) | |
tree | f21d625b938113e2086245cb53765c93682748d3 /math | |
parent | 1a85ab13cd6f58f1f68d10a5ab547d66236bcc6e (diff) | |
download | freebsd-ports-gnome-5a3accb203acd2e2e8da212a5722fb6bd906e21b.tar.gz freebsd-ports-gnome-5a3accb203acd2e2e8da212a5722fb6bd906e21b.tar.zst freebsd-ports-gnome-5a3accb203acd2e2e8da212a5722fb6bd906e21b.zip |
- Update to 0.24
Changes: http://search.cpan.org/dist/Math-Int64/Changes
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 64f4086848fe..7d8c12f733fe 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Int64 -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index 2f4f06a93b23..fecf19c60fab 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.23.tar.gz) = cb8a8a0b1e737dd566b8bdcfee4814b65f909bb16f6312f48c6db0802d035ba7 -SIZE (Math-Int64-0.23.tar.gz) = 61769 +SHA256 (Math-Int64-0.24.tar.gz) = 85312d3ff4d9f5a121dae0843e51e041f3e6497488529801077a0f78d1ca05c7 +SIZE (Math-Int64-0.24.tar.gz) = 62205 |