Date: Sun, 4 Jan 2015 09:27:06 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376186 - head/math/p5-Math-MatrixReal Message-ID: <201501040927.t049R6Gr015751@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 4 09:27:05 2015 New Revision: 376186 URL: https://svnweb.freebsd.org/changeset/ports/376186 QAT: https://qat.redports.org/buildarchive/r376186/ Log: - Update to 2.12 - Sort PLIST Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES Modified: head/math/p5-Math-MatrixReal/Makefile head/math/p5-Math-MatrixReal/distinfo head/math/p5-Math-MatrixReal/pkg-plist Modified: head/math/p5-Math-MatrixReal/Makefile ============================================================================== --- head/math/p5-Math-MatrixReal/Makefile Sun Jan 4 09:26:58 2015 (r376185) +++ head/math/p5-Math-MatrixReal/Makefile Sun Jan 4 09:27:05 2015 (r376186) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MatrixReal -PORTVERSION= 2.11 -PORTREVISION= 1 +PORTVERSION= 2.12 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-MatrixReal/distinfo ============================================================================== --- head/math/p5-Math-MatrixReal/distinfo Sun Jan 4 09:26:58 2015 (r376185) +++ head/math/p5-Math-MatrixReal/distinfo Sun Jan 4 09:27:05 2015 (r376186) @@ -1,2 +1,2 @@ -SHA256 (Math-MatrixReal-2.11.tar.gz) = f4b0ece11fa36de82d4d89b22069052ee841774c91e769ecba3823a6f00d6cb7 -SIZE (Math-MatrixReal-2.11.tar.gz) = 81861 +SHA256 (Math-MatrixReal-2.12.tar.gz) = 648d633efa08decea5aced493c8d9b74b6f2959e20f45875d7524bfc2c497196 +SIZE (Math-MatrixReal-2.12.tar.gz) = 82731 Modified: head/math/p5-Math-MatrixReal/pkg-plist ============================================================================== --- head/math/p5-Math-MatrixReal/pkg-plist Sun Jan 4 09:26:58 2015 (r376185) +++ head/math/p5-Math-MatrixReal/pkg-plist Sun Jan 4 09:27:05 2015 (r376186) @@ -1,5 +1,5 @@ -%%PERL5_MAN3%%/Math::Kleene.3.gz -%%PERL5_MAN3%%/Math::MatrixReal.3.gz %%SITE_PERL%%/Math/Kleene.pod %%SITE_PERL%%/Math/MatrixReal.pm %%SITE_PERL%%/Math/funcs.pl +%%PERL5_MAN3%%/Math::Kleene.3.gz +%%PERL5_MAN3%%/Math::MatrixReal.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501040927.t049R6Gr015751>