Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B09C584D27 for ; Wed, 28 Jun 2023 08:34:08 +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 WDmneAExpXaK for ; Wed, 28 Jun 2023 08:34:08 +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 E9D1784CCC for ; Wed, 28 Jun 2023 08:34:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7614FA89; Wed, 28 Jun 2023 08:34:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168794124798900" MIME-Version: 1.0 Date: Wed, 28 Jun 2023 08:34:07 +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: <20230628083407.E7614FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168794124798900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 28 08:34:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/gopls to 0.12.4 To generate a diff of this commit: cvs rdiff -u -r1.4089 -r1.4090 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23110 -r1.23111 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168794124798900 Content-Disposition: inline Content-Length: 1242 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.4089 pkgsrc/doc/CHANGES-2023:1.4090 --- pkgsrc/doc/CHANGES-2023:1.4089 Wed Jun 28 08:32:35 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jun 28 08:34:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4089 2023/06/28 08:32:35 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4090 2023/06/28 08:34:07 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5752,3 +5752,4 @@ Changes to the packages collection and i Updated emulators/mame to 0.256 [wiz 2023-06-28] Updated net/czds to 1.2.12 [fcambus 2023-06-28] Updated devel/SDL2 to 2.28.0 [wiz 2023-06-28] + Updated devel/gopls to 0.12.4 [wiz 2023-06-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23110 pkgsrc/doc/TODO:1.23111 --- pkgsrc/doc/TODO:1.23110 Wed Jun 28 08:32:35 2023 +++ pkgsrc/doc/TODO Wed Jun 28 08:34:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23110 2023/06/28 08:32:35 wiz Exp $ +$NetBSD: TODO,v 1.23111 2023/06/28 08:34:07 wiz Exp $ Suggested new packages ====================== @@ -740,7 +740,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.4 o gossip-0.31 o got-0.88 o gourmet-0.13.3 --_----------=_168794124798900--