svn commit: r400440 - head/benchmarks/iperf3

Bruce A. Mah bmah at FreeBSD.org
Thu Oct 29 04:10:40 UTC 2015


Author: bmah
Date: Thu Oct 29 04:10:39 2015
New Revision: 400440
URL: https://svnweb.freebsd.org/changeset/ports/400440

Log:
  Update to iperf-3.1.
  
  PR:		204092
  Submitted by:	pkubaj at riseup dot net
  Sponsored by:	ESnet

Modified:
  head/benchmarks/iperf3/Makefile
  head/benchmarks/iperf3/distinfo

Modified: head/benchmarks/iperf3/Makefile
==============================================================================
--- head/benchmarks/iperf3/Makefile	Thu Oct 29 02:44:29 2015	(r400439)
+++ head/benchmarks/iperf3/Makefile	Thu Oct 29 04:10:39 2015	(r400440)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iperf
-PORTVERSION=	3.0.11
+PORTVERSION=	3.1
 CATEGORIES=	benchmarks ipv6
 MASTER_SITES=	http://downloads.es.net/pub/iperf/
 PKGNAMESUFFIX=	3
@@ -17,7 +17,7 @@ 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}

Modified: head/benchmarks/iperf3/distinfo
==============================================================================
--- head/benchmarks/iperf3/distinfo	Thu Oct 29 02:44:29 2015	(r400439)
+++ head/benchmarks/iperf3/distinfo	Thu Oct 29 04:10:39 2015	(r400440)
@@ -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


More information about the svn-ports-all mailing list