diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-04 16:42:59 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-04 16:42:59 +0000 |
| commit | 968f8f63070fd1dcaa5087b266a7ae8ce0911010 (patch) | |
| tree | ad860a28c5f9464434de7882f9e6be8a2e6b7d31 /math/p5-Math-Int64 | |
| parent | - Update to 0.18 (diff) | |
- Update to 0.23
- Add LICENSE
Changes: http://search.cpan.org/dist/Math-Int64/Changes
Diffstat (limited to 'math/p5-Math-Int64')
| -rw-r--r-- | math/p5-Math-Int64/Makefile | 5 | ||||
| -rw-r--r-- | math/p5-Math-Int64/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index e67683f1471b..64f4086848fe 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Int64 -PORTVERSION= 0.19 +PORTVERSION= 0.23 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Manipulate 64 bits integers in Perl +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Math::Int64.3 \ diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index 7175ce62b6af..2f4f06a93b23 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.19.tar.gz) = bc70650319c223e8ef86d5f7c12b40ab8c3c0d835e7168c9db7dd9f4aaeefd64 -SIZE (Math-Int64-0.19.tar.gz) = 61285 +SHA256 (Math-Int64-0.23.tar.gz) = cb8a8a0b1e737dd566b8bdcfee4814b65f909bb16f6312f48c6db0802d035ba7 +SIZE (Math-Int64-0.23.tar.gz) = 61769 |
