pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Feb 19 12:53:52 UTC 2025

Modified Files:
        pkgsrc/geography/R-prettymapr: Makefile
        pkgsrc/geography/R-rgeos: Makefile
        pkgsrc/math/R-sp: Makefile

Log Message:
Remove TEST_DEPENDS+= R-rgdal


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-prettymapr/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/R-rgeos/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/math/R-sp/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-prettymapr/Makefile
diff -u pkgsrc/geography/R-prettymapr/Makefile:1.3 pkgsrc/geography/R-prettymapr/Makefile:1.4
--- pkgsrc/geography/R-prettymapr/Makefile:1.3  Fri Nov 29 22:42:04 2024
+++ pkgsrc/geography/R-prettymapr/Makefile      Wed Feb 19 12:53:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2024/11/29 22:42:04 mef Exp $
+# $NetBSD: Makefile,v 1.4 2025/02/19 12:53:51 mef Exp $
 
 R_PKGNAME=     prettymapr
 R_PKGVER=      0.2.5
@@ -16,7 +16,6 @@ DEPENDS+=     R-httr>=1.4.1:../../www/R-httr
 TEST_DEPENDS+= R-maptools-[0-9]*:../../geography/R-maptools
 TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster
 TEST_DEPENDS+= R-rosm-[0-9]*:../../geography/R-rosm
-TEST_DEPENDS+= R-rgdal-[0-9]*:../../geography/R-rgdal
 TEST_DEPENDS+= R-sp-[0-9]*:../../math/R-sp
 
 TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec

Index: pkgsrc/geography/R-rgeos/Makefile
diff -u pkgsrc/geography/R-rgeos/Makefile:1.4 pkgsrc/geography/R-rgeos/Makefile:1.5
--- pkgsrc/geography/R-rgeos/Makefile:1.4       Sat Jun  3 12:52:36 2023
+++ pkgsrc/geography/R-rgeos/Makefile   Wed Feb 19 12:53:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2023/06/03 12:52:36 mef Exp $
+# $NetBSD: Makefile,v 1.5 2025/02/19 12:53:51 mef Exp $
 
 R_PKGNAME=     rgeos
 R_PKGVER=      0.6-3
@@ -11,7 +11,6 @@ LICENSE=      gnu-gpl-v2 OR gnu-gpl-v3
 # Packages suggested but not available: 'maptools', 'XML', 'rgdal'
 TEST_DEPENDS+= R-maps-[0-9]*:../../geography/R-maps
 TEST_DEPENDS+= R-maptools-[0-9]*:../../geography/R-maptools
-TEST_DEPENDS+= R-rgdal-[0-9]*:../../geography/R-rgdal
 TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 TEST_DEPENDS+= R-XML-[0-9]*:../../math/R-XML
 

Index: pkgsrc/math/R-sp/Makefile
diff -u pkgsrc/math/R-sp/Makefile:1.22 pkgsrc/math/R-sp/Makefile:1.23
--- pkgsrc/math/R-sp/Makefile:1.22      Sat Feb 15 06:22:57 2025
+++ pkgsrc/math/R-sp/Makefile   Wed Feb 19 12:53:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2025/02/15 06:22:57 mef Exp $
+# $NetBSD: Makefile,v 1.23 2025/02/19 12:53:52 mef Exp $
 
 R_PKGNAME=     sp
 R_PKGVER=      2.2-0
@@ -13,8 +13,6 @@ TEST_DEPENDS+=        R-maptools-[0-9]*:../../g
 TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
 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-rgeos-[0-9]*:../../geography/R-rgeos
 TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
 TEST_DEPENDS+= R-sf-[0-9]*:../../geography/R-sf
 



Home | Main Index | Thread Index | Old Index