Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 35B901A923B for ; Sat, 20 Nov 2021 16:10:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6DA4684ED1; Sat, 20 Nov 2021 16:10:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8925684D93 for ; Sat, 20 Nov 2021 16:10:27 +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 TQSPjgJc3Pfd for ; Sat, 20 Nov 2021 16:10:27 +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 E0F2184CFD for ; Sat, 20 Nov 2021 16:10:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE937FAEC; Sat, 20 Nov 2021 16:10:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1637424626284180" MIME-Version: 1.0 Date: Sat, 20 Nov 2021 16:10:26 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20211120161026.DE937FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1637424626284180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sat Nov 20 16:10:26 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Note update of lang/rust to 1.56.1. To generate a diff of this commit: cvs rdiff -u -r1.5708 -r1.5709 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1637424626284180 Content-Disposition: inline Content-Length: 743 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.5708 pkgsrc/doc/CHANGES-2021:1.5709 --- pkgsrc/doc/CHANGES-2021:1.5708 Sat Nov 20 15:29:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Nov 20 16:10:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5708 2021/11/20 15:29:02 taca Exp $ +$NetBSD: CHANGES-2021,v 1.5709 2021/11/20 16:10:26 he Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8593,3 +8593,4 @@ Changes to the packages collection and i Updated mail/roundcube-plugin-password to 1.5.0 [taca 2021-11-20] Updated mail/roundcube-plugin-zipdownload to 1.5.0 [taca 2021-11-20] Updated archivers/ruby-xz to 1.0.1 [taca 2021-11-20] + Updated lang/rust to 1.56.1 [he 2021-11-20] --_----------=_1637424626284180--