pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-callr



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Aug  1 13:18:47 UTC 2020

Modified Files:
        pkgsrc/devel/R-callr: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/R-callr/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-callr/Makefile
diff -u pkgsrc/devel/R-callr/Makefile:1.4 pkgsrc/devel/R-callr/Makefile:1.5
--- pkgsrc/devel/R-callr/Makefile:1.4   Fri Jul 31 15:19:37 2020
+++ pkgsrc/devel/R-callr/Makefile       Sat Aug  1 13:18:46 2020
@@ -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-cliapp-[0-9]*:../../dev
 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