Tue May 14 16:07:26 2024 UTC (33d)
net/iperf2: Update to 2.1.9

Not updating to 2.2.0 because it's .0 and a .1 is threatened, which is
a clue.

Upstream changes are bugfixes and minor improvements.


(gdt)
diff -r1.6 -r1.7 pkgsrc/net/iperf2/Makefile
diff -r1.7 -r1.8 pkgsrc/net/iperf2/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/net/iperf2/Makefile (expand / switch to unified diff)

--- pkgsrc/net/iperf2/Makefile 2022/11/20 13:07:22 1.6
+++ pkgsrc/net/iperf2/Makefile 2024/05/14 16:07:26 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2022/11/20 13:07:22 gdt Exp $ 1# $NetBSD: Makefile,v 1.7 2024/05/14 16:07:26 gdt Exp $
2 2
3DISTNAME= iperf-2.1.8 3DISTNAME= iperf-2.1.9
4CATEGORIES= net benchmarks 4CATEGORIES= net benchmarks
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iperf2/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iperf2/}
6 6
7MAINTAINER= gdt@NetBSD.org 7MAINTAINER= gdt@NetBSD.org
8HOMEPAGE= https://sourceforge.net/projects/iperf2/ 8HOMEPAGE= https://sourceforge.net/projects/iperf2/
9COMMENT= TCP and UDP bandwidth performance measurement tool 9COMMENT= TCP and UDP bandwidth performance measurement tool
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12.include "../../mk/bsd.prefs.mk" 12.include "../../mk/bsd.prefs.mk"
13 13
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16 16

cvs diff -r1.7 -r1.8 pkgsrc/net/iperf2/distinfo (expand / switch to unified diff)

--- pkgsrc/net/iperf2/distinfo 2022/11/20 13:07:22 1.7
+++ pkgsrc/net/iperf2/distinfo 2024/05/14 16:07:26 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2022/11/20 13:07:22 gdt Exp $ 1$NetBSD: distinfo,v 1.8 2024/05/14 16:07:26 gdt Exp $
2 2
3BLAKE2s (iperf-2.1.8.tar.gz) = a651299edb509b5bcd1504e72c86af772c2aa59de60af8f99b45fba4261c0fed 3BLAKE2s (iperf-2.1.9.tar.gz) = 8378102ba4f014278c4960ac925201d3dac3c0b47c2115deddf881a5b3090ead
4SHA512 (iperf-2.1.8.tar.gz) = 0b5c3dbb493d6663e7ea8621489aa92d2996c48c19499878b33b5e114a57b2c0184bd56624ab935f259c34ee63842a4a89710a91c249e2f4fb7bb37fb7572df8 4SHA512 (iperf-2.1.9.tar.gz) = 231b281cfaf0e0b67839efef7d86b762a709fe76403a9e39ebe5431e486537b522b58e5a736351c7343134b445499606a02f8430ecb7120cb7d04400d9cb232b
5Size (iperf-2.1.8.tar.gz) = 420716 bytes 5Size (iperf-2.1.9.tar.gz) = 425427 bytes