git: 4aa997496d16 - main - benchmarks/iperf: Update to 2.1.1 (20210422)

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 16 15:26:09 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4aa997496d167da68946ed2d5e391f38f5d4576a

commit 4aa997496d167da68946ed2d5e391f38f5d4576a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:13:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-16 15:23:52 +0000

    benchmarks/iperf: Update to 2.1.1 (20210422)
    
    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/
---
 benchmarks/iperf/Makefile | 3 ++-
 benchmarks/iperf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index 5d9f07b4e55f..608aaf4642bc 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -2,9 +2,10 @@
 
 PORTNAME=	iperf
 DISTVERSION=	2.1.1-dev
+PORTREVISION=	1
 CATEGORIES=	benchmarks
 MASTER_SITES=	SF/iperf2 \
-		LOCAL/sunpoet/iperf/20210228
+		LOCAL/sunpoet/iperf/20210422
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Tool to measure maximum TCP and UDP bandwidth
diff --git a/benchmarks/iperf/distinfo b/benchmarks/iperf/distinfo
index 4dc031086197..b08a4819ccf3 100644
--- a/benchmarks/iperf/distinfo
+++ b/benchmarks/iperf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618319926
-SHA256 (iperf-2.1.1-dev.tar.gz) = 8eeba3073737763d974172711aece061c86367476133b393cb66bc023e8d57c9
-SIZE (iperf-2.1.1-dev.tar.gz) = 378421
+TIMESTAMP = 1620928559
+SHA256 (iperf-2.1.1-dev.tar.gz) = f5e0fbadc6adfcc63a06e79f9e8553371f67e3de7b378424f1aa1924b1754d09
+SIZE (iperf-2.1.1-dev.tar.gz) = 386532


More information about the dev-commits-ports-all mailing list