Received: by mail.netbsd.org (Postfix, from userid 605) id C588684EC6; Sat, 6 Jan 2024 19:00:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F327084E6B for ; Sat, 6 Jan 2024 19:00:53 +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 km_UQWvyTrA9 for ; Sat, 6 Jan 2024 19:00:53 +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 827C484CC9 for ; Sat, 6 Jan 2024 19:00:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78506FA42; Sat, 6 Jan 2024 19:00:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704567653234080" MIME-Version: 1.0 Date: Sat, 6 Jan 2024 19:00:53 +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: <20240106190053.78506FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704567653234080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sat Jan 6 19:00:53 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Note update of lang/rust to 1.74.1. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704567653234080 Content-Disposition: inline Content-Length: 713 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.142 pkgsrc/doc/CHANGES-2024:1.143 --- pkgsrc/doc/CHANGES-2024:1.142 Sat Jan 6 18:39:57 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 6 19:00:53 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.142 2024/01/06 18:39:57 adam Exp $ +$NetBSD: CHANGES-2024,v 1.143 2024/01/06 19:00:53 he Exp $ Changes to the packages collection and infrastructure in 2024: @@ -173,3 +173,4 @@ Changes to the packages collection and i Updated meta-pkgs/xfce4 to 4.18.1nb8 [gutteridge 2024-01-06] Updated net/rabbitmq to 3.12.12 [adam 2024-01-06] Updated finance/py-stripe to 7.11.0 [adam 2024-01-06] + Updated lang/rust to 1.74.1 [he 2024-01-06] --_----------=_1704567653234080--