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) Updated 3.1.3 to 3...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4304cdf3cc3
branches: trunk
changeset: 378362:a4304cdf3cc3
user: mef <mef%pkgsrc.org@localhost>
date: Mon May 02 14:42:48 2022 +0000
description:
(devel/R-testthat) Updated 3.1.3 to 3.1.4
# testthat 3.1.4
* Minor tweaks to output for latest cli (#1606).
diffstat:
devel/R-testthat/Makefile | 9 +++++----
devel/R-testthat/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r 1f297522c187 -r a4304cdf3cc3 devel/R-testthat/Makefile
--- a/devel/R-testthat/Makefile Mon May 02 14:41:56 2022 +0000
+++ b/devel/R-testthat/Makefile Mon May 02 14:42:48 2022 +0000
@@ -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@localhost
@@ -9,7 +9,7 @@
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-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 @@
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
diff -r 1f297522c187 -r a4304cdf3cc3 devel/R-testthat/distinfo
--- a/devel/R-testthat/distinfo Mon May 02 14:41:56 2022 +0000
+++ b/devel/R-testthat/distinfo Mon May 02 14:42:48 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index