Received: by mail.netbsd.org (Postfix, from userid 605) id 5035B84ED1; Mon, 1 Jan 2024 19:39:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81AB384EBD for ; Mon, 1 Jan 2024 19:39:25 +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 aY8Vh_cs_BD5 for ; Mon, 1 Jan 2024 19:39:25 +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 CAA3E84E9B for ; Mon, 1 Jan 2024 19:39:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C58E6FA42; Mon, 1 Jan 2024 19:39:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170413796485330" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 19:39:24 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240101193924.C58E6FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170413796485330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Jan 1 19:39:24 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated devel/cargo-c to 0.9.29 To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23864 -r1.23865 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170413796485330 Content-Disposition: inline Content-Length: 1321 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.36 pkgsrc/doc/CHANGES-2024:1.37 --- pkgsrc/doc/CHANGES-2024:1.36 Mon Jan 1 19:07:43 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 19:39:24 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.36 2024/01/01 19:07:43 pin Exp $ +$NetBSD: CHANGES-2024,v 1.37 2024/01/01 19:39:24 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -45,3 +45,4 @@ Changes to the packages collection and i Updated net/dq to 20240101 [schmonz 2024-01-01] Updated textproc/csvlens to 0.5.0 [pin 2024-01-01] Updated misc/tui-journal to 0.6.1 [pin 2024-01-01] + Updated devel/cargo-c to 0.9.29 [pin 2024-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23864 pkgsrc/doc/TODO:1.23865 --- pkgsrc/doc/TODO:1.23864 Mon Jan 1 15:50:20 2024 +++ pkgsrc/doc/TODO Mon Jan 1 19:39:24 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23864 2024/01/01 15:50:20 leot Exp $ +$NetBSD: TODO,v 1.23865 2024/01/01 19:39:24 pin Exp $ Suggested new packages ====================== @@ -513,7 +513,6 @@ For possible Perl packages updates, see o camlp4-4.12 o carbons-purple-0.2.3 o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] - o cargo-c-0.9.29 o cargo-modules-0.13.2 [needs rust 1.74] o cddbd-1.5.2 o cdrdao-1.2.5 --_----------=_170413796485330--