Received: by mail.netbsd.org (Postfix, from userid 605) id D293E8500C; Mon, 5 Feb 2024 21:19:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E0A684E72 for ; Mon, 5 Feb 2024 21:19:54 +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 vBMYvl11vASS for ; Mon, 5 Feb 2024 21:19:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9447284CE2 for ; Mon, 5 Feb 2024 21:19:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8E2ADFA42; Mon, 5 Feb 2024 21:19:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707167993284760" MIME-Version: 1.0 Date: Mon, 5 Feb 2024 21:19:53 +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: <20240205211953.8E2ADFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707167993284760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Feb 5 21:19:53 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/R-xfun to 0.41 To generate a diff of this commit: cvs rdiff -u -r1.968 -r1.969 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707167993284760 Content-Disposition: inline Content-Length: 716 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.968 pkgsrc/doc/CHANGES-2024:1.969 --- pkgsrc/doc/CHANGES-2024:1.968 Mon Feb 5 20:38:09 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Feb 5 21:19:53 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.968 2024/02/05 20:38:09 mef Exp $ +$NetBSD: CHANGES-2024,v 1.969 2024/02/05 21:19:53 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1371,3 +1371,4 @@ Changes to the packages collection and i Updated graphics/ruby-RMagick to 5.4.0 [taca 2024-02-05] Updated www/ruby-http-accept to 2.2.1 [taca 2024-02-05] Updated math/R-poweRlaw to 0.80.0 [mef 2024-02-05] + Updated devel/R-xfun to 0.41 [mef 2024-02-05] --_----------=_1707167993284760--