Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/R-callr (devel/R-callr) Add TEST_DEPENDS+= R-pin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0006def7295f
branches:  trunk
changeset: 436390:0006def7295f
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Aug 01 13:18:46 2020 +0000

description:
(devel/R-callr) Add TEST_DEPENDS+= R-pingr-[0-9]*

diffstat:

 devel/R-callr/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3f827cbea352 -r 0006def7295f devel/R-callr/Makefile
--- a/devel/R-callr/Makefile    Sat Aug 01 13:18:36 2020 +0000
+++ b/devel/R-callr/Makefile    Sat Aug 01 13:18:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/07/31 15:19:37 mef Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/01 13:18:46 mef Exp $
 
 R_PKGNAME=     callr
 R_PKGVER=      3.4.3
@@ -16,6 +16,7 @@
 TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
 TEST_DEPENDS+= R-crayon-[0-9]*:../../devel/R-crayon
 TEST_DEPENDS+= R-fansi-[0-9]*:../../devel/R-fansi
+TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr
 TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
 TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 TEST_DEPENDS+= R-rprojroot-[0-9]*:../../devel/R-rprojroot



Home | Main Index | Thread Index | Old Index