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: Mon May 2 14:44:55 UTC 2022
Modified Files:
pkgsrc/devel/R-testthat: Makefile
Log Message:
(devel/R-testthat) Update TEST_DEPENDS verison of diffviewer
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/devel/R-testthat/Makefile:1.14
--- pkgsrc/devel/R-testthat/Makefile:1.13 Mon May 2 14:42:48 2022
+++ pkgsrc/devel/R-testthat/Makefile Mon May 2 14:44:55 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2022/05/02 14:42:48 mef Exp $
+# $NetBSD: Makefile,v 1.14 2022/05/02 14:44:55 mef Exp $
R_PKGNAME= testthat
R_PKGVER= 3.1.4
@@ -28,7 +28,7 @@ DEPENDS+= R-jsonlite-[0-9]*:../../textpr
TEST_DEPENDS+= R-devtools-[0-9]*:../../devel/R-devtools
TEST_DEPENDS+= R-rematch2-[0-9]*:../../devel/R-rematch2
TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
-TEST_DEPENDS+= R-diffviewer-[0-9]*:../../www/R-diffviewer
+TEST_DEPENDS+= R-diffviewer>=0.1.1:../../www/R-diffviewer
TEST_DEPENDS+= R-callr>=3.5.1:../../devel/R-callr
TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
TEST_DEPENDS+= R-brio-[0-9]*:../../devel/R-brio
Home |
Main Index |
Thread Index |
Old Index