From owner-svn-ports-head@freebsd.org Sat Nov 3 02:53:01 2018 Return-Path: Delivered-To: svn-ports-head@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 52BEC10EAB6E; Sat, 3 Nov 2018 02:53:01 +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 059BA6DF7F; Sat, 3 Nov 2018 02:53:01 +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 DB96213FD3; Sat, 3 Nov 2018 02:53:00 +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 wA32r0IC041768; Sat, 3 Nov 2018 02:53:00 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA32r0pv041766; Sat, 3 Nov 2018 02:53:00 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201811030253.wA32r0pv041766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 3 Nov 2018 02:53:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483870 - 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: 483870 X-SVN-Commit-Repository: ports 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.29 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: Sat, 03 Nov 2018 02:53:01 -0000 Author: wen Date: Sat Nov 3 02:53:00 2018 New Revision: 483870 URL: https://svnweb.freebsd.org/changeset/ports/483870 Log: - Update to 2.86 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 Sat Nov 3 02:05:12 2018 (r483869) +++ head/math/p5-Math-Polynomial-Solve/Makefile Sat Nov 3 02:53:00 2018 (r483870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.85 +PORTVERSION= 2.86 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Polynomial-Solve/distinfo ============================================================================== --- head/math/p5-Math-Polynomial-Solve/distinfo Sat Nov 3 02:05:12 2018 (r483869) +++ head/math/p5-Math-Polynomial-Solve/distinfo Sat Nov 3 02:53:00 2018 (r483870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530747843 -SHA256 (Math-Polynomial-Solve-2.85.tar.gz) = 2f4fbda05d628e329b44f1471257a69835b2b388d33ecdfc932228276b66df36 -SIZE (Math-Polynomial-Solve-2.85.tar.gz) = 1084093 +TIMESTAMP = 1541211005 +SHA256 (Math-Polynomial-Solve-2.86.tar.gz) = d42ef9047637b3cec7181a35f66fe305ddba3a6ca98884d5ffec85b644f22f3d +SIZE (Math-Polynomial-Solve-2.86.tar.gz) = 1084852