Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7682C84E7E for ; Fri, 2 Jun 2023 14:21:48 +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 p2SwgrbwUuot for ; Fri, 2 Jun 2023 14:21:48 +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 BA0F184D0E for ; Fri, 2 Jun 2023 14:21:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1757FA88; Fri, 2 Jun 2023 14:21:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1685715707274690" MIME-Version: 1.0 Date: Fri, 2 Jun 2023 14:21:47 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230602142147.B1757FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1685715707274690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Jun 2 14:21:47 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated math/R-splancs to 2.01.43 To generate a diff of this commit: cvs rdiff -u -r1.3474 -r1.3475 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1685715707274690 Content-Disposition: inline Content-Length: 724 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.3474 pkgsrc/doc/CHANGES-2023:1.3475 --- pkgsrc/doc/CHANGES-2023:1.3474 Fri Jun 2 13:56:10 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 2 14:21:47 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3474 2023/06/02 13:56:10 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3475 2023/06/02 14:21:47 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4810,3 +4810,4 @@ Changes to the packages collection and i Updated math/R-survey to 4.2.1 [makoto 2023-06-02] Updated math/R-stringdist to 0.9.10 [makoto 2023-06-02] Updated math/R-statmod to 1.5.0 [makoto 2023-06-02] + Updated math/R-splancs to 2.01.43 [makoto 2023-06-02] --_----------=_1685715707274690--