git: 77f0cb741880 - main - devel/R-cran-testthat: Update to 3.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Feb 2024 14:13:29 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=77f0cb741880911d70a7540d7299b5ed49d447bd commit 77f0cb741880911d70a7540d7299b5ed49d447bd Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-02-12 14:09:50 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-12 14:13:13 +0000 devel/R-cran-testthat: Update to 3.2.1 - Add missing TEST_DEPENDS textproc/R-cran-xml2 - Update dependencies versions ChangeLog: https://cloud.r-project.org/web/packages/testthat/news/news.html PR: 276664 Approved by: maintainer timeout, >2 weeks --- devel/R-cran-testthat/Makefile | 40 +++++++++++++++++++++------------------- devel/R-cran-testthat/distinfo | 6 +++--- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/devel/R-cran-testthat/Makefile b/devel/R-cran-testthat/Makefile index da15f8dce7fe..3ad3310ab71d 100644 --- a/devel/R-cran-testthat/Makefile +++ b/devel/R-cran-testthat/Makefile @@ -1,5 +1,5 @@ PORTNAME= testthat -DISTVERSION= 3.1.10 +DISTVERSION= 3.2.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,31 +11,33 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr -RUN_DEPENDS= R-cran-jsonlite>0:converters/R-cran-jsonlite \ - R-cran-R6>=2.2.0:devel/R-cran-R6 \ - R-cran-brio>0:devel/R-cran-brio \ - R-cran-callr>=3.5.1:devel/R-cran-callr \ - R-cran-cli>=3.4.0:devel/R-cran-cli \ - R-cran-desc>0:devel/R-cran-desc \ +RUN_DEPENDS= R-cran-brio>=1.1.3:devel/R-cran-brio \ + R-cran-callr>=3.7.3:devel/R-cran-callr \ + R-cran-cli>=3.6.1:devel/R-cran-cli \ + R-cran-desc>=1.4.2:devel/R-cran-desc \ + R-cran-digest>=0.6.33:security/R-cran-digest \ R-cran-ellipsis>=0.2.0:devel/R-cran-ellipsis \ - R-cran-evaluate>0:devel/R-cran-evaluate \ - R-cran-lifecycle>0:devel/R-cran-lifecycle \ - R-cran-magrittr>0:devel/R-cran-magrittr \ - R-cran-pkgload>=1.3.0:devel/R-cran-pkgload \ - R-cran-praise>0:devel/R-cran-praise \ + R-cran-evaluate>=0.21:devel/R-cran-evaluate \ + R-cran-jsonlite>=1.8.7:converters/R-cran-jsonlite \ + R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ + R-cran-magrittr>=2.0.3:devel/R-cran-magrittr \ + R-cran-pkgload>=1.3.2.1:devel/R-cran-pkgload \ + R-cran-praise>=1.0.0:devel/R-cran-praise \ + R-cran-processx>=3.8.2:sysutils/R-cran-processx \ + R-cran-ps>=1.3.4:sysutils/R-cran-ps \ + R-cran-R6>=2.2.0:devel/R-cran-R6 \ R-cran-rlang>=1.1.0:devel/R-cran-rlang \ 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>=3.8.2:sysutils/R-cran-processx \ - R-cran-ps>=1.3.4:sysutils/R-cran-ps + R-cran-withr>=2.4.3:devel/R-cran-withr TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ - R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ - R-cran-usethis>0:devel/R-cran-usethis \ R-cran-curl>=0.9.5:ftp/R-cran-curl \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ - R-cran-shiny>0:www/R-cran-shiny + R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ + R-cran-shiny>0:www/R-cran-shiny \ + R-cran-usethis>0:devel/R-cran-usethis \ + R-cran-xml2>0:textproc/R-cran-xml2 +# testunit fails: https://github.com/r-lib/testthat/issues/1924 USES= cran:auto-plist,compiles diff --git a/devel/R-cran-testthat/distinfo b/devel/R-cran-testthat/distinfo index 6608e30458de..d14e2c2a716d 100644 --- a/devel/R-cran-testthat/distinfo +++ b/devel/R-cran-testthat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690933129 -SHA256 (testthat_3.1.10.tar.gz) = 3135085d04ef76d2e000dddb7100a9708b27c1fbf4f33b51301f72b07b0608f6 -SIZE (testthat_3.1.10.tar.gz) = 737357 +TIMESTAMP = 1706309342 +SHA256 (testthat_3.2.1.tar.gz) = 1d980e611b01c194007639a100c3ddaeaab77786d32f81680f497f99e60748ad +SIZE (testthat_3.2.1.tar.gz) = 739745