summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2022-05-02 14:42:48 +0000
committermef <mef@pkgsrc.org>2022-05-02 14:42:48 +0000
commit859af52f104038c49a4f428c9caa359c9be32459 (patch)
tree903fc603dd111f14249f4fc1b7ec8352de869695 /devel
parentad10783e8ae8de5837df1b2579374b74d6c18d08 (diff)
downloadpkgsrc-859af52f104038c49a4f428c9caa359c9be32459.tar.gz
(devel/R-testthat) Updated 3.1.3 to 3.1.4
# testthat 3.1.4 * Minor tweaks to output for latest cli (#1606).
Diffstat (limited to 'devel')
-rw-r--r--devel/R-testthat/Makefile9
-rw-r--r--devel/R-testthat/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/R-testthat/Makefile b/devel/R-testthat/Makefile
index d4731714f60..c0e5a0e28b2 100644
--- a/devel/R-testthat/Makefile
+++ b/devel/R-testthat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2022/04/23 12:43:35 mef Exp $
+# $NetBSD: Makefile,v 1.13 2022/05/02 14:42:48 mef Exp $
R_PKGNAME= testthat
-R_PKGVER= 3.1.3
+R_PKGVER= 3.1.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,7 +9,7 @@ COMMENT= Unit testing for R
LICENSE= mit
DEPENDS+= R-R6>=2.4.0:../../devel/R-R6
-DEPENDS+= R-cli>=2.4.0:../../devel/R-cli
+DEPENDS+= R-cli>=3.3.0:../../devel/R-cli
DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
DEPENDS+= R-evaluate>=0.14:../../devel/R-evaluate
DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
@@ -20,7 +20,7 @@ DEPENDS+= R-digest>=0.6.20:../../security/R-digest
DEPENDS+= R-ellipsis>=0.2.0:../../math/R-ellipsis
DEPENDS+= R-pkgload-[0-9]*:../../devel/R-pkgload
DEPENDS+= R-brio-[0-9]*:../../devel/R-brio
-DEPENDS+= R-waldo>=0.2.1:../../devel/R-waldo
+DEPENDS+= R-waldo>=0.4.0:../../devel/R-waldo
DEPENDS+= R-ps>=1.5.0:../../sysutils/R-ps
DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle
DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
@@ -41,3 +41,4 @@ USE_LANGUAGES= c c++
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
diff --git a/devel/R-testthat/distinfo b/devel/R-testthat/distinfo
index cb239412a94..bd4fc29fc24 100644
--- a/devel/R-testthat/distinfo
+++ b/devel/R-testthat/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/04/23 12:43:35 mef Exp $
+$NetBSD: distinfo,v 1.11 2022/05/02 14:42:48 mef Exp $
-BLAKE2s (R/testthat_3.1.3.tar.gz) = ea3cd699bfa3fa41b0f3ebd9ecceabdc1475011dacfd3669d2b44077c497b5c7
-SHA512 (R/testthat_3.1.3.tar.gz) = 44852b64f4834b0f61ce00fc20e65bcb7af07aa3810f341e5942bdcc55424e582425e086207380431ce11dbc0606411a25eb546154ff45f4848698ec9ffc5542
-Size (R/testthat_3.1.3.tar.gz) = 703301 bytes
+BLAKE2s (R/testthat_3.1.4.tar.gz) = ff09d43afa065e19aca824b2b31d191404effac08c5031f7d891782a6173c374
+SHA512 (R/testthat_3.1.4.tar.gz) = ae0f0007c085fe951e04b9682a6758d811f3d240249302d440f58ea7b3f7271d692f26df247d7edc50a2150293026003b299f5e36ba2044930c2d60940221730
+Size (R/testthat_3.1.4.tar.gz) = 700919 bytes