Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB5A584ECF for ; Sun, 19 Nov 2023 13:34:14 +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 UXXwROKcvcY9 for ; Sun, 19 Nov 2023 13:34:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0DD0684EAE for ; Sun, 19 Nov 2023 13:34:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A652FA3D; Sun, 19 Nov 2023 13:34:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700400854137040" MIME-Version: 1.0 Date: Sun, 19 Nov 2023 13:34:14 +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: <20231119133414.0A652FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700400854137040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 19 13:34:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/gopls to 0.14.2 To generate a diff of this commit: cvs rdiff -u -r1.7096 -r1.7097 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23673 -r1.23674 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700400854137040 Content-Disposition: inline Content-Length: 1262 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.7096 pkgsrc/doc/CHANGES-2023:1.7097 --- pkgsrc/doc/CHANGES-2023:1.7096 Sun Nov 19 13:00:32 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 19 13:34:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7096 2023/11/19 13:00:32 bacon Exp $ +$NetBSD: CHANGES-2023,v 1.7097 2023/11/19 13:34:13 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10191,3 +10191,4 @@ Changes to the packages collection and i Updated net/py-grpcio-testing to 1.59.3 [adam 2023-11-19] Updated net/py-grpcio-tools to 1.59.3 [adam 2023-11-19] Added editors/qemacs version 6.1.1b [bacon 2023-11-19] + Updated devel/gopls to 0.14.2 [wiz 2023-11-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23673 pkgsrc/doc/TODO:1.23674 --- pkgsrc/doc/TODO:1.23673 Sun Nov 19 12:20:29 2023 +++ pkgsrc/doc/TODO Sun Nov 19 13:34:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23673 2023/11/19 12:20:29 wiz Exp $ +$NetBSD: TODO,v 1.23674 2023/11/19 13:34:13 wiz Exp $ Suggested new packages ====================== @@ -732,7 +732,6 @@ For possible Perl packages updates, see o gok-2.30.1 o golem-0.0.6 o goocanvas-2.0.2 - o gopls-0.14.2 o gossip-0.31 o got-0.88 o gourmet-0.13.3 --_----------=_1700400854137040--