From owner-svn-ports-head@freebsd.org Thu May 12 19:19:44 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 63A34B38E88; Thu, 12 May 2016 19:19:44 +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 358D41EA6; Thu, 12 May 2016 19:19:44 +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 u4CJJhEe022855; Thu, 12 May 2016 19:19:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4CJJh6s022853; Thu, 12 May 2016 19:19:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605121919.u4CJJh6s022853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 12 May 2016 19:19:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415085 - head/math/p5-Math-Utils 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: Thu, 12 May 2016 19:19:44 -0000 Author: sunpoet Date: Thu May 12 19:19:43 2016 New Revision: 415085 URL: https://svnweb.freebsd.org/changeset/ports/415085 Log: - Update to 1.09 - Use USES=dos2unix Changes: http://search.cpan.org/dist/Math-Utils/Changes Modified: head/math/p5-Math-Utils/Makefile head/math/p5-Math-Utils/distinfo Modified: head/math/p5-Math-Utils/Makefile ============================================================================== --- head/math/p5-Math-Utils/Makefile Thu May 12 19:14:18 2016 (r415084) +++ head/math/p5-Math-Utils/Makefile Thu May 12 19:19:43 2016 (r415085) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Utils -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_PERL5= modbuild -USES= perl5 +USES= dos2unix perl5 .include Modified: head/math/p5-Math-Utils/distinfo ============================================================================== --- head/math/p5-Math-Utils/distinfo Thu May 12 19:14:18 2016 (r415084) +++ head/math/p5-Math-Utils/distinfo Thu May 12 19:19:43 2016 (r415085) @@ -1,2 +1,2 @@ -SHA256 (Math-Utils-1.08.tar.gz) = edb4be69a9c2f637c7eb4165418eb80167052065bf16f3556764d0fc46878d5c -SIZE (Math-Utils-1.08.tar.gz) = 23407 +SHA256 (Math-Utils-1.09.tar.gz) = b230c290aced54a38bbfaeab884d89f4222d7b4f70526ebb6a9e945bdfa2afca +SIZE (Math-Utils-1.09.tar.gz) = 24386