Received: by mail.netbsd.org (Postfix, from userid 605) id 620C584E81; Mon, 20 Sep 2021 11:05:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9E87E84E56 for ; Mon, 20 Sep 2021 11:05:51 +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 vTZhLtCeF461 for ; Mon, 20 Sep 2021 11:05:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ECD1884CE0 for ; Mon, 20 Sep 2021 11:05:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E99E0FA97; Mon, 20 Sep 2021 11:05:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632135950247030" MIME-Version: 1.0 Date: Mon, 20 Sep 2021 11:05:50 +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: <20210920110550.E99E0FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632135950247030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 20 11:05:50 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated geography/R-spatstat.data to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.4886 -r1.4887 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21092 -r1.21093 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632135950247030 Content-Disposition: inline Content-Length: 1330 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.4886 pkgsrc/doc/CHANGES-2021:1.4887 --- pkgsrc/doc/CHANGES-2021:1.4886 Mon Sep 20 10:52:43 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Sep 20 11:05:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4886 2021/09/20 10:52:43 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4887 2021/09/20 11:05:50 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7534,3 +7534,4 @@ Changes to the packages collection and i Added geography/R-spatstat.sparse version 2.0.0 [mef 2021-09-20] Added geography/R-spatstat.core version 2.3.0 [mef 2021-09-20] Added geography/R-spatstat.linnet version 2.3.0 [mef 2021-09-20] + Updated geography/R-spatstat.data to 2.1.0 [mef 2021-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21092 pkgsrc/doc/TODO:1.21093 --- pkgsrc/doc/TODO:1.21092 Mon Sep 20 09:19:54 2021 +++ pkgsrc/doc/TODO Mon Sep 20 11:05:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21092 2021/09/20 09:19:54 wiz Exp $ +$NetBSD: TODO,v 1.21093 2021/09/20 11:05:50 mef Exp $ Suggested new packages ====================== @@ -414,7 +414,6 @@ For possible Perl packages updates, see o R-raster-3.4.5 o R-scales-1.1.1 o R-spatstat-2.1.0 - o R-spatstat.data-2.1.0 o R-stars-0.5.2 o R-timeSeries-3062.100 o R-tseries-0.10.48 --_----------=_1632135950247030--