Received: by mail.netbsd.org (Postfix, from userid 605) id 9445184F66; Sat, 20 Jan 2024 06:25:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C429784E85 for ; Sat, 20 Jan 2024 06:25:57 +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 N2fagqNAAqiJ for ; Sat, 20 Jan 2024 06:25:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 56A5184CF4 for ; Sat, 20 Jan 2024 06:25:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C4B2FA42; Sat, 20 Jan 2024 06:25:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705731957170600" MIME-Version: 1.0 Date: Sat, 20 Jan 2024 06:25:57 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240120062557.4C4B2FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705731957170600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jan 20 06:25:57 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/R-fansi to 1.0.6 To generate a diff of this commit: cvs rdiff -u -r1.488 -r1.489 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705731957170600 Content-Disposition: inline Content-Length: 701 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.488 pkgsrc/doc/CHANGES-2024:1.489 --- pkgsrc/doc/CHANGES-2024:1.488 Sat Jan 20 06:21:47 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 20 06:25:57 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.488 2024/01/20 06:21:47 mef Exp $ +$NetBSD: CHANGES-2024,v 1.489 2024/01/20 06:25:57 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -627,3 +627,4 @@ Changes to the packages collection and i Updated devel/R-cyclocomp to 1.1.1 [mef 2024-01-20] Updated devel/R-desc to 1.4.3 [mef 2024-01-20] Updated devel/R-evaluate to 0.23 [mef 2024-01-20] + Updated devel/R-fansi to 1.0.6 [mef 2024-01-20] --_----------=_1705731957170600--