Received: by mail.netbsd.org (Postfix, from userid 605) id 7312F84DA5; Sun, 11 Dec 2022 20:21:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A33A684D58 for ; Sun, 11 Dec 2022 20:21:47 +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 9mMJJY4z90Xu for ; Sun, 11 Dec 2022 20:21:47 +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 E6A0884D4C for ; Sun, 11 Dec 2022 20:21:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE2C2FA90; Sun, 11 Dec 2022 20:21:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1670790106239700" MIME-Version: 1.0 Date: Sun, 11 Dec 2022 20:21: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: <20221211202146.DE2C2FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1670790106239700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sun Dec 11 20:21:46 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Note update of lang/rust-bin to 1.64.0. To generate a diff of this commit: cvs rdiff -u -r1.6068 -r1.6069 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1670790106239700 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6068 pkgsrc/doc/CHANGES-2022:1.6069 --- pkgsrc/doc/CHANGES-2022:1.6068 Sun Dec 11 16:43:23 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Dec 11 20:21:46 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6068 2022/12/11 16:43:23 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.6069 2022/12/11 20:21:46 he Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9124,3 +9124,4 @@ Changes to the packages collection and i Updated www/ruby-aws-sdk-core to 3.168.4 [taca 2022-12-11] Updated www/ruby-aws-sdk-kms to 1.61.0 [taca 2022-12-11] Updated devel/binutils to 2.39nb1 [fcambus 2022-12-11] + Updated lang/rust-bin to 1.64.0 [he 2022-12-11] --_----------=_1670790106239700--