svn commit: r391164 - head/benchmarks/netpipe
Steven Kreuzer
skreuzer at FreeBSD.org
Thu Jul 2 15:32:18 UTC 2015
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 at 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/
More information about the svn-ports-all
mailing list