mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/R-cran-rvest: Update to 1.0.4
Reported by: portscout
This commit is contained in:
parent
76c3d945c4
commit
16da8ebb08
2 changed files with 10 additions and 14 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= rvest
|
PORTNAME= rvest
|
||||||
PORTVERSION= 1.0.3
|
PORTVERSION= 1.0.4
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -10,19 +9,16 @@ WWW= https://cran.r-project.org/web/packages/rvest/
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
CRAN_DEPENDS= R-cran-glue>0:devel/R-cran-glue \
|
RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
|
||||||
R-cran-cli>0:devel/R-cran-cli \
|
R-cran-glue>0:devel/R-cran-glue \
|
||||||
R-cran-httr>=0.5:www/R-cran-httr \
|
R-cran-httr>=0.5:www/R-cran-httr \
|
||||||
R-cran-lifecycle>=1.0.0:devel/R-cran-lifecycle \
|
R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \
|
||||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||||
R-cran-rlang>=1.0.0:devel/R-cran-rlang \
|
R-cran-rlang>=1.1.0:devel/R-cran-rlang \
|
||||||
R-cran-selectr>0:www/R-cran-selectr \
|
R-cran-selectr>0:www/R-cran-selectr \
|
||||||
R-cran-tibble>0:devel/R-cran-tibble \
|
R-cran-tibble>0:devel/R-cran-tibble \
|
||||||
R-cran-xml2>=1.3:textproc/R-cran-xml2 \
|
R-cran-xml2>=1.3:textproc/R-cran-xml2
|
||||||
R-cran-withr>0:devel/R-cran-withr
|
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
|
||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1662163815
|
TIMESTAMP = 1707831086
|
||||||
SHA256 (rvest_1.0.3.tar.gz) = a465ef7391afaa3c26eebe8c61db02314ac04c4d8de5aa53f090716763d21c1e
|
SHA256 (rvest_1.0.4.tar.gz) = 7d707c6b2994cf7b6c1d665bec872d2ef5c55f30e7c343c447a8a386a6049ca6
|
||||||
SIZE (rvest_1.0.3.tar.gz) = 94659
|
SIZE (rvest_1.0.4.tar.gz) = 115876
|
||||||
|
|
Loading…
Add table
Reference in a new issue