Received: by mail.netbsd.org (Postfix, from userid 605) id 6B80584D56; Sat, 24 Apr 2021 08:28:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6D3684D24 for ; Sat, 24 Apr 2021 08:28:11 +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 NBpMYBLQjlrf for ; Sat, 24 Apr 2021 08:28:11 +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 0AD6484D1C for ; Sat, 24 Apr 2021 08:28:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02286FA95; Sat, 24 Apr 2021 08:28:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161925289099190" MIME-Version: 1.0 Date: Sat, 24 Apr 2021 08:28:10 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20210424082811.02286FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161925289099190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat Apr 24 08:28:10 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated lang/rust to 1.50.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.2315 -r1.2316 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161925289099190 Content-Disposition: inline Content-Length: 734 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2315 pkgsrc/doc/CHANGES-2021:1.2316 --- pkgsrc/doc/CHANGES-2021:1.2315 Sat Apr 24 07:31:48 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Apr 24 08:28:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2315 2021/04/24 07:31:48 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.2316 2021/04/24 08:28:10 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3652,3 +3652,4 @@ Changes to the packages collection and i Updated geography/gdal-lib to 3.2.2nb3 [thor 2021-04-23] Updated lang/nodejs to 14.16.1nb3 [rin 2021-04-24] Updated emulators/gxemul to 0.7.0 [fcambus 2021-04-24] + Updated lang/rust to 1.50.0nb2 [schmonz 2021-04-24] --_----------=_161925289099190--