pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/iperf3



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May 21 06:54:33 UTC 2025

Modified Files:
        pkgsrc/net/iperf3: Makefile distinfo

Log Message:
iperf3: updated to 3.19

iperf-3.19 includes support for MP-TCPv1 under Linux, keepalives on the control
connection, support for the MSG_TRUNC receive option, and a number of minor bug
fixes. The release notes contain more information on the changes.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/iperf3/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/iperf3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/iperf3/Makefile
diff -u pkgsrc/net/iperf3/Makefile:1.23 pkgsrc/net/iperf3/Makefile:1.24
--- pkgsrc/net/iperf3/Makefile:1.23     Tue Dec 24 15:45:12 2024
+++ pkgsrc/net/iperf3/Makefile  Wed May 21 06:54:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/12/24 15:45:12 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/05/21 06:54:33 adam Exp $
 
-DISTNAME=      iperf-3.18
+DISTNAME=      iperf-3.19
 PKGNAME=       ${DISTNAME:S/iperf/iperf3/}
 CATEGORIES=    net benchmarks
 MASTER_SITES=  https://downloads.es.net/pub/iperf/

Index: pkgsrc/net/iperf3/distinfo
diff -u pkgsrc/net/iperf3/distinfo:1.20 pkgsrc/net/iperf3/distinfo:1.21
--- pkgsrc/net/iperf3/distinfo:1.20     Tue Dec 24 15:45:12 2024
+++ pkgsrc/net/iperf3/distinfo  Wed May 21 06:54:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/12/24 15:45:12 adam Exp $
+$NetBSD: distinfo,v 1.21 2025/05/21 06:54:33 adam Exp $
 
-BLAKE2s (iperf-3.18.tar.gz) = 296046916230607fe0569bbc4685d2290a3e2edf5537efb9570ae13c100f647f
-SHA512 (iperf-3.18.tar.gz) = a458292c34c29a60cce60eb6be4afd15220d4cf29f225a1c1be9ec8ef86baa85fa4e174e747cacfa5711c6957ad16d448c2d3d4029b6bfd58db9c39269f30caa
-Size (iperf-3.18.tar.gz) = 688037 bytes
+BLAKE2s (iperf-3.19.tar.gz) = 87a0abd5cbd8e9771c28ec9cadae38c7f2a6892d4cfc29de5e10163f725e5444
+SHA512 (iperf-3.19.tar.gz) = 166498b5f9c80bc929abe3aadcb13008d207641602add2ba1d54705031fd0c153d253cb52dd50b1e3289b96805220fafefa3815ed5242d57560f6a565ce4230e
+Size (iperf-3.19.tar.gz) = 692569 bytes



Home | Main Index | Thread Index | Old Index