Date: Tue, 27 Oct 2015 15:51:49 +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: r400287 - head/math/p5-Math-Polynomial-Solve Message-ID: <201510271551.t9RFpn29057205@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 27 15:51:49 2015 New Revision: 400287 URL: https://svnweb.freebsd.org/changeset/ports/400287 Log: - Update to 2.72 Changes: http://search.cpan.org/dist/Math-Polynomial-Solve/Changes Modified: head/math/p5-Math-Polynomial-Solve/Makefile head/math/p5-Math-Polynomial-Solve/distinfo Modified: head/math/p5-Math-Polynomial-Solve/Makefile ============================================================================== --- head/math/p5-Math-Polynomial-Solve/Makefile Tue Oct 27 15:51:44 2015 (r400286) +++ head/math/p5-Math-Polynomial-Solve/Makefile Tue Oct 27 15:51:49 2015 (r400287) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.71 +PORTVERSION= 2.72 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Polynomial-Solve/distinfo ============================================================================== --- head/math/p5-Math-Polynomial-Solve/distinfo Tue Oct 27 15:51:44 2015 (r400286) +++ head/math/p5-Math-Polynomial-Solve/distinfo Tue Oct 27 15:51:49 2015 (r400287) @@ -1,2 +1,2 @@ -SHA256 (Math-Polynomial-Solve-2.71.tar.gz) = 4c479fed27e5dc86775a4c2f915907f704fcb4be84b0469ec35180360a20be1d -SIZE (Math-Polynomial-Solve-2.71.tar.gz) = 1103103 +SHA256 (Math-Polynomial-Solve-2.72.tar.gz) = fdb0cd9ba5a80af035e16e40c0f340e1baec527b9e0dfc29803fb71a0b02f712 +SIZE (Math-Polynomial-Solve-2.72.tar.gz) = 1120798
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510271551.t9RFpn29057205>