pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/R-gh
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 24 11:07:58 UTC 2021
Modified Files:
pkgsrc/www/R-gh: Makefile
Log Message:
(www/R-gh) Add 7 lines for TEST_DEPENDS+=
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/R-gh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/R-gh/Makefile
diff -u pkgsrc/www/R-gh/Makefile:1.2 pkgsrc/www/R-gh/Makefile:1.3
--- pkgsrc/www/R-gh/Makefile:1.2 Tue Aug 24 10:31:18 2021
+++ pkgsrc/www/R-gh/Makefile Tue Aug 24 11:07:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/08/24 10:31:18 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/24 11:07:58 mef Exp $
R_PKGNAME= gh
R_PKGVER= 1.3.0
@@ -14,6 +14,14 @@ DEPENDS+= R-httr>=1.4.1:../../www/R-httr
DEPENDS+= R-gitcreds-[0-9]*:../../security/R-gitgreds
DEPENDS+= R-cli>=2.0.1:../../devel/R-cli
+TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
+TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
+TEST_DEPENDS+= R-testthat>=2.3.2:../../devel/R-testthat
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index