aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-08 07:44:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-08 07:44:07 +0000
commitaa644e303ce77bcd23c73ebf997afbe1a08a1307 (patch)
tree6bc23b166cecbce632cc7c1e2a28314a92589ae4 /math
parenteaadab42455e7281aa185c6b59cfcf8bbdda08a5 (diff)
downloadports-aa644e303ce77bcd23c73ebf997afbe1a08a1307.tar.gz
ports-aa644e303ce77bcd23c73ebf997afbe1a08a1307.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Int128/Makefile6
-rw-r--r--math/p5-Math-Int128/distinfo4
-rw-r--r--math/p5-Math-Int128/pkg-plist2
3 files changed, 5 insertions, 7 deletions
diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile
index 1f1385a212fc..544781383d23 100644
--- a/math/p5-Math-Int128/Makefile
+++ b/math/p5-Math-Int128/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Int128
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,10 +20,6 @@ USE_PERL5= configure
NOT_FOR_ARCHS= i386
-MAN3= Math::Int128.3 \
- Math::Int128::die_on_overflow.3
-
-NO_STAGE= yes
.include <bsd.port.pre.mk>
# need clang 3.2+ or GCC 4.4+
diff --git a/math/p5-Math-Int128/distinfo b/math/p5-Math-Int128/distinfo
index 2b60e899c9bb..f0dd6b4464ae 100644
--- a/math/p5-Math-Int128/distinfo
+++ b/math/p5-Math-Int128/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-Int128-0.12.tar.gz) = 09075e44aba51722d8f464e3e15ecbab291e3fb58d3bfc3d124a53b29f7dd876
-SIZE (Math-Int128-0.12.tar.gz) = 61847
+SHA256 (Math-Int128-0.13.tar.gz) = c960482f5b2d27547c9f6e08df43ba9531b3305328a8912004011280be443afe
+SIZE (Math-Int128-0.13.tar.gz) = 62147
diff --git a/math/p5-Math-Int128/pkg-plist b/math/p5-Math-Int128/pkg-plist
index 2946f8b48a7a..1f823c9e9740 100644
--- a/math/p5-Math-Int128/pkg-plist
+++ b/math/p5-Math-Int128/pkg-plist
@@ -3,6 +3,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int128/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int128/Int128.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int128/Int128.so
+%%PERL5_MAN3%%/Math::Int128.3.gz
+%%PERL5_MAN3%%/Math::Int128::die_on_overflow.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int128
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Int128