aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Int64
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-23 17:45:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-23 17:45:14 +0000
commitec5247fe200f977717a61234049177361f3ffa7a (patch)
tree027f33165d724346d5a6cf0b490b6e572ab65859 /math/p5-Math-Int64
parent341fdf647980c4d9681fd8a1f3767a8d3e490e76 (diff)
downloadports-ec5247fe200f977717a61234049177361f3ffa7a.tar.gz
ports-ec5247fe200f977717a61234049177361f3ffa7a.zip
Notes
Diffstat (limited to 'math/p5-Math-Int64')
-rw-r--r--math/p5-Math-Int64/Makefile11
-rw-r--r--math/p5-Math-Int64/distinfo4
-rw-r--r--math/p5-Math-Int64/pkg-plist1
3 files changed, 7 insertions, 9 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile
index 9fa1b94945aa..ab8dcbc3c17f 100644
--- a/math/p5-Math-Int64/Makefile
+++ b/math/p5-Math-Int64/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Math-Int64
-# Date created: 2011-12-15
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Math-Int64
-PORTVERSION= 0.26
+PORTVERSION= 0.28
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,6 +16,7 @@ LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Math::Int64.3 \
- Math::Int64::die_on_overflow.3
+ Math::Int64::die_on_overflow.3 \
+ Math::UInt64.3
.include <bsd.port.mk>
diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo
index f47faf7ceb1e..77ff0eb11321 100644
--- a/math/p5-Math-Int64/distinfo
+++ b/math/p5-Math-Int64/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-Int64-0.26.tar.gz) = 25260a15308287f82d96aa2a636ba3bdc74ff6815cb8b61953a5ceef10ca2fb2
-SIZE (Math-Int64-0.26.tar.gz) = 62338
+SHA256 (Math-Int64-0.28.tar.gz) = c54e1c5bad49a7165306f8d290aa55366b113ba7d84bb61e3cd45e4463843b5c
+SIZE (Math-Int64-0.28.tar.gz) = 67852
diff --git a/math/p5-Math-Int64/pkg-plist b/math/p5-Math-Int64/pkg-plist
index 6ffec546b3c8..167fc3822825 100644
--- a/math/p5-Math-Int64/pkg-plist
+++ b/math/p5-Math-Int64/pkg-plist
@@ -4,6 +4,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/Int64.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/Int64.so
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/UInt64.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Int64