svn commit: r444515 - head/benchmarks/iperf3
Bruce A. Mah
bmah at FreeBSD.org
Tue Jun 27 18:42:02 UTC 2017
Author: bmah
Date: Tue Jun 27 18:42:00 2017
New Revision: 444515
URL: https://svnweb.freebsd.org/changeset/ports/444515
Log:
Update to iperf3-3.2.
Sponsored by: ESnet
Modified:
head/benchmarks/iperf3/Makefile
head/benchmarks/iperf3/distinfo
Modified: head/benchmarks/iperf3/Makefile
==============================================================================
--- head/benchmarks/iperf3/Makefile Tue Jun 27 17:45:48 2017 (r444514)
+++ head/benchmarks/iperf3/Makefile Tue Jun 27 18:42:00 2017 (r444515)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= iperf
-PORTVERSION= 3.1.7
+PORTVERSION= 3.2
CATEGORIES= benchmarks ipv6
MASTER_SITES= http://downloads.es.net/pub/iperf/
PKGNAMESUFFIX= 3
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= multi
GNU_CONFIGURE= yes
-USES= libtool
+USES= libtool ssl
USE_LDCONFIG= yes
PORTDOCS= README.md RELEASE_NOTES
Modified: head/benchmarks/iperf3/distinfo
==============================================================================
--- head/benchmarks/iperf3/distinfo Tue Jun 27 17:45:48 2017 (r444514)
+++ head/benchmarks/iperf3/distinfo Tue Jun 27 18:42:00 2017 (r444515)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488821400
-SHA256 (iperf-3.1.7.tar.gz) = a4ef73406fe92250602b8da2ae89ec53211f805df97a1d1d629db5a14043734f
-SIZE (iperf-3.1.7.tar.gz) = 550392
+TIMESTAMP = 1498588779
+SHA256 (iperf-3.2.tar.gz) = f207b36f861485845dbdf09f909c62f3d2222a3cf3d2682095aede8213cd9c1d
+SIZE (iperf-3.2.tar.gz) = 586550
More information about the svn-ports-all
mailing list