Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Ebx9L5SI; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=uHZln8fi Received: by mail.netbsd.org (Postfix, from userid 605) id 3D81C84F19; Tue, 14 May 2024 14:36:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715697376; bh=X9GcvUGPidV6N0csXe04ENE8psxOByE/tOQwbCZgbP0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Ebx9L5SIVt5qHFyEN8an3agCtZcQ2WIkHY5E1FxQvdruj7OgFsdIr6VxMrIZkg1pq gSh3ZFwiGLG+yCfbyuWpQbdN9e4URqpC+bTu/Uh8uPQppiMH1QdpBAuPLHUw1F+oOA MzFfI80kK5MPR9fa82vhPdGvEUHjdWMsj5wYYQm8= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BA2984ECD for ; Tue, 14 May 2024 14:35:46 +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 qUdt2FFpb9Hx for ; Tue, 14 May 2024 14:35:45 +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 DF1D484D44 for ; Tue, 14 May 2024 14:35:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715697345; bh=X9GcvUGPidV6N0csXe04ENE8psxOByE/tOQwbCZgbP0=; h=Date:From:Subject:To:Reply-To; b=uHZln8fietEGkYzSLONg7F9s3OpONXE5FgkVVh/q10HLwa3X8lJZEnBg82OkM7w/I VlOqCvx8VGX7hQeh26je24D2I4JDq2a8sCkdLd+ankS07BV3bz6polUgaBgNs1a1kg e5Rpba37qeXHA550KIRVMAkaCjr0t9WrQeOYQiTo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC181FA2C; Tue, 14 May 2024 14:35:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171569734579810" MIME-Version: 1.0 Date: Tue, 14 May 2024 14:35:45 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/iperf3 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240514143545.DC181FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171569734579810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 14 14:35:45 UTC 2024 Modified Files: pkgsrc/net/iperf3: Makefile distinfo Log Message: iperf3: updated to 3.17.1 iperf-3.17.1 2024-05-13 ----------------------- * Notable user-visible changes * Version number has been corrected. * Notable developer-visible changes * No longer signing tags. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/iperf3/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/iperf3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171569734579810 Content-Disposition: inline Content-Length: 1494 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/iperf3/Makefile diff -u pkgsrc/net/iperf3/Makefile:1.21 pkgsrc/net/iperf3/Makefile:1.22 --- pkgsrc/net/iperf3/Makefile:1.21 Sat May 11 05:21:03 2024 +++ pkgsrc/net/iperf3/Makefile Tue May 14 14:35:45 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2024/05/11 05:21:03 adam Exp $ +# $NetBSD: Makefile,v 1.22 2024/05/14 14:35:45 adam Exp $ -DISTNAME= iperf-3.17 +DISTNAME= iperf-3.17.1 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.18 pkgsrc/net/iperf3/distinfo:1.19 --- pkgsrc/net/iperf3/distinfo:1.18 Sat May 11 05:21:03 2024 +++ pkgsrc/net/iperf3/distinfo Tue May 14 14:35:45 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2024/05/11 05:21:03 adam Exp $ +$NetBSD: distinfo,v 1.19 2024/05/14 14:35:45 adam Exp $ -BLAKE2s (iperf-3.17.tar.gz) = eebba138a9884a9217b18e9635f2297eb95bcd800771309aa2b00b57dfd2d11f -SHA512 (iperf-3.17.tar.gz) = 1e78dc6b9f923a4fbfc308db99aa2d41479447afda0d7e98520721f7e1a1b42b1fdb49e6bb93f095a9058b2c16247e208a907e9cc6e693de0857a681387b544d -Size (iperf-3.17.tar.gz) = 670160 bytes +BLAKE2s (iperf-3.17.1.tar.gz) = 5f71e2c99ebf04880cada6912bb67a8aa42117a9409c82eca6352bd4d88aaa21 +SHA512 (iperf-3.17.1.tar.gz) = 99c731e2e060d2b241d3137742bf92a975f2b7a94c6c723c9c1625f69c294fd7fe15b7dbf085a6120038fc1dd7628c83d2c7d16b059849fdbecbc88e48fb0974 +Size (iperf-3.17.1.tar.gz) = 670547 bytes --_----------=_171569734579810--