Received: by mail.netbsd.org (Postfix, from userid 605) id 3F6BD84D9E; Fri, 31 Jul 2020 09:13:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BEF7E84D9D for ; Fri, 31 Jul 2020 09:13: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 zbf0REyFtkC6 for ; Fri, 31 Jul 2020 09:13:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2222484CDA for ; Fri, 31 Jul 2020 09:13:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1F84DFB28; Fri, 31 Jul 2020 09:13:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596186788292070" MIME-Version: 1.0 Date: Fri, 31 Jul 2020 09:13:08 +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: <20200731091308.1F84DFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1596186788292070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 31 09:13:07 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/gopls to 0.4.3 To generate a diff of this commit: cvs rdiff -u -r1.4201 -r1.4202 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19978 -r1.19979 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596186788292070 Content-Disposition: inline Content-Length: 1233 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4201 pkgsrc/doc/CHANGES-2020:1.4202 --- pkgsrc/doc/CHANGES-2020:1.4201 Fri Jul 31 09:02:44 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 31 09:13:07 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4201 2020/07/31 09:02:44 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4202 2020/07/31 09:13:07 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6651,3 +6651,4 @@ Changes to the packages collection and i Updated devel/afl to 2.57b [wiz 2020-07-31] Updated devel/catch2 to 2.13.0 [wiz 2020-07-31] Updated devel/cmake to 3.18.1 [wiz 2020-07-31] + Updated devel/gopls to 0.4.3 [wiz 2020-07-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19978 pkgsrc/doc/TODO:1.19979 --- pkgsrc/doc/TODO:1.19978 Fri Jul 31 09:02:44 2020 +++ pkgsrc/doc/TODO Fri Jul 31 09:13:07 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19978 2020/07/31 09:02:44 wiz Exp $ +$NetBSD: TODO,v 1.19979 2020/07/31 09:13:07 wiz Exp $ Suggested new packages ====================== @@ -657,7 +657,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.4.3 o gossip-0.31 o gourmet-0.13.3 o gperiodic-3.0.2 --_----------=_1596186788292070--