pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 12 12:33:04 UTC 2025
Modified Files:
pkgsrc/geography/R-spatstat: Makefile
Log Message:
R-spatstat: requires R.spatstat.geom>=3.3.5
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/R-spatstat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/R-spatstat/Makefile
diff -u pkgsrc/geography/R-spatstat/Makefile:1.8 pkgsrc/geography/R-spatstat/Makefile:1.9
--- pkgsrc/geography/R-spatstat/Makefile:1.8 Sat Feb 8 09:22:21 2025
+++ pkgsrc/geography/R-spatstat/Makefile Wed Feb 12 12:33:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/02/08 09:22:21 mef Exp $
+# $NetBSD: Makefile,v 1.9 2025/02/12 12:33:04 wiz Exp $
R_PKGNAME= spatstat
R_PKGVER= 3.3-1
@@ -12,7 +12,7 @@ USE_LANGUAGES+= c c++
DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
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.geom>=3.3.5:../../geography/R-spatstat.geom
DEPENDS+= R-spatstat.linnet>=3.2.2:../../geography/R-spatstat.linnet
DEPENDS+= R-spatstat.model-[0-9]*:../../geography/R-spatstat.model
DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils
Home |
Main Index |
Thread Index |
Old Index