Index: head/benchmarks/iperf3/Makefile =================================================================== --- head/benchmarks/iperf3/Makefile (revision 376659) +++ head/benchmarks/iperf3/Makefile (revision 376660) @@ -1,35 +1,35 @@ # Created by: Bruce A. Mah # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 3.0.10 +PORTVERSION= 3.0.11 CATEGORIES= benchmarks ipv6 MASTER_SITES= http://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 USE_LDCONFIG= yes PORTDOCS= AUTHORS README.md RELEASE_NOTES # Set ${DOCSDIR} to avoid conflict with benchmarks/iperf ${DOCSDIR} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} 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: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include Index: head/benchmarks/iperf3/distinfo =================================================================== --- head/benchmarks/iperf3/distinfo (revision 376659) +++ head/benchmarks/iperf3/distinfo (revision 376660) @@ -1,2 +1,2 @@ -SHA256 (iperf-3.0.10.tar.gz) = a113442967cf0981b0b2d538be7c88903b2fb0f87b0d281384e41b462e33059d -SIZE (iperf-3.0.10.tar.gz) = 423807 +SHA256 (iperf-3.0.11.tar.gz) = e01db5be6f47f67c987463095fe4f5b8b9ff891fb92c39104d042ad8fde97f6e +SIZE (iperf-3.0.11.tar.gz) = 424267