Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2024 00:52:51 GMT
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2c82e20330b9 - main - benchmarks/iperf3: Update for iperf-3.18.
Message-ID:  <202412140052.4BE0qpoU035047@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bmah:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c82e20330b9bf3fa0475d5bdd390577f374faa5

commit 2c82e20330b9bf3fa0475d5bdd390577f374faa5
Author:     Bruce A. Mah <bmah@FreeBSD.org>
AuthorDate: 2024-12-14 00:51:30 +0000
Commit:     Bruce A. Mah <bmah@FreeBSD.org>
CommitDate: 2024-12-14 00:51:30 +0000

    benchmarks/iperf3: Update for iperf-3.18.
    
    Notable changes: https://github.com/esnet/iperf/releases/tag/3.18
    
    Sponsored by:   Energy Sciences Network (ESnet)
---
 benchmarks/iperf3/Makefile | 2 +-
 benchmarks/iperf3/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile
index adf55ff2a8f4..6d04ba21cc79 100644
--- a/benchmarks/iperf3/Makefile
+++ b/benchmarks/iperf3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	iperf
-DISTVERSION=	3.17.1
+DISTVERSION=	3.18
 CATEGORIES=	benchmarks
 MASTER_SITES=	https://github.com/esnet/${PORTNAME}/releases/download/${DISTVERSION}/ \
 		https://downloads.es.net/pub/${PORTNAME}/
diff --git a/benchmarks/iperf3/distinfo b/benchmarks/iperf3/distinfo
index 4bf7c130c6e3..f0309d5edd9e 100644
--- a/benchmarks/iperf3/distinfo
+++ b/benchmarks/iperf3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715628449
-SHA256 (iperf-3.17.1.tar.gz) = 84404ca8431b595e86c473d8f23d8bb102810001f15feaf610effd3b318788aa
-SIZE (iperf-3.17.1.tar.gz) = 670547
+TIMESTAMP = 1734136688
+SHA256 (iperf-3.18.tar.gz) = c0618175514331e766522500e20c94bfb293b4424eb27d7207fb427b88d20bab
+SIZE (iperf-3.18.tar.gz) = 688037



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