diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile index b3670604283b..03d9f3dc732f 100644 --- a/benchmarks/iperf3/Makefile +++ b/benchmarks/iperf3/Makefile @@ -1,36 +1,36 @@ # Created by: Bruce A. Mah PORTNAME= iperf -PORTVERSION= 3.9 +PORTVERSION= 3.10.1 CATEGORIES= benchmarks MASTER_SITES= https://downloads.es.net/pub/iperf/ PKGNAMESUFFIX= 3 MAINTAINER= bmah@FreeBSD.org COMMENT= Improved tool to measure TCP and UDP bandwidth LICENSE= BSD3CLAUSE MIT LICENSE_COMB= multi GNU_CONFIGURE= yes USES= libtool ssl USE_LDCONFIG= yes PORTDOCS= README.md RELNOTES.md # Set ${DOCSDIR} to avoid conflict with benchmarks/iperf ${DOCSDIR} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} OPTIONS_DEFINE= DOCS post-patch: # Don't build stuff that we're not going to install. Among other # things this means we're not going to try to build profiled objects # and/or executables. @${REINPLACE_CMD} -e '/^PROGRAMS /s/\$$(noinst_PROGRAMS)//' ${WRKSRC}/src/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/benchmarks/iperf3/distinfo b/benchmarks/iperf3/distinfo index 02bc78ed21bf..8fe3e7e91bd9 100644 --- a/benchmarks/iperf3/distinfo +++ b/benchmarks/iperf3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597692924 -SHA256 (iperf-3.9.tar.gz) = 24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038 -SIZE (iperf-3.9.tar.gz) = 622459 +TIMESTAMP = 1622673372 +SHA256 (iperf-3.10.1.tar.gz) = 03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a +SIZE (iperf-3.10.1.tar.gz) = 633304