aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MatrixReal
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-10-08 23:03:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-10-08 23:03:08 +0000
commite74aef638d7000a868aadede3fe4ffa004975921 (patch)
treec02547a480ffc26e23ede9c0a8d5b78906b05dd5 /math/p5-Math-MatrixReal
parent095fd5172eeec0d96144dfab48cea39f4493f931 (diff)
downloadports-e74aef638d7000a868aadede3fe4ffa004975921.tar.gz
ports-e74aef638d7000a868aadede3fe4ffa004975921.zip
Update to 2.13, and add NO_ARCH.
Notes
Notes: svn path=/head/; revision=423553
Diffstat (limited to 'math/p5-Math-MatrixReal')
-rw-r--r--math/p5-Math-MatrixReal/Makefile7
-rw-r--r--math/p5-Math-MatrixReal/distinfo5
2 files changed, 9 insertions, 3 deletions
diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile
index 3b2956fac0f6..e4f491923d70 100644
--- a/math/p5-Math-MatrixReal/Makefile
+++ b/math/p5-Math-MatrixReal/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-MatrixReal
-PORTVERSION= 2.12
+PORTVERSION= 2.13
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,5 +17,10 @@ TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
+# Hopefully this is only needed for v2.13.
+post-patch:
+ @${FIND} ${WRKSRC} -name '*.pm.swo' -delete
.include <bsd.port.mk>
diff --git a/math/p5-Math-MatrixReal/distinfo b/math/p5-Math-MatrixReal/distinfo
index 67d181963550..0cabea17ec55 100644
--- a/math/p5-Math-MatrixReal/distinfo
+++ b/math/p5-Math-MatrixReal/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Math-MatrixReal-2.12.tar.gz) = 648d633efa08decea5aced493c8d9b74b6f2959e20f45875d7524bfc2c497196
-SIZE (Math-MatrixReal-2.12.tar.gz) = 82731
+TIMESTAMP = 1475967450
+SHA256 (Math-MatrixReal-2.13.tar.gz) = 4f9fa1a46dd34d2225de461d9a4ed86932cdd821c121fa501a15a6d4302fb4b2
+SIZE (Math-MatrixReal-2.13.tar.gz) = 151495