pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-geosphere
Module Name: pkgsrc
Committed By: mef
Date: Mon Sep 20 11:45:04 UTC 2021
Modified Files:
pkgsrc/geography/R-geosphere: Makefile
Log Message:
(geography/R-geosphere) Add TEST_DEPENDS+= R-raster, not PASS yet
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/R-geosphere/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-geosphere/Makefile
diff -u pkgsrc/geography/R-geosphere/Makefile:1.2 pkgsrc/geography/R-geosphere/Makefile:1.3
--- pkgsrc/geography/R-geosphere/Makefile:1.2 Sun Aug 9 16:57:20 2020
+++ pkgsrc/geography/R-geosphere/Makefile Mon Sep 20 11:45:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/08/09 16:57:20 brook Exp $
+# $NetBSD: Makefile,v 1.3 2021/09/20 11:45:04 mef Exp $
R_PKGNAME= geosphere
R_PKGVER= 1.5-10
@@ -11,5 +11,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= R-sp>=1.2.5:../../math/R-sp
+TEST_DEPENDS+= R-raster-[0-9]*:../../geography/R-raster
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index