Index: head/benchmarks/iperf3/Makefile =================================================================== --- head/benchmarks/iperf3/Makefile (revision 369769) +++ head/benchmarks/iperf3/Makefile (revision 369770) @@ -1,36 +1,35 @@ # Created by: Bruce A. Mah # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 3.0.7 -PORTREVISION= 1 +PORTVERSION= 3.0.8 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 369769) +++ head/benchmarks/iperf3/distinfo (revision 369770) @@ -1,2 +1,2 @@ -SHA256 (iperf-3.0.7.tar.gz) = 49510e886f9e876cd73dcd80414bfb8c49b147c82125585e09c2a6e92369d3f2 -SIZE (iperf-3.0.7.tar.gz) = 398859 +SHA256 (iperf-3.0.8.tar.gz) = 81b8d91159862896c57f9b90a006e8b5dc22bd94175d97bd0db50b0ae2c1a78e +SIZE (iperf-3.0.8.tar.gz) = 401739