Date: Wed, 4 Jul 2018 23:53:05 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473936 - head/math/p5-Math-Polynomial-Solve Message-ID: <201807042353.w64Nr51C030285@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Wed Jul 4 23:53:05 2018 New Revision: 473936 URL: https://svnweb.freebsd.org/changeset/ports/473936 Log: - Update to 2.85 Changes: https://metacpan.org/changes/distribution/Math-Polynomial-Solve 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 Wed Jul 4 23:43:34 2018 (r473935) +++ head/math/p5-Math-Polynomial-Solve/Makefile Wed Jul 4 23:53:05 2018 (r473936) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.81 +PORTVERSION= 2.85 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Polynomial-Solve/distinfo ============================================================================== --- head/math/p5-Math-Polynomial-Solve/distinfo Wed Jul 4 23:43:34 2018 (r473935) +++ head/math/p5-Math-Polynomial-Solve/distinfo Wed Jul 4 23:53:05 2018 (r473936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508857041 -SHA256 (Math-Polynomial-Solve-2.81.tar.gz) = f9a22c30e5e9e4d373f36fb9bb7d3beb586d815a36bbee416b5c21ebfbd39b05 -SIZE (Math-Polynomial-Solve-2.81.tar.gz) = 1083882 +TIMESTAMP = 1530747843 +SHA256 (Math-Polynomial-Solve-2.85.tar.gz) = 2f4fbda05d628e329b44f1471257a69835b2b388d33ecdfc932228276b66df36 +SIZE (Math-Polynomial-Solve-2.85.tar.gz) = 1084093
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807042353.w64Nr51C030285>