forked from Lainports/freebsd-ports
www/R-cran-httr2: Update to 1.1.0
Add TEST_DEPENDS. Changelog: https://cran.r-project.org/web/packages/httr2/news/news.html
This commit is contained in:
parent
1337b9e9d7
commit
f5cc6fb660
2 changed files with 19 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= httr2
|
PORTNAME= httr2
|
||||||
DISTVERSION= 1.0.7
|
DISTVERSION= 1.1.0
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
|
@ -21,6 +21,21 @@ RUN_DEPENDS= R-cran-cli>=3.0.0:devel/R-cran-cli \
|
||||||
R-cran-rlang>=1.1.0:devel/R-cran-rlang \
|
R-cran-rlang>=1.1.0:devel/R-cran-rlang \
|
||||||
R-cran-vctrs>=0.6.3:devel/R-cran-vctrs \
|
R-cran-vctrs>=0.6.3:devel/R-cran-vctrs \
|
||||||
R-cran-withr>0:devel/R-cran-withr
|
R-cran-withr>0:devel/R-cran-withr
|
||||||
|
TEST_DEPENDS= R-cran-askpass>0:security/R-cran-askpass \
|
||||||
|
R-cran-clipr>0:devel/R-cran-clipr \
|
||||||
|
R-cran-covr>0:devel/R-cran-covr \
|
||||||
|
R-cran-docopt>0:devel/R-cran-docopt \
|
||||||
|
R-cran-httpuv>0:www/R-cran-httpuv \
|
||||||
|
R-cran-jose>0:www/R-cran-jose \
|
||||||
|
R-cran-jsonlite>0:converters/R-cran-jsonlite \
|
||||||
|
R-cran-knitr>0:print/R-cran-knitr \
|
||||||
|
R-cran-later>=1.4.0:devel/R-cran-later \
|
||||||
|
R-cran-promises>0:devel/R-cran-promises \
|
||||||
|
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
||||||
|
R-cran-testthat>=3.1.8:devel/R-cran-testthat \
|
||||||
|
R-cran-tibble>0:devel/R-cran-tibble \
|
||||||
|
R-cran-webfakes>0:devel/R-cran-webfakes \
|
||||||
|
R-cran-xml2>0:textproc/R-cran-xml2
|
||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1732816363
|
TIMESTAMP = 1738597826
|
||||||
SHA256 (httr2_1.0.7.tar.gz) = b622b8017a7795814879606d89fab36b952e4bce02d6ac13b037de4cd56af7c0
|
SHA256 (httr2_1.1.0.tar.gz) = 56fc2a5dcc5948b1b481ad72168189985771742d214bf4fdf3d9a8c4e7030d2a
|
||||||
SIZE (httr2_1.0.7.tar.gz) = 241007
|
SIZE (httr2_1.1.0.tar.gz) = 253338
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue