Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D43B184E98 for ; Sun, 21 May 2023 17:41:15 +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 cLWDTn161kQp for ; Sun, 21 May 2023 17:41:15 +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 4DBB784CE3 for ; Sun, 21 May 2023 17:41:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4499EFA87; Sun, 21 May 2023 17:41:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684690875158970" MIME-Version: 1.0 Date: Sun, 21 May 2023 17:41:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230521174115.4499EFA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684690875158970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 21 17:41:15 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated sysutils/py-Glances to 3.4.0.3 To generate a diff of this commit: cvs rdiff -u -r1.3248 -r1.3249 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22961 -r1.22962 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684690875158970 Content-Disposition: inline Content-Length: 1575 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.3248 pkgsrc/doc/CHANGES-2023:1.3249 --- pkgsrc/doc/CHANGES-2023:1.3248 Sun May 21 17:38:02 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 21 17:41:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3248 2023/05/21 17:38:02 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3249 2023/05/21 17:41:14 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4509,3 +4509,4 @@ Changes to the packages collection and i Updated www/squidview to 0.86nb1 [taca 2023-05-21] Updated security/ca-certificates to 20230311 [kim 2023-05-21] Updated converters/fribidi to 1.0.13 [wiz 2023-05-21] + Updated sysutils/py-Glances to 3.4.0.3 [wiz 2023-05-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22961 pkgsrc/doc/TODO:1.22962 --- pkgsrc/doc/TODO:1.22961 Sun May 21 17:38:02 2023 +++ pkgsrc/doc/TODO Sun May 21 17:41:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22961 2023/05/21 17:38:02 wiz Exp $ +$NetBSD: TODO,v 1.22962 2023/05/21 17:41:14 wiz Exp $ Suggested new packages ====================== @@ -1202,8 +1202,7 @@ For possible Perl packages updates, see o procmail-3.24 o profit-2.5.3 o proj-9.2.0 - o protobuf-22.3 [make sure net/grpc supports this version] - o protobuf-23.1 + o protobuf-23.1 [make sure net/grpc supports this version] o ps2eps-1.70 o psmisc-22.20 o pspp-1.4.1 @@ -1212,7 +1211,6 @@ For possible Perl packages updates, see o pvs-6.0 o pwlib-1.11.1 o pxp-1.2.9 - o py-Glances-3.4.0.3 o py-HappyDoc-3.0 o py-MyHDL-0.11 o py-OTXv2-1.5.2 --_----------=_1684690875158970--