pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math
Module Name: pkgsrc
Committed By: mef
Date: Wed Feb 19 12:53:21 UTC 2025
Modified Files:
pkgsrc/math/R-gstat: Makefile
pkgsrc/math/R-spacetime: Makefile
Log Message:
Remove TEST_DEPENDS+= R-rgdal
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/R-gstat/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R-spacetime/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-gstat/Makefile
diff -u pkgsrc/math/R-gstat/Makefile:1.19 pkgsrc/math/R-gstat/Makefile:1.20
--- pkgsrc/math/R-gstat/Makefile:1.19 Wed Feb 19 12:50:45 2025
+++ pkgsrc/math/R-gstat/Makefile Wed Feb 19 12:53:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2025/02/19 12:50:45 mef Exp $
+# $NetBSD: Makefile,v 1.20 2025/02/19 12:53:21 mef Exp $
R_PKGNAME= gstat
R_PKGVER= 2.1-3
@@ -24,7 +24,6 @@ TEST_DEPENDS+= R-ggplot2-[0-9]*:../../gr
TEST_DEPENDS+= R-mapdata-[0-9]*:../../geography/R-mapdata
TEST_DEPENDS+= R-maps-[0-9]*:../../geography/R-maps
TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster
-TEST_DEPENDS+= R-rgdal-[0-9]*:../../geography/R-rgdal
TEST_DEPENDS+= R-sf-[0-9]*:../../geography/R-sf
TEST_DEPENDS+= R-stars-[0-9]*:../../geography/R-stars
Index: pkgsrc/math/R-spacetime/Makefile
diff -u pkgsrc/math/R-spacetime/Makefile:1.12 pkgsrc/math/R-spacetime/Makefile:1.13
--- pkgsrc/math/R-spacetime/Makefile:1.12 Wed Feb 19 12:50:45 2025
+++ pkgsrc/math/R-spacetime/Makefile Wed Feb 19 12:53:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2025/02/19 12:50:45 mef Exp $
+# $NetBSD: Makefile,v 1.13 2025/02/19 12:53:21 mef Exp $
R_PKGNAME= spacetime
R_PKGVER= 1.3-2
@@ -21,7 +21,6 @@ TEST_DEPENDS+= R-mapdata-[0-9]*:../../ge
TEST_DEPENDS+= R-maptools-[0-9]*:../../geography/R-maptools
TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster
TEST_DEPENDS+= R-RColorBrewer-[0-9]*:../../math/R-RColorBrewer
-TEST_DEPENDS+= R-rgdal-[0-9]*:../../geography/R-rgdal
TEST_DEPENDS+= R-RPostgreSQL-[0-9]*:../../math/R-RPostgreSQL
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown
Home |
Main Index |
Thread Index |
Old Index