Update to 2.13, and add NO_ARCH.

Changes: https://metacpan.org/changes/distribution/Math-MatrixReal
This commit is contained in:
Adam Weinberger 2016-10-08 23:03:08 +00:00
parent 095fd5172e
commit e74aef638d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423553
2 changed files with 9 additions and 3 deletions

View File

@ -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>

View File

@ -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