From owner-svn-ports-head@FreeBSD.ORG Sun Jan 4 09:27:07 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B699FC7; Sun, 4 Jan 2015 09:27:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3639665B1; Sun, 4 Jan 2015 09:27:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t049R68H015758; Sun, 4 Jan 2015 09:27:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t049R6Gr015751; Sun, 4 Jan 2015 09:27:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501040927.t049R6Gr015751@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jan 2015 09:27:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376186 - head/math/p5-Math-MatrixReal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2015 09:27:07 -0000 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