diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-10 18:25:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-10 18:25:19 +0800 |
commit | 413c5a2e1db15ad85c2de754c3b886e60565f787 (patch) | |
tree | 0ddfbf82e4e9d197cd5c6d2dff6ecb3de2a06dda | |
parent | 795298b7f8baa99ac859a06d8839fb9c12d8d008 (diff) | |
download | freebsd-ports-gnome-413c5a2e1db15ad85c2de754c3b886e60565f787.tar.gz freebsd-ports-gnome-413c5a2e1db15ad85c2de754c3b886e60565f787.tar.zst freebsd-ports-gnome-413c5a2e1db15ad85c2de754c3b886e60565f787.zip |
- Update to 0.26
Changes: http://search.cpan.org/dist/Math-Int64/Changes
-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 8948b8bc02bd..9fa1b94945aa 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Int64 -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index 5d3a118fdfa9..f47faf7ceb1e 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.25.tar.gz) = 053741bb79960d61209c07a2ab44d056710e7839cde0276120a4ad471d2e39d2 -SIZE (Math-Int64-0.25.tar.gz) = 62235 +SHA256 (Math-Int64-0.26.tar.gz) = 25260a15308287f82d96aa2a636ba3bdc74ff6815cb8b61953a5ceef10ca2fb2 +SIZE (Math-Int64-0.26.tar.gz) = 62338 |