From owner-svn-ports-all@freebsd.org Wed Jul 4 23:53:06 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD446102A1B8; Wed, 4 Jul 2018 23:53:06 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5C2C379E85; Wed, 4 Jul 2018 23:53:06 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3D33A12305; Wed, 4 Jul 2018 23:53:06 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w64Nr6fd030287; Wed, 4 Jul 2018 23:53:06 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w64Nr51C030285; Wed, 4 Jul 2018 23:53:05 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201807042353.w64Nr51C030285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 4 Jul 2018 23:53:05 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/p5-Math-Polynomial-Solve X-SVN-Commit-Revision: 473936 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2018 23:53:06 -0000 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