pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-testthat
Module Name: pkgsrc
Committed By: mef
Date: Wed Dec 16 23:41:00 UTC 2020
Modified Files:
pkgsrc/devel/R-testthat: Makefile
Log Message:
(devel/R-testthat) Add R-lifecycle, R-jsonlite for DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/R-testthat/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-testthat/Makefile
diff -u pkgsrc/devel/R-testthat/Makefile:1.7 pkgsrc/devel/R-testthat/Makefile:1.8
--- pkgsrc/devel/R-testthat/Makefile:1.7 Mon Dec 14 03:45:41 2020
+++ pkgsrc/devel/R-testthat/Makefile Wed Dec 16 23:41:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/12/14 03:45:41 mef Exp $
+# $NetBSD: Makefile,v 1.8 2020/12/16 23:41:00 mef Exp $
R_PKGNAME= testthat
R_PKGVER= 3.0.0
@@ -22,6 +22,8 @@ DEPENDS+= R-pkgload-[0-9]*:../../devel/R
DEPENDS+= R-brio-[0-9]*:../../devel/R-brio
DEPENDS+= R-waldo-[0-9]*:../../devel/R-waldo
DEPENDS+= R-ps>=1.5.0:../../sysutils/R-ps
+DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle
+DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
TEST_DEPENDS+= R-devtools-[0-9]*:../../devel/R-devtools
TEST_DEPENDS+= R-rematch2-[0-9]*:../../devel/R-rematch2
Home |
Main Index |
Thread Index |
Old Index