Index: head/math/p5-Math-MatrixReal/Makefile =================================================================== --- head/math/p5-Math-MatrixReal/Makefile (revision 423552) +++ head/math/p5-Math-MatrixReal/Makefile (revision 423553) @@ -1,21 +1,26 @@ # Created by: Sander Vesik # $FreeBSD$ PORTNAME= Math-MatrixReal -PORTVERSION= 2.12 +PORTVERSION= 2.13 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing a Matrix of Reals LICENSE= ART10 GPLv1 LICENSE_COMB= dual 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 Index: head/math/p5-Math-MatrixReal/distinfo =================================================================== --- head/math/p5-Math-MatrixReal/distinfo (revision 423552) +++ head/math/p5-Math-MatrixReal/distinfo (revision 423553) @@ -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