summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-20 12:20:11 +0000
committermef <mef@pkgsrc.org>2021-09-20 12:20:11 +0000
commitb4f4210bfa95fa2ef5cfa97f09b6a99ee9c15f57 (patch)
tree8a4e126a0574a3bc3f867b68729ff270fe3ecf43 /geography
parent2b54f3caa9cbdf92808e5f52e3e7547bf51cd2a9 (diff)
downloadpkgsrc-b4f4210bfa95fa2ef5cfa97f09b6a99ee9c15f57.tar.gz
(geography/R-spatstat) Add missing DEPENDS
Diffstat (limited to 'geography')
-rw-r--r--geography/R-spatstat/Makefile15
-rw-r--r--geography/R-spatstat/distinfo10
2 files changed, 16 insertions, 9 deletions
diff --git a/geography/R-spatstat/Makefile b/geography/R-spatstat/Makefile
index 1e405ea98fd..c78b2291cbc 100644
--- a/geography/R-spatstat/Makefile
+++ b/geography/R-spatstat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/08/07 03:55:17 brook Exp $
+# $NetBSD: Makefile,v 1.2 2021/09/20 12:20:11 mef Exp $
R_PKGNAME= spatstat
-R_PKGVER= 1.63-2
+R_PKGVER= 2.2-0
CATEGORIES= geography
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,13 +10,20 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES+= c c++
+# ERROR: dependencies 'spatstat.geom', 'spatstat.core', 'spatstat.linnet' are not available for package 'spatstat'
+
DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
-DEPENDS+= R-spatstat.data>=1.4.3:../../geography/R-spatstat.data
-DEPENDS+= R-spatstat.utils>=1.17.0:../../geography/R-spatstat.utils
+DEPENDS+= R-spatstat.core>=2.1.0:../../geography/R-spatstat.core
+DEPENDS+= R-spatstat.data>=2.1.0:../../geography/R-spatstat.data
+DEPENDS+= R-spatstat.geom>=2.1.0:../../geography/R-spatstat.geom
+DEPENDS+= R-spatstat.linnet>=2.1.0:../../geography/R-spatstat.linnet
+DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils
DEPENDS+= R-abind>=1.4.0:../../math/R-abind
DEPENDS+= R-goftest>=1.0.3:../../math/R-goftest
DEPENDS+= R-polyclip>=1.5.0:../../graphics/R-polyclip
DEPENDS+= R-tensor>=1.5:../../math/R-tensor
+TEST_DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/geography/R-spatstat/distinfo b/geography/R-spatstat/distinfo
index ed2f649c5e5..05dc194c915 100644
--- a/geography/R-spatstat/distinfo
+++ b/geography/R-spatstat/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/08/07 03:55:17 brook Exp $
+$NetBSD: distinfo,v 1.2 2021/09/20 12:20:11 mef Exp $
-SHA1 (R/spatstat_1.63-2.tar.gz) = ad5767ca719e529f3cb37b34bd1cb12c8371ac30
-RMD160 (R/spatstat_1.63-2.tar.gz) = 212c6d53bae938b7f4bce1bc49d936b2fc982f80
-SHA512 (R/spatstat_1.63-2.tar.gz) = 5fe1bf55979a193b8b23e5ddee623638e009e78c2074e9306f4b39b206ccb3a8be00771fb941d47af7843d967fef515fd707b58462825ec6ac2174f43193f1c2
-Size (R/spatstat_1.63-2.tar.gz) = 6715623 bytes
+SHA1 (R/spatstat_2.2-0.tar.gz) = 0b45b4310b7f14ac99e28cad31f324b5175b1d25
+RMD160 (R/spatstat_2.2-0.tar.gz) = abb6042a0a4e4216ed725bc992da127c32b791f4
+SHA512 (R/spatstat_2.2-0.tar.gz) = 9781dc7b860fffa2a27e174191223460b706e209103435d786eca94f87588ef7d27f63296b5207083acbbbde300c5dbfdacbd8b3ea13510af2740f15bae3adf7
+Size (R/spatstat_2.2-0.tar.gz) = 3524535 bytes