svn commit: r433177 - head/benchmarks/iperf3

Bruce A. Mah bmah at FreeBSD.org
Thu Feb 2 19:49:07 UTC 2017


Author: bmah
Date: Thu Feb  2 19:49:06 2017
New Revision: 433177
URL: https://svnweb.freebsd.org/changeset/ports/433177

Log:
  Update to iperf-3.1.6, with a couple of small bugfixes.
  
  Sponsored by:	ESnet

Modified:
  head/benchmarks/iperf3/Makefile
  head/benchmarks/iperf3/distinfo

Modified: head/benchmarks/iperf3/Makefile
==============================================================================
--- head/benchmarks/iperf3/Makefile	Thu Feb  2 19:09:19 2017	(r433176)
+++ head/benchmarks/iperf3/Makefile	Thu Feb  2 19:49:06 2017	(r433177)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iperf
-PORTVERSION=	3.1.5
+PORTVERSION=	3.1.6
 CATEGORIES=	benchmarks ipv6
 MASTER_SITES=	http://downloads.es.net/pub/iperf/
 PKGNAMESUFFIX=	3

Modified: head/benchmarks/iperf3/distinfo
==============================================================================
--- head/benchmarks/iperf3/distinfo	Thu Feb  2 19:09:19 2017	(r433176)
+++ head/benchmarks/iperf3/distinfo	Thu Feb  2 19:49:06 2017	(r433177)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484258933
-SHA256 (iperf-3.1.5.tar.gz) = 6e1a6200cd38baeab58ef0d7b8769e7aa6410c3a3168e65ea8277a4de79e5500
-SIZE (iperf-3.1.5.tar.gz) = 550862
+TIMESTAMP = 1486064188
+SHA256 (iperf-3.1.6.tar.gz) = 70f0c72d9e60c6ecb2c478ed17e4fd81d3b827d57896fee43bcd0c53abccb29d
+SIZE (iperf-3.1.6.tar.gz) = 551000


More information about the svn-ports-all mailing list