pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat.utils
Module Name: pkgsrc
Committed By: mef
Date: Sun Jan 14 03:03:26 UTC 2024
Modified Files:
pkgsrc/geography/R-spatstat.utils: Makefile
Log Message:
(geography/R-spatstat.utils) +/- TEST_DEPENDS, spatstat.core retiring
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-spatstat.utils/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.utils/Makefile
diff -u pkgsrc/geography/R-spatstat.utils/Makefile:1.3 pkgsrc/geography/R-spatstat.utils/Makefile:1.4
--- pkgsrc/geography/R-spatstat.utils/Makefile:1.3 Sat Jan 13 22:29:14 2024
+++ pkgsrc/geography/R-spatstat.utils/Makefile Sun Jan 14 03:03:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2024/01/13 22:29:14 mef Exp $
+# $NetBSD: Makefile,v 1.4 2024/01/14 03:03:26 mef Exp $
R_PKGNAME= spatstat.utils
R_PKGVER= 3.0-4
@@ -8,7 +8,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Utility Functions for 'spatstat'
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-TEST_DEPENDS+= R-spatstat.core-[0-9]*:../../geography/R-spatstat.core
+TEST_DEPENDS+= R-spatstat.model-[0-9]*:../../geography/R-spatstat.model
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index