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:   wiz
Date:           Wed May 21 22:16:57 UTC 2025

Modified Files:
        pkgsrc/net/iperf3: distinfo
        pkgsrc/net/iperf3/patches: patch-src_iperf__api.h

Log Message:
iperf3: add link to upstream bug report


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/iperf3/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/iperf3/patches/patch-src_iperf__api.h

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/distinfo
diff -u pkgsrc/net/iperf3/distinfo:1.22 pkgsrc/net/iperf3/distinfo:1.23
--- pkgsrc/net/iperf3/distinfo:1.22     Wed May 21 22:14:00 2025
+++ pkgsrc/net/iperf3/distinfo  Wed May 21 22:16:56 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2025/05/21 22:14:00 wiz Exp $
+$NetBSD: distinfo,v 1.23 2025/05/21 22:16:56 wiz Exp $
 
 BLAKE2s (iperf-3.19.tar.gz) = 87a0abd5cbd8e9771c28ec9cadae38c7f2a6892d4cfc29de5e10163f725e5444
 SHA512 (iperf-3.19.tar.gz) = 166498b5f9c80bc929abe3aadcb13008d207641602add2ba1d54705031fd0c153d253cb52dd50b1e3289b96805220fafefa3815ed5242d57560f6a565ce4230e
 Size (iperf-3.19.tar.gz) = 692569 bytes
-SHA1 (patch-src_iperf__api.h) = 96e0f6f5662b8afa1b70fb32adc447711223a4fb
+SHA1 (patch-src_iperf__api.h) = 22b37226f2887f46fa830d28c6754fec4be5e96b

Index: pkgsrc/net/iperf3/patches/patch-src_iperf__api.h
diff -u pkgsrc/net/iperf3/patches/patch-src_iperf__api.h:1.3 pkgsrc/net/iperf3/patches/patch-src_iperf__api.h:1.4
--- pkgsrc/net/iperf3/patches/patch-src_iperf__api.h:1.3        Wed May 21 22:14:00 2025
+++ pkgsrc/net/iperf3/patches/patch-src_iperf__api.h    Wed May 21 22:16:56 2025
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_iperf__api.h,v 1.3 2025/05/21 22:14:00 wiz Exp $
+$NetBSD: patch-src_iperf__api.h,v 1.4 2025/05/21 22:16:56 wiz Exp $
 
 Add missing header for va_list etc.
+https://github.com/esnet/iperf/issues/1890
 
 --- src/iperf_api.h.orig       2025-05-21 22:13:01.690766581 +0000
 +++ src/iperf_api.h



Home | Main Index | Thread Index | Old Index