Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63DD785207 for ; Sat, 15 Jul 2023 10:35:49 +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 tJbg37fJODjH for ; Sat, 15 Jul 2023 10:35:49 +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 B4D7C84EAE for ; Sat, 15 Jul 2023 10:35:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B22AEFBDB; Sat, 15 Jul 2023 10:35:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689417348244390" MIME-Version: 1.0 Date: Sat, 15 Jul 2023 10:35:48 +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: <20230715103548.B22AEFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689417348244390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Jul 15 10:35:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated lang/go119 to 1.19.11 To generate a diff of this commit: cvs rdiff -u -r1.4411 -r1.4412 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689417348244390 Content-Disposition: inline Content-Length: 747 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.4411 pkgsrc/doc/CHANGES-2023:1.4412 --- pkgsrc/doc/CHANGES-2023:1.4411 Sat Jul 15 03:33:41 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jul 15 10:35:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4411 2023/07/15 03:33:41 tsutsui Exp $ +$NetBSD: CHANGES-2023,v 1.4412 2023/07/15 10:35:48 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6146,3 +6146,4 @@ Changes to the packages collection and i Updated wm/enlightenment16 to 1.0.28 [gutteridge 2023-07-14] Updated shells/oh-my-posh to 17.11.2 [pin 2023-07-14] Updated graphics/ruby-cairo to 1.17.12 [tsutsui 2023-07-15] + Updated lang/go119 to 1.19.11 [bsiegert 2023-07-15] --_----------=_1689417348244390--