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) Update TEST_DEPEND...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5a3f4d35e74
branches:  trunk
changeset: 378364:e5a3f4d35e74
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 02 14:44:55 2022 +0000

description:
(devel/R-testthat) Update TEST_DEPENDS verison of diffviewer

diffstat:

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

diffs (18 lines):

diff -r 856ff4a548e2 -r e5a3f4d35e74 devel/R-testthat/Makefile
--- a/devel/R-testthat/Makefile Mon May 02 14:44:36 2022 +0000
+++ b/devel/R-testthat/Makefile Mon May 02 14:44:55 2022 +0000
@@ -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 @@
 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