Received: by mail.netbsd.org (Postfix, from userid 605) id 8A4B684EBF; Sun, 5 Feb 2023 13:26:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B925984EB9 for ; Sun, 5 Feb 2023 13:26:26 +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 FUjl2jSOoJ-K for ; Sun, 5 Feb 2023 13:26:26 +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 19EA684D8C for ; Sun, 5 Feb 2023 13:26:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1175EFA90; Sun, 5 Feb 2023 13:26:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167560358687810" MIME-Version: 1.0 Date: Sun, 5 Feb 2023 13:26:26 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20230205132626.1175EFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167560358687810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Feb 5 13:26:26 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added lang/go120 version 1.20 To generate a diff of this commit: cvs rdiff -u -r1.1021 -r1.1022 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167560358687810 Content-Disposition: inline Content-Length: 725 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.1021 pkgsrc/doc/CHANGES-2023:1.1022 --- pkgsrc/doc/CHANGES-2023:1.1021 Sun Feb 5 13:11:00 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Feb 5 13:26:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1021 2023/02/05 13:11:00 fox Exp $ +$NetBSD: CHANGES-2023,v 1.1022 2023/02/05 13:26:25 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1285,3 +1285,4 @@ Changes to the packages collection and i Updated devel/difftastic to 0.43.1 [pin 2023-02-05] Updated textproc/hunspell to 1.7.2nb1 [ryoon 2023-02-05] Updated sysutils/htop to 3.2.2 [fox 2023-02-05] + Added lang/go120 version 1.20 [bsiegert 2023-02-05] --_----------=_167560358687810--