From owner-svn-ports-head@freebsd.org Sat May 28 17:09:51 2016 Return-Path: Delivered-To: svn-ports-head@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 9CDF3B4D1A7; Sat, 28 May 2016 17:09:51 +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 3BA101205; Sat, 28 May 2016 17:09:51 +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 u4SH9ofn003322; Sat, 28 May 2016 17:09:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4SH9oFH003320; Sat, 28 May 2016 17:09:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605281709.u4SH9oFH003320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 May 2016 17:09:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416035 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 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, 28 May 2016 17:09:51 -0000 Author: sunpoet Date: Sat May 28 17:09:49 2016 New Revision: 416035 URL: https://svnweb.freebsd.org/changeset/ports/416035 Log: - Update to 2.75 - Add LICENSE_FILE 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 Sat May 28 17:09:44 2016 (r416034) +++ head/math/p5-Math-Polynomial-Solve/Makefile Sat May 28 17:09:49 2016 (r416035) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.72 +PORTVERSION= 2.75 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Find the roots of polynomial eq LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Math-Utils>=1.06:math/p5-Math-Utils RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-Polynomial-Solve/distinfo ============================================================================== --- head/math/p5-Math-Polynomial-Solve/distinfo Sat May 28 17:09:44 2016 (r416034) +++ head/math/p5-Math-Polynomial-Solve/distinfo Sat May 28 17:09:49 2016 (r416035) @@ -1,2 +1,3 @@ -SHA256 (Math-Polynomial-Solve-2.72.tar.gz) = fdb0cd9ba5a80af035e16e40c0f340e1baec527b9e0dfc29803fb71a0b02f712 -SIZE (Math-Polynomial-Solve-2.72.tar.gz) = 1120798 +TIMESTAMP = 1464328798 +SHA256 (Math-Polynomial-Solve-2.75.tar.gz) = 1cf19e5cd59876e3e35d56f6fda50c9572505f8330f5d634003a99731fb47d94 +SIZE (Math-Polynomial-Solve-2.75.tar.gz) = 1088410