Received: by mail.netbsd.org (Postfix, from userid 605) id 8CE7484D9D; Sun, 13 Jun 2021 12:25:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CAA3E84CEA for ; Sun, 13 Jun 2021 12:25:46 +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 QV5fJLyP9bMG for ; Sun, 13 Jun 2021 12:25:46 +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 60C2684CDA for ; Sun, 13 Jun 2021 12:25:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 576A7FA95; Sun, 13 Jun 2021 12:25:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623587146187960" MIME-Version: 1.0 Date: Sun, 13 Jun 2021 12:25:46 +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: <20210613122546.576A7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623587146187960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sun Jun 13 12:25:46 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Note update of lang/rust-bin to 1.52.1nb2. To generate a diff of this commit: cvs rdiff -u -r1.3418 -r1.3419 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623587146187960 Content-Disposition: inline Content-Length: 711 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.3418 pkgsrc/doc/CHANGES-2021:1.3419 --- pkgsrc/doc/CHANGES-2021:1.3418 Sun Jun 13 12:24:05 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jun 13 12:25:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3418 2021/06/13 12:24:05 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3419 2021/06/13 12:25:45 he Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5447,3 +5447,4 @@ Changes to the packages collection and i Updated net/sslh to 1.21c [rhialto 2021-06-13] Updated lang/rust to 1.52.1nb4 [he 2021-06-13] Updated devel/p5-MooseX-Getopt to 0.75 [wen 2021-06-13] + Updated lang/rust-bin to 1.52.1nb2 [he 2021-06-13] --_----------=_1623587146187960--