Received: by mail.netbsd.org (Postfix, from userid 605) id ECF9184DDD; Wed, 10 Jun 2020 18:02:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 74D8C84DDB for ; Wed, 10 Jun 2020 18:02:09 +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 9CW7Rtsbja2L for ; Wed, 10 Jun 2020 18:02:09 +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 C1DFE84CE0 for ; Wed, 10 Jun 2020 18:02:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF362FB27; Wed, 10 Jun 2020 18:02:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1591812128283290" MIME-Version: 1.0 Date: Wed, 10 Jun 2020 18:02: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: <20200610180208.BF362FB27@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. --_----------=_1591812128283290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 10 18:02:08 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/gopls to 0.4.1 To generate a diff of this commit: cvs rdiff -u -r1.3519 -r1.3520 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19909 -r1.19910 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1591812128283290 Content-Disposition: inline Content-Length: 1265 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.3519 pkgsrc/doc/CHANGES-2020:1.3520 --- pkgsrc/doc/CHANGES-2020:1.3519 Wed Jun 10 17:56:25 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jun 10 18:02:08 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3519 2020/06/10 17:56:25 schmonz Exp $ +$NetBSD: CHANGES-2020,v 1.3520 2020/06/10 18:02:08 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5717,3 +5717,4 @@ Changes to the packages collection and i Updated net/statzone to 1.0.2 [fcambus 2020-06-10] Updated textproc/xapian to 1.4.16 [schmonz 2020-06-10] Updated textproc/xapian-omega to 1.4.16 [schmonz 2020-06-10] + Updated devel/gopls to 0.4.1 [wiz 2020-06-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19909 pkgsrc/doc/TODO:1.19910 --- pkgsrc/doc/TODO:1.19909 Wed Jun 10 15:22:52 2020 +++ pkgsrc/doc/TODO Wed Jun 10 18:02:08 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19909 2020/06/10 15:22:52 wiz Exp $ +$NetBSD: TODO,v 1.19910 2020/06/10 18:02:08 wiz Exp $ Suggested new packages ====================== @@ -662,7 +662,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.1 o gossip-0.31 o gourmet-0.13.3 o gperiodic-3.0.2 --_----------=_1591812128283290--