Received: by mail.netbsd.org (Postfix, from userid 605) id D53B984F5D; Sat, 13 Jan 2024 23:23:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11C5E84EF8 for ; Sat, 13 Jan 2024 23:23:52 +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 EczHwJ4T70TY for ; Sat, 13 Jan 2024 23:23:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 269CD84E59 for ; Sat, 13 Jan 2024 23:23:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 22694FA42; Sat, 13 Jan 2024 23:23:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705188231103170" MIME-Version: 1.0 Date: Sat, 13 Jan 2024 23:23:51 +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: <20240113232351.22694FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705188231103170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jan 13 23:23:51 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Added geography/R-spatstat.explore version 3.2.5 To generate a diff of this commit: cvs rdiff -u -r1.322 -r1.323 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705188231103170 Content-Disposition: inline Content-Length: 817 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.322 pkgsrc/doc/CHANGES-2024:1.323 --- pkgsrc/doc/CHANGES-2024:1.322 Sat Jan 13 23:23:01 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 13 23:23:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.322 2024/01/13 23:23:01 mef Exp $ +$NetBSD: CHANGES-2024,v 1.323 2024/01/13 23:23:50 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -407,4 +407,4 @@ Changes to the packages collection and i Updated geography/R-spatstat.sparse to 3.0.3 [mef 2024-01-13] Updated devel/cargo-modules to 0.13.4 [pin 2024-01-13] Added geography/R-spatstat.random version 3.2.2 [mef 2024-01-13] - Updated geography/R-spatstat.explore to 3.2.5 [mef 2024-01-13] + Added geography/R-spatstat.explore version 3.2.5 [mef 2024-01-13] --_----------=_1705188231103170--