From owner-svn-ports-head@freebsd.org Thu Jul 2 15:32:18 2015 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 1ABED992DA5; Thu, 2 Jul 2015 15:32:18 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.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 E59791AC1; Thu, 2 Jul 2015 15:32:17 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t62FWHB6013175; Thu, 2 Jul 2015 15:32:17 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t62FWH2w013172; Thu, 2 Jul 2015 15:32:17 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201507021532.t62FWH2w013172@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 2 Jul 2015 15:32:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391164 - head/benchmarks/netpipe 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.20 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, 02 Jul 2015 15:32:18 -0000 Author: skreuzer Date: Thu Jul 2 15:32:16 2015 New Revision: 391164 URL: https://svnweb.freebsd.org/changeset/ports/391164 Log: Update to version 3.7.2 Modified: head/benchmarks/netpipe/Makefile head/benchmarks/netpipe/distinfo head/benchmarks/netpipe/pkg-descr Modified: head/benchmarks/netpipe/Makefile ============================================================================== --- head/benchmarks/netpipe/Makefile Thu Jul 2 15:31:19 2015 (r391163) +++ head/benchmarks/netpipe/Makefile Thu Jul 2 15:32:16 2015 (r391164) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= NetPIPE -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 CATEGORIES= benchmarks net -MASTER_SITES= http://www.scl.ameslab.gov/Projects/Netpipe/code/ +MASTER_SITES= http://bitspjoule.org/netpipe/code/ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Self-scaling network benchmark @@ -12,7 +12,6 @@ COMMENT= Self-scaling network benchmark # The default port builds and installs only the TCP version of # netpipe(1). The sources support many other variants. -BROKEN= Unfetchable PORTDOCS= README netpipe_paper.ps PLIST_FILES= bin/NPtcp bin/NPtcp6 man/man1/netpipe.1.gz Modified: head/benchmarks/netpipe/distinfo ============================================================================== --- head/benchmarks/netpipe/distinfo Thu Jul 2 15:31:19 2015 (r391163) +++ head/benchmarks/netpipe/distinfo Thu Jul 2 15:32:16 2015 (r391164) @@ -1,2 +1,2 @@ -SHA256 (NetPIPE-3.7.1.tar.gz) = b088cd917746e37bbaf86cc34fcc84cd2cbaf8060e90c2f3deeddd47f96b1a1a -SIZE (NetPIPE-3.7.1.tar.gz) = 385521 +SHA256 (NetPIPE-3.7.2.tar.gz) = 13dac884ff52951636f651c421f5ff4a853218a95aa28a4a852402ee385a2ab8 +SIZE (NetPIPE-3.7.2.tar.gz) = 400248 Modified: head/benchmarks/netpipe/pkg-descr ============================================================================== --- head/benchmarks/netpipe/pkg-descr Thu Jul 2 15:31:19 2015 (r391163) +++ head/benchmarks/netpipe/pkg-descr Thu Jul 2 15:32:16 2015 (r391164) @@ -15,4 +15,4 @@ for this purpose? For a paper fully describing NetPIPE and sample investigation of network performance issues using NetPIPE, see the homepage. -WWW: http://www.scl.ameslab.gov/netpipe/paper/full.html +WWW: http://bitspjoule.org/netpipe/