From owner-svn-ports-all@FreeBSD.ORG Sat Jan 3 17:13:23 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE1E1BEB; Sat, 3 Jan 2015 17:13:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 98A97648FF; Sat, 3 Jan 2015 17:13:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t03HDNCh056479; Sat, 3 Jan 2015 17:13:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t03HDNZt056477; Sat, 3 Jan 2015 17:13:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501031713.t03HDNZt056477@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Jan 2015 17:13:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376132 - head/math/p5-Math-Round 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.18-1 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: Sat, 03 Jan 2015 17:13:23 -0000 Author: sunpoet Date: Sat Jan 3 17:13:22 2015 New Revision: 376132 URL: https://svnweb.freebsd.org/changeset/ports/376132 QAT: https://qat.redports.org/buildarchive/r376132/ Log: - Update to 0.07 Changes: http://search.cpan.org/dist/Math-Round/Changes Modified: head/math/p5-Math-Round/Makefile head/math/p5-Math-Round/distinfo Modified: head/math/p5-Math-Round/Makefile ============================================================================== --- head/math/p5-Math-Round/Makefile Sat Jan 3 17:13:15 2015 (r376131) +++ head/math/p5-Math-Round/Makefile Sat Jan 3 17:13:22 2015 (r376132) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Round -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.07 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Round/distinfo ============================================================================== --- head/math/p5-Math-Round/distinfo Sat Jan 3 17:13:15 2015 (r376131) +++ head/math/p5-Math-Round/distinfo Sat Jan 3 17:13:22 2015 (r376132) @@ -1,2 +1,2 @@ -SHA256 (Math-Round-0.06.tar.gz) = a5086f7693ac49a9bdcdc9cccff9159be527d150951319c061bfb2e0dedb8da4 -SIZE (Math-Round-0.06.tar.gz) = 5002 +SHA256 (Math-Round-0.07.tar.gz) = 73a7329a86e54a5c29a440382e5803095b58f33129e61a1df0093b4824de9327 +SIZE (Math-Round-0.07.tar.gz) = 5221