summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-20 09:58:26 +0000
committermef <mef@pkgsrc.org>2021-09-20 09:58:26 +0000
commitc5d23147b2bcf1f935501a1042176f2c86f96736 (patch)
treef245252da92fb78d27dd8f5a35393408443df9a0
parent16080f7c3948d02586a526598ed562b52e3f690f (diff)
downloadpkgsrc-c5d23147b2bcf1f935501a1042176f2c86f96736.tar.gz
Added geography/R-spatstat.sparse version 2.0.0
-rw-r--r--doc/CHANGES-20213
-rw-r--r--geography/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021
index 9e677fbd9cd..5d82a10c11c 100644
--- a/doc/CHANGES-2021
+++ b/doc/CHANGES-2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.4884 2021/09/20 09:19:54 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.4885 2021/09/20 09:58:26 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -7531,3 +7531,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated geography/R-spatstat.utils to 2.2.0 [mef 2021-09-20]
Updated geography/R-rgdal to 1.5.27 [mef 2021-09-20]
Updated textproc/py-docutils to 0.16nb1 [wiz 2021-09-20]
+ Added geography/R-spatstat.sparse version 2.0.0 [mef 2021-09-20]
diff --git a/geography/Makefile b/geography/Makefile
index e5f690208a4..a6f25ba25ea 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2021/09/20 06:09:40 mef Exp $
+# $NetBSD: Makefile,v 1.111 2021/09/20 09:58:26 mef Exp $
#
COMMENT= Software for geographical-related uses
@@ -26,6 +26,7 @@ SUBDIR+= R-sf
SUBDIR+= R-spData
SUBDIR+= R-spatstat
SUBDIR+= R-spatstat.data
+SUBDIR+= R-spatstat.sparse
SUBDIR+= R-spatstat.utils
SUBDIR+= R-stars
SUBDIR+= R-wk