pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-cliapp (devel/R-cliapp) update DEPENDS by conv...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7be8c33a690b
branches: trunk
changeset: 410595:7be8c33a690b
user: mef <mef%pkgsrc.org@localhost>
date: Sat Jan 25 13:53:36 2020 +0000
description:
(devel/R-cliapp) update DEPENDS by converting from TEST_DEPENDS
diffstat:
devel/R-cliapp/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 1e90528a9cd7 -r 7be8c33a690b devel/R-cliapp/Makefile
--- a/devel/R-cliapp/Makefile Sat Jan 25 12:49:37 2020 +0000
+++ b/devel/R-cliapp/Makefile Sat Jan 25 13:53:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/01/13 02:26:55 mef Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/25 13:53:36 mef Exp $
R_PKGNAME= cliapp
R_PKGVER= 0.1.0
@@ -14,13 +14,13 @@
DEPENDS+= R-glue>=1.3.0:../../devel/R-glue
DEPENDS+= R-withr>=2.1.2:../../devel/R-withr
DEPENDS+= R-xml2>=1.2.2nb1:../../textproc/R-xml2
+DEPENDS+= R-selectr-[0-9]*:../../textproc/R-selectr
+DEPENDS+= R-prettycode-[0-9]*:../../devel/R-prettycode
TEST_DEPENDS+= R-progress-[0-9]*:../../sysutils/R-progress
TEST_DEPENDS+= R-callr-[0-9]*:../../devel/R-callr
TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
-TEST_DEPENDS+= R-prettycode-[0-9]*:../../devel/R-prettycode
TEST_DEPENDS+= R-rstudioapi-[0-9]*:../../math/R-rstudioapi
-TEST_DEPENDS+= R-selectr-[0-9]*:../../textproc/R-selectr
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index