diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-10 23:15:14 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-10 23:15:14 +0800 |
commit | baec7ed6ae4b3788e33b2a7f81559db8a7604a86 (patch) | |
tree | 947dd3555db30921c99fd49596ed03e52618ce9c /math/p5-Math-Int64 | |
parent | eb70763add1931f56361e64a7c76d87512aef6ac (diff) | |
download | freebsd-ports-gnome-baec7ed6ae4b3788e33b2a7f81559db8a7604a86.tar.gz freebsd-ports-gnome-baec7ed6ae4b3788e33b2a7f81559db8a7604a86.tar.zst freebsd-ports-gnome-baec7ed6ae4b3788e33b2a7f81559db8a7604a86.zip |
- Update to 0.51
Changes: http://search.cpan.org/dist/Math-Int64/Changes
Diffstat (limited to 'math/p5-Math-Int64')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Int64/distinfo | 4 | ||||
-rw-r--r-- | math/p5-Math-Int64/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 3e92364de40e..3d6b76893fa0 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.34 -PORTREVISION= 1 +PORTVERSION= 0.51 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index e84fee588778..2b7807670658 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.34.tar.gz) = d04c10ab9593a98a8793f950523c60f62bfead94973d2b99d3a36edce4c94e58 -SIZE (Math-Int64-0.34.tar.gz) = 69212 +SHA256 (Math-Int64-0.51.tar.gz) = dd0da186b8ae39ac8c2cc09bede39b00ad3a73a3bdf503b4c76ccf5f00dcc4f5 +SIZE (Math-Int64-0.51.tar.gz) = 118495 diff --git a/math/p5-Math-Int64/pkg-plist b/math/p5-Math-Int64/pkg-plist index 24769945dcab..b7ef3ddeff28 100644 --- a/math/p5-Math-Int64/pkg-plist +++ b/math/p5-Math-Int64/pkg-plist @@ -5,4 +5,5 @@ %%SITE_ARCH%%/Math/UInt64.pm %%PERL5_MAN3%%/Math::Int64.3.gz %%PERL5_MAN3%%/Math::Int64::die_on_overflow.3.gz +%%PERL5_MAN3%%/Math::Int64::native_if_available.3.gz %%PERL5_MAN3%%/Math::UInt64.3.gz |