Received: by mail.netbsd.org (Postfix, from userid 605) id E7CE084D9D; Sun, 13 Jun 2021 13:06:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 309EB84D69 for ; Sun, 13 Jun 2021 13:06:17 +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 ve6Q6ou3kh4R for ; Sun, 13 Jun 2021 13:06:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 82BF484CDA for ; Sun, 13 Jun 2021 13:06:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7FDD3FA95; Sun, 13 Jun 2021 13:06:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623589576114910" MIME-Version: 1.0 Date: Sun, 13 Jun 2021 13:06:16 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210613130616.7FDD3FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623589576114910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jun 13 13:06:15 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated math/R-spacetime to 1.2.4 To generate a diff of this commit: cvs rdiff -u -r1.3422 -r1.3423 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20783 -r1.20784 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623589576114910 Content-Disposition: inline Content-Length: 1289 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.3422 pkgsrc/doc/CHANGES-2021:1.3423 --- pkgsrc/doc/CHANGES-2021:1.3422 Sun Jun 13 13:00:36 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jun 13 13:06:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3422 2021/06/13 13:00:36 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3423 2021/06/13 13:06:15 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5451,3 +5451,4 @@ Changes to the packages collection and i Updated devel/p5-MooseX-Types-URI to 0.09 [wen 2021-06-13] Updated math/R-sp to 1.4.5 [wen 2021-06-13] Updated geography/R-spData to 0.3.8 [wen 2021-06-13] + Updated math/R-spacetime to 1.2.4 [wen 2021-06-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20783 pkgsrc/doc/TODO:1.20784 --- pkgsrc/doc/TODO:1.20783 Sun Jun 13 13:00:36 2021 +++ pkgsrc/doc/TODO Sun Jun 13 13:06:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20783 2021/06/13 13:00:36 wen Exp $ +$NetBSD: TODO,v 1.20784 2021/06/13 13:06:15 wen Exp $ Suggested new packages ====================== @@ -464,7 +464,6 @@ For possible Perl packages updates, see o R-sandwich-3.0.0 o R-scales-1.1.1 o R-shinyjs-2.0.0 - o R-spacetime-1.2.4 o R-spatstat-2.1.0 o R-spatstat.data-2.1.0 o R-spatstat.utils-2.1.0 --_----------=_1623589576114910--