Index: head/benchmarks/iperf3/Makefile =================================================================== --- head/benchmarks/iperf3/Makefile (revision 400439) +++ head/benchmarks/iperf3/Makefile (revision 400440) @@ -1,35 +1,35 @@ # Created by: Bruce A. Mah # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 3.0.11 +PORTVERSION= 3.1 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 +PORTDOCS= 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 400439) +++ head/benchmarks/iperf3/distinfo (revision 400440) @@ -1,2 +1,2 @@ -SHA256 (iperf-3.0.11.tar.gz) = e01db5be6f47f67c987463095fe4f5b8b9ff891fb92c39104d042ad8fde97f6e -SIZE (iperf-3.0.11.tar.gz) = 424267 +SHA256 (iperf-3.1.tar.gz) = 4385a32ece25cb09d4606b4c99316356b3d2cb03b318aa056b99cdb91c5ce656 +SIZE (iperf-3.1.tar.gz) = 539380