aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-testthat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-testthat/Makefile')
-rw-r--r--devel/R-cran-testthat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/R-cran-testthat/Makefile b/devel/R-cran-testthat/Makefile
index 853b7a33ec10..da15f8dce7fe 100644
--- a/devel/R-cran-testthat/Makefile
+++ b/devel/R-cran-testthat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= testthat
-DISTVERSION= 3.1.9
+DISTVERSION= 3.1.10
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -27,7 +27,7 @@ RUN_DEPENDS= R-cran-jsonlite>0:converters/R-cran-jsonlite \
R-cran-waldo>=0.5.0:devel/R-cran-waldo \
R-cran-withr>=2.4.3:devel/R-cran-withr \
R-cran-digest>0:security/R-cran-digest \
- R-cran-processx>0:sysutils/R-cran-processx \
+ R-cran-processx>=3.8.2:sysutils/R-cran-processx \
R-cran-ps>=1.3.4:sysutils/R-cran-ps
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
R-cran-rstudioapi>0:devel/R-cran-rstudioapi \