Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8FA6084D8C for ; Wed, 9 Aug 2023 17:58:11 +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 xm54Asxa7F4d for ; Wed, 9 Aug 2023 17:58:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 214C084D25 for ; Wed, 9 Aug 2023 17:58:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1E926FBDB; Wed, 9 Aug 2023 17:58:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691603891161490" MIME-Version: 1.0 Date: Wed, 9 Aug 2023 17:58:11 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230809175811.1E926FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691603891161490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Aug 9 17:58:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/cargo-c to 0.9.23 To generate a diff of this commit: cvs rdiff -u -r1.4839 -r1.4840 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691603891161490 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4839 pkgsrc/doc/CHANGES-2023:1.4840 --- pkgsrc/doc/CHANGES-2023:1.4839 Wed Aug 9 17:51:25 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Aug 9 17:58:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4839 2023/08/09 17:51:25 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4840 2023/08/09 17:58:10 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6974,3 +6974,4 @@ Changes to the packages collection and i Updated sysutils/py-sh to 2.0.5 [adam 2023-08-09] Updated wm/windowmaker to 0.96.0 [adam 2023-08-09] Updated net/haproxy to 2.8.2 [adam 2023-08-09] + Updated devel/cargo-c to 0.9.23 [pin 2023-08-09] --_----------=_1691603891161490--