Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 541A484F6E for ; Sun, 30 Jul 2023 02:25:01 +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 AQ2mw4x9qZnW for ; Sun, 30 Jul 2023 02:25:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9D13884F19 for ; Sun, 30 Jul 2023 02:25:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A969FBDB; Sun, 30 Jul 2023 02:25:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1690683900162490" MIME-Version: 1.0 Date: Sun, 30 Jul 2023 02:25:00 +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: <20230730022500.9A969FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1690683900162490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 30 02:25:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/tree-sitter-python to 0.20.3 To generate a diff of this commit: cvs rdiff -u -r1.4647 -r1.4648 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23242 -r1.23243 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1690683900162490 Content-Disposition: inline Content-Length: 1334 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.4647 pkgsrc/doc/CHANGES-2023:1.4648 --- pkgsrc/doc/CHANGES-2023:1.4647 Sun Jul 30 02:21:56 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 30 02:25:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4647 2023/07/30 02:21:56 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4648 2023/07/30 02:25:00 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6537,3 +6537,4 @@ Changes to the packages collection and i Updated math/R-gss to 2.2.5 [mef 2023-07-30] Updated textproc/tree-sitter-c to 0.20.4 [wiz 2023-07-30] Updated textproc/tree-sitter-cpp to 0.20.2 [wiz 2023-07-30] + Updated textproc/tree-sitter-python to 0.20.3 [wiz 2023-07-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23242 pkgsrc/doc/TODO:1.23243 --- pkgsrc/doc/TODO:1.23242 Sun Jul 30 02:21:57 2023 +++ pkgsrc/doc/TODO Sun Jul 30 02:25:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23242 2023/07/30 02:21:57 wiz Exp $ +$NetBSD: TODO,v 1.23243 2023/07/30 02:25:00 wiz Exp $ Suggested new packages ====================== @@ -1413,7 +1413,6 @@ For possible Perl packages updates, see o torrentzip-2.1.0 o trafficserver-9.0.1 o translate-toolkit-3.3.4 - o tree-sitter-python-0.20.3 o trimmomatic-0.39 o tripwire-2.3.1 [see also pkg/22362] o trojita-0.6 --_----------=_1690683900162490--