Received: by mail.netbsd.org (Postfix, from userid 605) id 0BD0984ED3; Fri, 19 Aug 2022 08:39:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2EB8184EE9 for ; Fri, 19 Aug 2022 08:39:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id TqmL_tJyFSbb for ; Fri, 19 Aug 2022 08:39:47 +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 754E984E63 for ; Fri, 19 Aug 2022 08:39:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6B7A3FB1A; Fri, 19 Aug 2022 08:39:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166089838774580" MIME-Version: 1.0 Date: Fri, 19 Aug 2022 08:39:47 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20220819083947.6B7A3FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166089838774580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Fri Aug 19 08:39:47 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated sysutils/node_exporter to 1.3.1 To generate a diff of this commit: cvs rdiff -u -r1.3873 -r1.3874 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22118 -r1.22119 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166089838774580 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3873 pkgsrc/doc/CHANGES-2022:1.3874 --- pkgsrc/doc/CHANGES-2022:1.3873 Fri Aug 19 06:26:05 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Aug 19 08:39:46 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3873 2022/08/19 06:26:05 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3874 2022/08/19 08:39:46 leot Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5717,3 +5717,4 @@ Changes to the packages collection and i Updated net/py-grpcio to 1.48.0 [wiz 2022-08-19] Updated net/py-grpcio-testing to 1.48.0 [wiz 2022-08-19] Updated net/py-grpcio-tools to 1.48.0 [wiz 2022-08-19] + Updated sysutils/node_exporter to 1.3.1 [leot 2022-08-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22118 pkgsrc/doc/TODO:1.22119 --- pkgsrc/doc/TODO:1.22118 Fri Aug 19 06:25:33 2022 +++ pkgsrc/doc/TODO Fri Aug 19 08:39:46 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22118 2022/08/19 06:25:33 wiz Exp $ +$NetBSD: TODO,v 1.22119 2022/08/19 08:39:46 leot Exp $ Suggested new packages ====================== @@ -1089,7 +1089,6 @@ For possible Perl packages updates, see o newmail-1.0.2 o nickle-2.90 o nios2-binutils-2.36.1 - o node_exporter-1.1.2 o npm-8.17.0 o ns-3.14.1 o ns-plugger-common-5.1.3 --_----------=_166089838774580--