pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/R-spatstat (geography/R-spatstat) Add missin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f910f72ca558
branches:  trunk
changeset: 458841:f910f72ca558
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Sep 20 12:20:11 2021 +0000

description:
(geography/R-spatstat) Add missing DEPENDS

diffstat:

 geography/R-spatstat/Makefile |  15 +++++++++++----
 geography/R-spatstat/distinfo |  10 +++++-----
 2 files changed, 16 insertions(+), 9 deletions(-)

diffs (51 lines):

diff -r dbb63ed7875f -r f910f72ca558 geography/R-spatstat/Makefile
--- a/geography/R-spatstat/Makefile     Mon Sep 20 12:12:29 2021 +0000
+++ b/geography/R-spatstat/Makefile     Mon Sep 20 12:20:11 2021 +0000
@@ -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@localhost
@@ -10,13 +10,20 @@
 
 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 -r dbb63ed7875f -r f910f72ca558 geography/R-spatstat/distinfo
--- a/geography/R-spatstat/distinfo     Mon Sep 20 12:12:29 2021 +0000
+++ b/geography/R-spatstat/distinfo     Mon Sep 20 12:20:11 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index