git: 48206a832a7a - main - devel/R-cran-waldo: Update to 0.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Nov 2024 15:14:39 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=48206a832a7a3e7c9372185cc0fba20fe9faf118 commit 48206a832a7a3e7c9372185cc0fba20fe9faf118 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-11-08 13:47:18 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-11-09 15:13:48 +0000 devel/R-cran-waldo: Update to 0.6.1 Add R-cran-bit64 to TEST_DEPENDS. The S7 package is required to pass test - can install in R with 'install.packages()' before test. Changelog: https://cran.r-project.org/web/packages/waldo/news/news.html --- devel/R-cran-waldo/Makefile | 6 ++++-- devel/R-cran-waldo/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/R-cran-waldo/Makefile b/devel/R-cran-waldo/Makefile index 8862ec31c47f..74b625bdf909 100644 --- a/devel/R-cran-waldo/Makefile +++ b/devel/R-cran-waldo/Makefile @@ -1,5 +1,5 @@ PORTNAME= waldo -DISTVERSION= 0.5.3 +DISTVERSION= 0.6.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -17,11 +17,13 @@ RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-rematch2>0:devel/R-cran-rematch2 \ R-cran-rlang>=1.0.0:devel/R-cran-rlang \ R-cran-tibble>0:devel/R-cran-tibble -TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ +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-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 diff --git a/devel/R-cran-waldo/distinfo b/devel/R-cran-waldo/distinfo index a6fe95bbd915..ce74dad002a1 100644 --- a/devel/R-cran-waldo/distinfo +++ b/devel/R-cran-waldo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726683880 -SHA256 (waldo_0.5.3.tar.gz) = d9686d4b34df8fb9ee365962c731241edefdee8cc3206c899e32da483e1c7b06 -SIZE (waldo_0.5.3.tar.gz) = 38837 +TIMESTAMP = 1731058570 +SHA256 (waldo_0.6.1.tar.gz) = c9c3f3732a2fe7008735c8bff7b0139489132a5a8b1b8df96768fbe9dd1e76c9 +SIZE (waldo_0.6.1.tar.gz) = 45201