Received: by mail.netbsd.org (Postfix, from userid 605) id 6CB4984E6C; Mon, 20 Sep 2021 00:11:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6B6384E69 for ; Mon, 20 Sep 2021 00:11:08 +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 vtbcfxDB-1Jd for ; Mon, 20 Sep 2021 00:11:08 +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 EA7ED84D0C for ; Mon, 20 Sep 2021 00:11:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8146FA97; Mon, 20 Sep 2021 00:11:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632096667166750" MIME-Version: 1.0 Date: Mon, 20 Sep 2021 00:11:07 +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: <20210920001107.E8146FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632096667166750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 20 00:11:07 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated math/R-robustbase to 0.93.8 To generate a diff of this commit: cvs rdiff -u -r1.4859 -r1.4860 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21078 -r1.21079 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632096667166750 Content-Disposition: inline Content-Length: 1281 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4859 pkgsrc/doc/CHANGES-2021:1.4860 --- pkgsrc/doc/CHANGES-2021:1.4859 Mon Sep 20 00:01:21 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Sep 20 00:11:07 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4859 2021/09/20 00:01:21 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4860 2021/09/20 00:11:07 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7506,3 +7506,4 @@ Changes to the packages collection and i Updated www/ruby-websocket-driver to 0.7.5 [taca 2021-09-19] Updated math/R-psych to 2.1.6 [mef 2021-09-19] Updated math/R-XML to 3.99.0.8 [mef 2021-09-20] + Updated math/R-robustbase to 0.93.8 [mef 2021-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21078 pkgsrc/doc/TODO:1.21079 --- pkgsrc/doc/TODO:1.21078 Sun Sep 19 23:51:54 2021 +++ pkgsrc/doc/TODO Mon Sep 20 00:11:07 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21078 2021/09/19 23:51:54 mef Exp $ +$NetBSD: TODO,v 1.21079 2021/09/20 00:11:07 mef Exp $ Suggested new packages ====================== @@ -419,7 +419,6 @@ For possible Perl packages updates, see o R-raster-3.4.5 o R-rgdal-1.5.23 o R-rgeos-0.5.5 - o R-robustbase-0.93.7 o R-scales-1.1.1 o R-spatstat-2.1.0 o R-spatstat.data-2.1.0 --_----------=_1632096667166750--