pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-testthat (devel/R-testthat) Add R-lifecycle, R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/19b88401a303
branches: trunk
changeset: 443578:19b88401a303
user: mef <mef%pkgsrc.org@localhost>
date: Wed Dec 16 23:41:00 2020 +0000
description:
(devel/R-testthat) Add R-lifecycle, R-jsonlite for DEPENDS
diffstat:
devel/R-testthat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cfad3c1a5802 -r 19b88401a303 devel/R-testthat/Makefile
--- a/devel/R-testthat/Makefile Wed Dec 16 20:34:08 2020 +0000
+++ b/devel/R-testthat/Makefile Wed Dec 16 23:41:00 2020 +0000
@@ -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-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