svn commit: r563615 - in head/benchmarks/iperf: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:24:16 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:24:15 2021
New Revision: 563615
URL: https://svnweb.freebsd.org/changeset/ports/563615

Log:
  Update to 2.1.0 RC2
  
  Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
  		https://sourceforge.net/projects/iperf2/files/readme.txt/view
  		https://sourceforge.net/p/iperf2/code/ci/master/log/

Deleted:
  head/benchmarks/iperf/files/
Modified:
  head/benchmarks/iperf/Makefile
  head/benchmarks/iperf/distinfo

Modified: head/benchmarks/iperf/Makefile
==============================================================================
--- head/benchmarks/iperf/Makefile	Mon Feb  1 19:20:45 2021	(r563614)
+++ head/benchmarks/iperf/Makefile	Mon Feb  1 19:24:15 2021	(r563615)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	iperf
-DISTVERSION=	2.1.0-rc
+DISTVERSION=	2.1.0-rc2
 CATEGORIES=	benchmarks
 MASTER_SITES=	SF/iperf2 \
-		LOCAL/sunpoet/iperf/20210105
+		LOCAL/sunpoet/iperf/20210128
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Tool to measure maximum TCP and UDP bandwidth

Modified: head/benchmarks/iperf/distinfo
==============================================================================
--- head/benchmarks/iperf/distinfo	Mon Feb  1 19:20:45 2021	(r563614)
+++ head/benchmarks/iperf/distinfo	Mon Feb  1 19:24:15 2021	(r563615)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609953859
-SHA256 (iperf-2.1.0-rc.tar.gz) = 6b1db400cb9bd4bed3023a1de580c8b9ed2e1597162fb76ed1b3c12c4d7acd1f
-SIZE (iperf-2.1.0-rc.tar.gz) = 381904
+TIMESTAMP = 1612101546
+SHA256 (iperf-2.1.0-rc2.tar.gz) = 6232c32890d59b53f098b12963aa49aeea694ea54bde9596c690e8812fa8f6f3
+SIZE (iperf-2.1.0-rc2.tar.gz) = 376433


More information about the svn-ports-all mailing list