Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94B0A84E98 for ; Mon, 5 Jun 2023 15:10:46 +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 TIDCVnARZLcu for ; Mon, 5 Jun 2023 15:10:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DFA1984E76 for ; Mon, 5 Jun 2023 15:10:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DCB0CFA89; Mon, 5 Jun 2023 15:10:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168597784539740" MIME-Version: 1.0 Date: Mon, 5 Jun 2023 15:10:45 +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: <20230605151045.DCB0CFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168597784539740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Jun 5 15:10:45 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/gopls to 0.12.2 To generate a diff of this commit: cvs rdiff -u -r1.3554 -r1.3555 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23020 -r1.23021 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168597784539740 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.3554 pkgsrc/doc/CHANGES-2023:1.3555 --- pkgsrc/doc/CHANGES-2023:1.3554 Mon Jun 5 14:14:48 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 5 15:10:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3554 2023/06/05 14:14:48 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3555 2023/06/05 15:10:45 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4926,3 +4926,4 @@ Changes to the packages collection and i Updated time/R-lubridate to 1.9.2 [mef 2023-06-05] Updated x11/xorgproto to 2023.1 [wiz 2023-06-05] Updated devel/R-purrr to 1.0.1 [mef 2023-06-05] + Updated devel/gopls to 0.12.2 [bsiegert 2023-06-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23020 pkgsrc/doc/TODO:1.23021 --- pkgsrc/doc/TODO:1.23020 Mon Jun 5 13:46:26 2023 +++ pkgsrc/doc/TODO Mon Jun 5 15:10:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23020 2023/06/05 13:46:26 wiz Exp $ +$NetBSD: TODO,v 1.23021 2023/06/05 15:10:45 bsiegert Exp $ Suggested new packages ====================== @@ -752,7 +752,6 @@ For possible Perl packages updates, see o golangci-lint-1.39.0 o golem-0.0.6 o goocanvas-2.0.2 - o gopls-0.12.2 o gossip-0.31 o got-0.88 o gourmet-0.13.3 --_----------=_168597784539740--