Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2022 14:17:25 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: f95bb7d09455 - main - benchmarks/iperf3: Update for iperf-3.12.
Message-ID:  <202210061417.296EHPwC068681@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=f95bb7d094559fd02837e9703ac1fd9792aeeeba

commit f95bb7d094559fd02837e9703ac1fd9792aeeeba
Author:     Bruce A. Mah <bmah@FreeBSD.org>
AuthorDate: 2022-10-06 14:15:34 +0000
Commit:     Bruce A. Mah <bmah@FreeBSD.org>
CommitDate: 2022-10-06 14:15:34 +0000

    benchmarks/iperf3: Update for iperf-3.12.
    
    PR:             266857
    Reported by:    diizzy@
    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 2ea011839784..acc6a74b5a17 100644
--- a/benchmarks/iperf3/Makefile
+++ b/benchmarks/iperf3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	iperf
-DISTVERSION=	3.11
+DISTVERSION=	3.12
 CATEGORIES=	benchmarks
 MASTER_SITES=	https://downloads.es.net/pub/iperf/
 PKGNAMESUFFIX=	3
diff --git a/benchmarks/iperf3/distinfo b/benchmarks/iperf3/distinfo
index ff3fb030b580..72aed1bfda0a 100644
--- a/benchmarks/iperf3/distinfo
+++ b/benchmarks/iperf3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644017339
-SHA256 (iperf-3.11.tar.gz) = de8cb409fad61a0574f4cb07eb19ce1159707403ac2dc01b5d175e91240b7e5f
-SIZE (iperf-3.11.tar.gz) = 635841
+TIMESTAMP = 1664993515
+SHA256 (iperf-3.12.tar.gz) = 72034ecfb6a7d6d67e384e19fb6efff3236ca4f7ed4c518d7db649c447e1ffd6
+SIZE (iperf-3.12.tar.gz) = 644807



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