From owner-svn-ports-head@FreeBSD.ORG Sat Jun 15 12:35:28 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 497DA1DB; Sat, 15 Jun 2013 12:35:28 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2081673; Sat, 15 Jun 2013 12:35:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5FCZSEu069462; Sat, 15 Jun 2013 12:35:28 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5FCZRRu069460; Sat, 15 Jun 2013 12:35:27 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201306151235.r5FCZRRu069460@svn.freebsd.org> From: Frederic Culot Date: Sat, 15 Jun 2013 12:35:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320993 - head/benchmarks/flowgrind 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.14 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, 15 Jun 2013 12:35:28 -0000 Author: culot Date: Sat Jun 15 12:35:27 2013 New Revision: 320993 URL: http://svnweb.freebsd.org/changeset/ports/320993 Log: - Update to 0.6.0 PR: ports/179554 Submitted by: Lars Eggert (maintainer) Modified: head/benchmarks/flowgrind/Makefile head/benchmarks/flowgrind/distinfo Modified: head/benchmarks/flowgrind/Makefile ============================================================================== --- head/benchmarks/flowgrind/Makefile Sat Jun 15 12:16:03 2013 (r320992) +++ head/benchmarks/flowgrind/Makefile Sat Jun 15 12:35:27 2013 (r320993) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= flowgrind -PORTVERSION= 0.5.9 +PORTVERSION= 0.6.0 CATEGORIES= benchmarks -MASTER_SITES= http://launchpad.net/flowgrind/trunk/${PORTNAME}-${PORTVERSION}/+download/ +MASTER_SITES= https://launchpad.net/flowgrind/trunk/${PORTNAME}-0.6/+download/ MAINTAINER= lars@eggert.org COMMENT= Measure throughput and other metrics for TCP Modified: head/benchmarks/flowgrind/distinfo ============================================================================== --- head/benchmarks/flowgrind/distinfo Sat Jun 15 12:16:03 2013 (r320992) +++ head/benchmarks/flowgrind/distinfo Sat Jun 15 12:35:27 2013 (r320993) @@ -1,2 +1,2 @@ -SHA256 (flowgrind-0.5.9.tar.bz2) = 5a2dda682fc7b9040bc3c7df8f799801769c2c1f294cdce1ee37336f878379af -SIZE (flowgrind-0.5.9.tar.bz2) = 209124 +SHA256 (flowgrind-0.6.0.tar.bz2) = 8a4018976cdcd63f304436fa25589687f2e2f1adebc67ee0ab4805efc290497a +SIZE (flowgrind-0.6.0.tar.bz2) = 213142