Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C47B84F91 for ; Sun, 29 Oct 2023 17:39:38 +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 qiwmEJDppD6m for ; Sun, 29 Oct 2023 17:39:38 +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 C2C8684ECF for ; Sun, 29 Oct 2023 17:39:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BA503FADC; Sun, 29 Oct 2023 17:39:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698601177278420" MIME-Version: 1.0 Date: Sun, 29 Oct 2023 17:39:37 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20231029173937.BA503FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698601177278420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Oct 29 17:39:37 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/gopls to 0.14.0 To generate a diff of this commit: cvs rdiff -u -r1.6284 -r1.6285 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23509 -r1.23510 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698601177278420 Content-Disposition: inline Content-Length: 1264 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.6284 pkgsrc/doc/CHANGES-2023:1.6285 --- pkgsrc/doc/CHANGES-2023:1.6284 Sun Oct 29 17:17:13 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 29 17:39:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6284 2023/10/29 17:17:13 adam Exp $ +$NetBSD: CHANGES-2023,v 1.6285 2023/10/29 17:39:37 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9190,3 +9190,4 @@ Changes to the packages collection and i Updated databases/py-apsw to 3.43.2.0 [adam 2023-10-29] Updated devel/py-gitdb to 4.0.11 [adam 2023-10-29] Updated devel/py-limits to 3.6.0 [adam 2023-10-29] + Updated devel/gopls to 0.14.0 [bsiegert 2023-10-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23509 pkgsrc/doc/TODO:1.23510 --- pkgsrc/doc/TODO:1.23509 Sun Oct 29 17:11:54 2023 +++ pkgsrc/doc/TODO Sun Oct 29 17:39:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23509 2023/10/29 17:11:54 adam Exp $ +$NetBSD: TODO,v 1.23510 2023/10/29 17:39:37 bsiegert Exp $ Suggested new packages ====================== @@ -746,7 +746,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.0 o gossip-0.31 o got-0.88 o gourmet-0.13.3 --_----------=_1698601177278420--