Received: by mail.netbsd.org (Postfix, from userid 605) id EB9B284F5D; Sat, 13 Jan 2024 23:13:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 27DEF84EF8 for ; Sat, 13 Jan 2024 23:13:53 +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 4r1T_EkQjFTQ for ; Sat, 13 Jan 2024 23:13:52 +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 6C42484E59 for ; Sat, 13 Jan 2024 23:13:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5FADBFA42; Sat, 13 Jan 2024 23:13:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170518763228280" MIME-Version: 1.0 Date: Sat, 13 Jan 2024 23:13:52 +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: <20240113231352.5FADBFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170518763228280 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:13:52 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated geography/R-spatstat.random to 3.2.2 To generate a diff of this commit: cvs rdiff -u -r1.319 -r1.320 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170518763228280 Content-Disposition: inline Content-Length: 743 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.319 pkgsrc/doc/CHANGES-2024:1.320 --- pkgsrc/doc/CHANGES-2024:1.319 Sat Jan 13 23:06:50 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 13 23:13:52 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.319 2024/01/13 23:06:50 pin Exp $ +$NetBSD: CHANGES-2024,v 1.320 2024/01/13 23:13:52 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -406,3 +406,4 @@ Changes to the packages collection and i Updated geography/R-spatstat.data to 3.0.3 [mef 2024-01-13] 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] + Updated geography/R-spatstat.random to 3.2.2 [mef 2024-01-13] --_----------=_170518763228280--