From a3f14ba3addf11fb630872f3801b9e9fa2bf2ac1 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Wed, 19 Nov 2014 06:28:05 +0000 Subject: math/p5-Math-Int128: 0.13 -> 0.15 http://cpansearch.perl.org/src/SALVA/Math-Int128-0.15/Changes PR: 194736 --- math/p5-Math-Int128/Makefile | 6 ++++-- math/p5-Math-Int128/distinfo | 4 ++-- math/p5-Math-Int128/pkg-plist | 4 ---- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'math/p5-Math-Int128') diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index 55a7fcd8cbb2..4d7c7b2bcb2e 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int128 -PORTVERSION= 0.13 -PORTREVISION= 2 +PORTVERSION= 0.15 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -30,4 +29,7 @@ CC= /usr/bin/clang USE_GCC= yes .endif +post-stage: + ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Math/Int128/Int128.so + .include diff --git a/math/p5-Math-Int128/distinfo b/math/p5-Math-Int128/distinfo index f0dd6b4464ae..ff2f7b1b1dd2 100644 --- a/math/p5-Math-Int128/distinfo +++ b/math/p5-Math-Int128/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int128-0.13.tar.gz) = c960482f5b2d27547c9f6e08df43ba9531b3305328a8912004011280be443afe -SIZE (Math-Int128-0.13.tar.gz) = 62147 +SHA256 (Math-Int128-0.15.tar.gz) = 7d316d30e821a6ea7902afba7ac95637c12922442138425ee5ec7b75822b9a47 +SIZE (Math-Int128-0.15.tar.gz) = 62360 diff --git a/math/p5-Math-Int128/pkg-plist b/math/p5-Math-Int128/pkg-plist index 2af07e6e5db9..c793aae58304 100644 --- a/math/p5-Math-Int128/pkg-plist +++ b/math/p5-Math-Int128/pkg-plist @@ -4,7 +4,3 @@ %%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 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math -- cgit v1.2.3