Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=0slXZVaC; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=nSxhcFGs Received: by mail.netbsd.org (Postfix, from userid 605) id 906E284F00; Tue, 14 May 2024 16:07:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715702848; bh=PaF1qmjcZHHM2WyJrlRD1A0cIBsyEgw3tUN9938XsMU=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=0slXZVaC+vPYN9mg68BKOM0qOWQHcMW/A926KM1AKocdQFQT9xu/cdRZ0MntOiO7H iaeIcbRzbW7lvz74UG5py0qLFp5M/dPcPkLU9MeqkD93dG2qcTpAGSGYDQZrYoFqkC VuwP7kIDmxaXHyUIoHs06K3VICVOLnGP/3NNJCfs= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83C0784ED7 for ; Tue, 14 May 2024 16:07:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LlRH70s39nfV for ; Tue, 14 May 2024 16:07:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 06E4184D01 for ; Tue, 14 May 2024 16:07:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715702847; bh=PaF1qmjcZHHM2WyJrlRD1A0cIBsyEgw3tUN9938XsMU=; h=Date:From:Subject:To:Reply-To; b=nSxhcFGsixhFHFoPDmyg0sEFU/eL3VEkeXSzFnAAPVyTMFJsGiI16E+LpWJhegsaU L6Z1/QF5966qSnZI2pXXbe6NxYdtCJynj25hLWJh10If4e7RpIntNfBLDzkCww4S2k ym2Ny6Z0HMla9FAPXCcBIbic3rMHdlMLqSycz7Ps= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01D0DFA2C; Tue, 14 May 2024 16:07:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715702846248750" MIME-Version: 1.0 Date: Tue, 14 May 2024 16:07:26 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/net/iperf2 To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20240514160727.01D0DFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715702846248750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Tue May 14 16:07:26 UTC 2024 Modified Files: pkgsrc/net/iperf2: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/iperf2/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/iperf2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715702846248750 Content-Disposition: inline Content-Length: 1444 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/iperf2/Makefile diff -u pkgsrc/net/iperf2/Makefile:1.6 pkgsrc/net/iperf2/Makefile:1.7 --- pkgsrc/net/iperf2/Makefile:1.6 Sun Nov 20 13:07:22 2022 +++ pkgsrc/net/iperf2/Makefile Tue May 14 16:07:26 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2022/11/20 13:07:22 gdt Exp $ +# $NetBSD: Makefile,v 1.7 2024/05/14 16:07:26 gdt Exp $ -DISTNAME= iperf-2.1.8 +DISTNAME= iperf-2.1.9 CATEGORIES= net benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iperf2/} Index: pkgsrc/net/iperf2/distinfo diff -u pkgsrc/net/iperf2/distinfo:1.7 pkgsrc/net/iperf2/distinfo:1.8 --- pkgsrc/net/iperf2/distinfo:1.7 Sun Nov 20 13:07:22 2022 +++ pkgsrc/net/iperf2/distinfo Tue May 14 16:07:26 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2022/11/20 13:07:22 gdt Exp $ +$NetBSD: distinfo,v 1.8 2024/05/14 16:07:26 gdt Exp $ -BLAKE2s (iperf-2.1.8.tar.gz) = a651299edb509b5bcd1504e72c86af772c2aa59de60af8f99b45fba4261c0fed -SHA512 (iperf-2.1.8.tar.gz) = 0b5c3dbb493d6663e7ea8621489aa92d2996c48c19499878b33b5e114a57b2c0184bd56624ab935f259c34ee63842a4a89710a91c249e2f4fb7bb37fb7572df8 -Size (iperf-2.1.8.tar.gz) = 420716 bytes +BLAKE2s (iperf-2.1.9.tar.gz) = 8378102ba4f014278c4960ac925201d3dac3c0b47c2115deddf881a5b3090ead +SHA512 (iperf-2.1.9.tar.gz) = 231b281cfaf0e0b67839efef7d86b762a709fe76403a9e39ebe5431e486537b522b58e5a736351c7343134b445499606a02f8430ecb7120cb7d04400d9cb232b +Size (iperf-2.1.9.tar.gz) = 425427 bytes --_----------=_1715702846248750--