git: d1e83d22e0fe - main - devel/R-cran-waldo: Fix tests
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Mar 2025 14:59:33 UTC
The branch main has been updated by uzsolt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d1e83d22e0fe1e68d14e399a73dd795a9d045565
commit d1e83d22e0fe1e68d14e399a73dd795a9d045565
Author: Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-03-01 14:58:12 +0000
Commit: Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-03-01 14:59:26 +0000
devel/R-cran-waldo: Fix tests
Add devel/R-cran-S7 to TEST_DEPENDS, now the tests passed.
---
devel/R-cran-waldo/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/R-cran-waldo/Makefile b/devel/R-cran-waldo/Makefile
index 74b625bdf909..dd6bf79adcbf 100644
--- a/devel/R-cran-waldo/Makefile
+++ b/devel/R-cran-waldo/Makefile
@@ -20,10 +20,10 @@ RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
TEST_DEPENDS= R-cran-bit64>0:devel/R-cran-bit64 \
R-cran-covr>0:devel/R-cran-covr \
R-cran-R6>0:devel/R-cran-R6 \
+ R-cran-S7>0:devel/R-cran-S7 \
R-cran-testthat>=3.0.0:devel/R-cran-testthat \
R-cran-withr>0:devel/R-cran-withr \
R-cran-xml2>0:textproc/R-cran-xml2
-TESTING_UNSAFE= R-cran-S7 port required
USES= cran:auto-plist