Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2021 19:24:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r563615 - in head/benchmarks/iperf: . files
Message-ID:  <202102011924.111JOFfA012865@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102011924.111JOFfA012865>