Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2429F84FBC for ; Mon, 13 Nov 2023 09:26:07 +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 yc86BFUNMTSa for ; Mon, 13 Nov 2023 09:26:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 79C1784E19 for ; Mon, 13 Nov 2023 09:26:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 774B1FA3D; Mon, 13 Nov 2023 09:26:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699867566290640" MIME-Version: 1.0 Date: Mon, 13 Nov 2023 09:26:06 +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: <20231113092606.774B1FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699867566290640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Nov 13 09:26:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/node_exporter to 1.7.0 To generate a diff of this commit: cvs rdiff -u -r1.6890 -r1.6891 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699867566290640 Content-Disposition: inline Content-Length: 748 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.6890 pkgsrc/doc/CHANGES-2023:1.6891 --- pkgsrc/doc/CHANGES-2023:1.6890 Mon Nov 13 07:58:09 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 13 09:26:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6890 2023/11/13 07:58:09 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6891 2023/11/13 09:26:06 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9937,3 +9937,4 @@ Changes to the packages collection and i Updated devel/rust-bindgen to 0.69.1 [pin 2023-11-12] Added devel/SDL2-legacy-darwin version 2.0.3 [nia 2023-11-12] Updated www/py-autobahn to 23.6.2nb1 [wiz 2023-11-13] + Updated sysutils/node_exporter to 1.7.0 [bsiegert 2023-11-13] --_----------=_1699867566290640--