pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-devtools
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 22 11:05:22 UTC 2020
Modified Files:
pkgsrc/devel/R-devtools: Makefile
Log Message:
R-devtools: restore commented out dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/R-devtools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-devtools/Makefile
diff -u pkgsrc/devel/R-devtools/Makefile:1.7 pkgsrc/devel/R-devtools/Makefile:1.8
--- pkgsrc/devel/R-devtools/Makefile:1.7 Tue Sep 22 10:58:11 2020
+++ pkgsrc/devel/R-devtools/Makefile Tue Sep 22 11:05:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/09/22 10:58:11 mef Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/22 11:05:22 wiz Exp $
R_PKGNAME= devtools
R_PKGVER= 2.3.1
@@ -13,7 +13,7 @@ DEPENDS+= R-cli>=2.0.2:../../devel/R-cli
DEPENDS+= R-covr>=3.5.1:../../devel/R-covr
DEPENDS+= R-git2r>=0.23.0:../../devel/R-git2r
DEPENDS+= R-memoise>=1.1.0:../../devel/R-memoise
-#DEPENDS+= R-pkgbuild>=1.1.0:../../devel/R-pkgbuild
+DEPENDS+= R-pkgbuild>=1.1.0:../../devel/R-pkgbuild
DEPENDS+= R-pkgload>=1.1.0:../../devel/R-pkgload
DEPENDS+= R-rcmdcheck>=1.3.3:../../devel/R-rcmdcheck
DEPENDS+= R-remotes>=2.2.0:../../devel/R-remotes
@@ -28,7 +28,7 @@ DEPENDS+= R-digest>=0.6.20:../../securit
DEPENDS+= R-jsonlite>=1.7.1:../../textproc/R-jsonlite
DEPENDS+= R-DT>=0.15:../../textproc/R-DT
DEPENDS+= R-httr>=1.4.2:../../www/R-httr
-#DEPENDS+= R-rversions>=2.0.2:../../devel/R-rversions
+DEPENDS+= R-rversions>=2.0.2:../../devel/R-rversions
# Packages suggested but not available:
# 'BiocManager', 'foghorn', 'gmailr', 'pkgdown', 'rhub'
Home |
Main Index |
Thread Index |
Old Index