pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-rgdal
Module Name: pkgsrc
Committed By: mef
Date: Mon Sep 20 11:57:50 UTC 2021
Modified Files:
pkgsrc/geography/R-rgdal: Makefile
Log Message:
(geography/R-rgdal) Updated comment for TEST_DEPENDS.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/R-rgdal/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-rgdal/Makefile
diff -u pkgsrc/geography/R-rgdal/Makefile:1.8 pkgsrc/geography/R-rgdal/Makefile:1.9
--- pkgsrc/geography/R-rgdal/Makefile:1.8 Mon Sep 20 08:04:00 2021
+++ pkgsrc/geography/R-rgdal/Makefile Mon Sep 20 11:57:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/09/20 08:04:00 mef Exp $
+# $NetBSD: Makefile,v 1.9 2021/09/20 11:57:50 mef Exp $
R_PKGNAME= rgdal
R_PKGVER= 1.5-27
@@ -8,9 +8,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Bindings for the 'Geospatial' Data Abstraction Library
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # + file LICENSE.note
-# Packages suggested but not available:
-# 'knitr', 'DBI', 'RSQLite', 'maptools', 'mapview', 'rmarkdown',
-# 'curl', 'rgeos'
+# Packages suggested but not available: 'RSQLite', 'mapview'
+
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+= R-DBI-[0-9]*:../../math/R-DBI
TEST_DEPENDS+= R-maptools-[0-9]*:../../geography/R-maptools
Home |
Main Index |
Thread Index |
Old Index