Date: Fri, 7 Feb 2014 09:29:56 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343207 - head/math/p5-Math-MatrixReal Message-ID: <201402070929.s179TuLB030608@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Fri Feb 7 09:29:56 2014 New Revision: 343207 URL: http://svnweb.freebsd.org/changeset/ports/343207 QAT: https://qat.redports.org/buildarchive/r343207/ Log: - Update to 2.11 Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES Modified: head/math/p5-Math-MatrixReal/Makefile head/math/p5-Math-MatrixReal/distinfo Modified: head/math/p5-Math-MatrixReal/Makefile ============================================================================== --- head/math/p5-Math-MatrixReal/Makefile Fri Feb 7 09:16:26 2014 (r343206) +++ head/math/p5-Math-MatrixReal/Makefile Fri Feb 7 09:29:56 2014 (r343207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MatrixReal -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-MatrixReal/distinfo ============================================================================== --- head/math/p5-Math-MatrixReal/distinfo Fri Feb 7 09:16:26 2014 (r343206) +++ head/math/p5-Math-MatrixReal/distinfo Fri Feb 7 09:29:56 2014 (r343207) @@ -1,2 +1,2 @@ -SHA256 (Math-MatrixReal-2.10.tar.gz) = d9cb5d7e6bda907b8c5afbdd2d4ea618e2f40b3cb082e920cf4d47487f8b7ef3 -SIZE (Math-MatrixReal-2.10.tar.gz) = 80234 +SHA256 (Math-MatrixReal-2.11.tar.gz) = f4b0ece11fa36de82d4d89b22069052ee841774c91e769ecba3823a6f00d6cb7 +SIZE (Math-MatrixReal-2.11.tar.gz) = 81861
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402070929.s179TuLB030608>