mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/R-cran-testthat: Update to 3.2.2
ChangeLog: https://cloud.r-project.org/web/packages/testthat/news/news.html
This commit is contained in:
parent
4027e7635c
commit
d353d43ffb
2 changed files with 13 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= testthat
|
||||
DISTVERSION= 3.2.1
|
||||
DISTVERSION= 3.2.2
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -16,29 +16,22 @@ RUN_DEPENDS= R-cran-brio>=1.1.3:devel/R-cran-brio \
|
|||
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.21:devel/R-cran-evaluate \
|
||||
R-cran-evaluate>=1.0.1: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
|
||||
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
|
||||
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-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
|
||||
R-cran-ps>=1.7.5:sysutils/R-cran-ps \
|
||||
R-cran-R6>=2.5.1:devel/R-cran-R6 \
|
||||
R-cran-rlang>=1.1.1:devel/R-cran-rlang \
|
||||
R-cran-waldo>=0.6.0:devel/R-cran-waldo \
|
||||
R-cran-withr>=3.0.2:devel/R-cran-withr
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
TESTING_UNSAFE= https://github.com/r-lib/testthat/issues/1924 \
|
||||
https://github.com/r-lib/testthat/issues/1347
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1706309342
|
||||
SHA256 (testthat_3.2.1.tar.gz) = 1d980e611b01c194007639a100c3ddaeaab77786d32f81680f497f99e60748ad
|
||||
SIZE (testthat_3.2.1.tar.gz) = 739745
|
||||
TIMESTAMP = 1733906214
|
||||
SHA256 (testthat_3.2.2.tar.gz) = 6d079859fa4e1595e0ccf9533355e7513caf80b2917473fe77b2363097cb308d
|
||||
SIZE (testthat_3.2.2.tar.gz) = 738898
|
||||
|
|
Loading…
Add table
Reference in a new issue