Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 624FE84E5C for ; Mon, 28 Aug 2023 11:58:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 KS14dFqGrtru for ; Mon, 28 Aug 2023 11:58:51 +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 AF74D84CF4 for ; Mon, 28 Aug 2023 11:58:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD473FBDB; Mon, 28 Aug 2023 11:58:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693223931165490" MIME-Version: 1.0 Date: Mon, 28 Aug 2023 11:58:51 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20230828115851.AD473FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693223931165490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Aug 28 11:58:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/node_exporter to 1.6.1 To generate a diff of this commit: cvs rdiff -u -r1.5167 -r1.5168 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693223931165490 Content-Disposition: inline Content-Length: 1186 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5167 pkgsrc/doc/CHANGES-2023:1.5168 --- pkgsrc/doc/CHANGES-2023:1.5167 Mon Aug 28 10:37:54 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Aug 28 11:58:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5167 2023/08/28 10:37:54 gdt Exp $ +$NetBSD: CHANGES-2023,v 1.5168 2023/08/28 11:58:51 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7463,6 +7463,7 @@ Changes to the packages collection and i Added lang/go121 version 1.21.0 [bsiegert 2023-08-26] Updated sysutils/onefetch to 2.18.1nb1 [he 2023-08-26] Updated devel/golangci-lint to 1.54.2 [bsiegert 2023-08-26] + Removed devel/go-flags-svent [bsiegert 2023-08-26] Updated devel/py-autopep8 to 2.0.4 [adam 2023-08-27] Updated devel/py-typeguard to 4.1.3 [adam 2023-08-27] Updated devel/py-pluggy to 1.3.0 [adam 2023-08-27] @@ -7516,3 +7517,4 @@ Changes to the packages collection and i Updated math/py-pandas to 2.0.3 [adam 2023-08-28] Updated databases/py-apsw to 3.43.0.0 [adam 2023-08-28] Updated ham/chirp to 20230823 [gdt 2023-08-28] + Updated sysutils/node_exporter to 1.6.1 [bsiegert 2023-08-28] --_----------=_1693223931165490--