From owner-svn-ports-all@freebsd.org Tue May 16 18:28:59 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA683D70572; Tue, 16 May 2017 18:28:59 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id ABF021DCE; Tue, 16 May 2017 18:28:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4GIIaol056429; Tue, 16 May 2017 18:18:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4GIIagv056427; Tue, 16 May 2017 18:18:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705161818.v4GIIagv056427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 16 May 2017 18:18:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441017 - head/math/p5-Math-Polynomial-Solve X-SVN-Group: ports-head 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.23 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: Tue, 16 May 2017 18:29:00 -0000 Author: sunpoet Date: Tue May 16 18:18:36 2017 New Revision: 441017 URL: https://svnweb.freebsd.org/changeset/ports/441017 Log: Update to 2.80 - Add USES=dos2unix 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 May 16 18:18:31 2017 (r441016) +++ head/math/p5-Math-Polynomial-Solve/Makefile Tue May 16 18:18:36 2017 (r441017) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.75 +PORTVERSION= 2.80 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Math-Utils>=1.06:math/ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes -USES= perl5 +USES= dos2unix perl5 USE_PERL5= configure .include Modified: head/math/p5-Math-Polynomial-Solve/distinfo ============================================================================== --- head/math/p5-Math-Polynomial-Solve/distinfo Tue May 16 18:18:31 2017 (r441016) +++ head/math/p5-Math-Polynomial-Solve/distinfo Tue May 16 18:18:36 2017 (r441017) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464328798 -SHA256 (Math-Polynomial-Solve-2.75.tar.gz) = 1cf19e5cd59876e3e35d56f6fda50c9572505f8330f5d634003a99731fb47d94 -SIZE (Math-Polynomial-Solve-2.75.tar.gz) = 1088410 +TIMESTAMP = 1494936638 +SHA256 (Math-Polynomial-Solve-2.80.tar.gz) = 5af36fa7f93af7e6d2a356b20ad067cbf73612bbab39a0b1d5b36653d18eab54 +SIZE (Math-Polynomial-Solve-2.80.tar.gz) = 1084195