Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 20:45:41 +0000 (UTC)
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401962 - head/benchmarks/iperf3
Message-ID:  <201511192045.tAJKjfhC081626@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bmah
Date: Thu Nov 19 20:45:41 2015
New Revision: 401962
URL: https://svnweb.freebsd.org/changeset/ports/401962

Log:
  Update benchmarks/iperf3 to 3.1.1.  Also update WWW.
  
  Sponsored by:	 ESnet

Modified:
  head/benchmarks/iperf3/Makefile
  head/benchmarks/iperf3/distinfo
  head/benchmarks/iperf3/pkg-descr

Modified: head/benchmarks/iperf3/Makefile
==============================================================================
--- head/benchmarks/iperf3/Makefile	Thu Nov 19 20:34:20 2015	(r401961)
+++ head/benchmarks/iperf3/Makefile	Thu Nov 19 20:45:41 2015	(r401962)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iperf
-PORTVERSION=	3.1
+PORTVERSION=	3.1.1
 CATEGORIES=	benchmarks ipv6
 MASTER_SITES=	http://downloads.es.net/pub/iperf/
 PKGNAMESUFFIX=	3

Modified: head/benchmarks/iperf3/distinfo
==============================================================================
--- head/benchmarks/iperf3/distinfo	Thu Nov 19 20:34:20 2015	(r401961)
+++ head/benchmarks/iperf3/distinfo	Thu Nov 19 20:45:41 2015	(r401962)
@@ -1,2 +1,2 @@
-SHA256 (iperf-3.1.tar.gz) = 4385a32ece25cb09d4606b4c99316356b3d2cb03b318aa056b99cdb91c5ce656
-SIZE (iperf-3.1.tar.gz) = 539380
+SHA256 (iperf-3.1.1.tar.gz) = 62f7c64eafe19046ba974b3ef2d962a5597194d6fbbddde328a15a5e74110564
+SIZE (iperf-3.1.1.tar.gz) = 540266

Modified: head/benchmarks/iperf3/pkg-descr
==============================================================================
--- head/benchmarks/iperf3/pkg-descr	Thu Nov 19 20:34:20 2015	(r401961)
+++ head/benchmarks/iperf3/pkg-descr	Thu Nov 19 20:45:41 2015	(r401962)
@@ -9,4 +9,4 @@ that can be used in other programs.  ipe
 found in other tools such as nuttcp and netperf, but were missing from
 iperf 2.x.  iperf3 is not backwards compatible with iperf 2.x.
 
-WWW: https://github.com/esnet/iperf
+WWW: http://software.es.net/iperf/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511192045.tAJKjfhC081626>