Received: by mail.netbsd.org (Postfix, from userid 605) id 734C484D5B; Sun, 24 Jul 2022 06:26:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A821484D5B for ; Sun, 24 Jul 2022 06:26:50 +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 61GklXqDNCjg for ; Sun, 24 Jul 2022 06:26:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1678E84CF8 for ; Sun, 24 Jul 2022 06:26:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 09C6EFB1A; Sun, 24 Jul 2022 06:26:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658644010137640" MIME-Version: 1.0 Date: Sun, 24 Jul 2022 06:26:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220724062650.09C6EFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658644010137640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 24 06:26:49 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + grpc-1.48.0, npm-8.15.0, protobuf-3.21.3, py-cyclonedx-python-lib-2.7.0, py-pip-api-0.0.30, py-pip-audit-2.4.2, py-rsa-4.9, rust-analyzer-0.0.20220718. To generate a diff of this commit: cvs rdiff -u -r1.22047 -r1.22048 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658644010137640 Content-Disposition: inline Content-Length: 1926 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22047 pkgsrc/doc/TODO:1.22048 --- pkgsrc/doc/TODO:1.22047 Sat Jul 23 20:51:23 2022 +++ pkgsrc/doc/TODO Sun Jul 24 06:26:49 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22047 2022/07/23 20:51:23 wiz Exp $ +$NetBSD: TODO,v 1.22048 2022/07/24 06:26:49 wiz Exp $ Suggested new packages ====================== @@ -810,6 +810,7 @@ For possible Perl packages updates, see o graphene-1.10.6 o greed-4.2 o gromacs-2021.1 + o grpc-1.48.0 o grub2-2.06 o gss-1.0.3 o gst-plugins1-omx-1.10.0 @@ -1095,6 +1096,7 @@ For possible Perl packages updates, see o nickle-2.90 o nios2-binutils-2.36.1 o node_exporter-1.1.2 + o npm-8.15.0 o ns-3.14.1 o ns-plugger-common-5.1.3 o nsm-2.4.12 @@ -1298,6 +1300,7 @@ For possible Perl packages updates, see o privoxy-3.0.33 o profit-2.5.3 o proj-8.0.0 + o protobuf-3.21.3 o ps2eps-1.70 o psmisc-22.20 o pspp-1.4.1 @@ -1314,6 +1317,7 @@ For possible Perl packages updates, see o py-cassa-1.11.0 o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] o py-coverage-6.3.2 + o py-cyclonedx-python-lib-2.7.0 o py-django-4.0 o py-django-debug-toolbar-3.2.1 o py-django-tagging-0.5.0 @@ -1333,6 +1337,8 @@ For possible Perl packages updates, see o py-newt-0.52.21 o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 + o py-pip-api-0.0.30 + o py-pip-audit-2.4.2 o py-postgresql-5.1.2 o py-ptt-1.10.2 o py-py3c-1.3.1 @@ -1343,6 +1349,7 @@ For possible Perl packages updates, see o py-rarfile-4.0 o py-rebulk-3.0.1 o py-requests-kerberos-0.14.0 + o py-rsa-4.9 o py-sbws-1.1.0 o py-scgi-2.0 o py-serpent-1.30.2 @@ -1416,7 +1423,7 @@ For possible Perl packages updates, see o rump-20131213 o rust-1.61.0 [wip] o rust-1.62.0 - o rust-analyzer-0.0.20220711 + o rust-analyzer-0.0.20220718 o rvault-0.4 o rvm-1.20 o sabayon-2.30.1 --_----------=_1658644010137640--