git: c7f278e5211d - main - benchmarks/iperf: Update to 2.1.4 (20210818)
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:48:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7f278e5211d8bda62749792a263ace36ffabb3c
commit c7f278e5211d8bda62749792a263ace36ffabb3c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:06:46 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:10 +0000
benchmarks/iperf: Update to 2.1.4 (20210818)
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/
---
benchmarks/iperf/Makefile | 4 ++--
benchmarks/iperf/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index e23da5689b79..d488a0a7fb9a 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -1,10 +1,10 @@
# Created by: Pete Fritchman <petef at databits.net>
PORTNAME= iperf
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.4
CATEGORIES= benchmarks
MASTER_SITES= SF/iperf2 \
- LOCAL/sunpoet/iperf/20210714
+ LOCAL/sunpoet/iperf/20210818
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 4d3c8d8710bd..c0f6b15a5ca9 100644
--- a/benchmarks/iperf/distinfo
+++ b/benchmarks/iperf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626383162
-SHA256 (iperf-2.1.3.tar.gz) = dfe2197e2842fe9c9d9677bf1cb20a5a9ccfcb9a9de79f9927c39f73204ba003
-SIZE (iperf-2.1.3.tar.gz) = 392145
+TIMESTAMP = 1632036844
+SHA256 (iperf-2.1.4.tar.gz) = 062b392e87b8e227aca74fef0a99b04fe0382d4518957041b508a56885b4d4f9
+SIZE (iperf-2.1.4.tar.gz) = 395909
More information about the dev-commits-ports-all
mailing list