Received: by mail.netbsd.org (Postfix, from userid 605) id A3B9F84EE3; Thu, 27 Apr 2023 12:17:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2ADD84E59 for ; Thu, 27 Apr 2023 12:17:43 +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 MbjJ_TaOqdpn for ; Thu, 27 Apr 2023 12:17:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2723584D24 for ; Thu, 27 Apr 2023 12:17:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 24A47FA87; Thu, 27 Apr 2023 12:17:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682597863109000" MIME-Version: 1.0 Date: Thu, 27 Apr 2023 12:17:43 +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: <20230427121743.24A47FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682597863109000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 27 12:17:42 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/tree-sitter-typescript to 0.20.2 To generate a diff of this commit: cvs rdiff -u -r1.2507 -r1.2508 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22848 -r1.22849 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682597863109000 Content-Disposition: inline Content-Length: 1333 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.2507 pkgsrc/doc/CHANGES-2023:1.2508 --- pkgsrc/doc/CHANGES-2023:1.2507 Thu Apr 27 12:12:45 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Apr 27 12:17:42 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2507 2023/04/27 12:12:45 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2508 2023/04/27 12:17:42 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3589,3 +3589,4 @@ Changes to the packages collection and i Updated misc/ocaml-opam-file-format to 2.1.6 [wiz 2023-04-27] Updated www/restish to 0.17.0 [wiz 2023-04-27] Updated www/nghttp3 to 0.11.0 [wiz 2023-04-27] + Updated textproc/tree-sitter-typescript to 0.20.2 [wiz 2023-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22848 pkgsrc/doc/TODO:1.22849 --- pkgsrc/doc/TODO:1.22848 Thu Apr 27 12:12:45 2023 +++ pkgsrc/doc/TODO Thu Apr 27 12:17:42 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22848 2023/04/27 12:12:45 wiz Exp $ +$NetBSD: TODO,v 1.22849 2023/04/27 12:17:42 wiz Exp $ Suggested new packages ====================== @@ -1452,7 +1452,6 @@ For possible Perl packages updates, see o toxcore-0.2.12 o trafficserver-9.0.1 o translate-toolkit-3.3.4 - o tree-sitter-typescript-0.20.2 o trimmomatic-0.39 o tripwire-2.3.1 [see also pkg/22362] o trojita-0.6 --_----------=_1682597863109000--