diff --git a/devel/R-cran-tidyselect/Makefile b/devel/R-cran-tidyselect/Makefile index 4f0db9ab0298..3a466b801d94 100644 --- a/devel/R-cran-tidyselect/Makefile +++ b/devel/R-cran-tidyselect/Makefile @@ -1,22 +1,23 @@ PORTNAME= tidyselect -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Select from a Set of Strings WWW= https://cran.r-project.org/web/packages/tidyselect/ LICENSE= MIT CRAN_DEPENDS= R-cran-ellipsis>0:devel/R-cran-ellipsis \ R-cran-glue>=1.3.0:devel/R-cran-glue \ R-cran-purrr>=0.3.2:devel/R-cran-purrr \ R-cran-rlang>=1.0.1:devel/R-cran-rlang \ - R-cran-vctrs>=0.3.0:devel/R-cran-vctrs + R-cran-vctrs>=0.3.0:devel/R-cran-vctrs \ + R-cran-withr>=0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-tidyselect/distinfo b/devel/R-cran-tidyselect/distinfo index a06c20bc37d0..6a1bbbd333ce 100644 --- a/devel/R-cran-tidyselect/distinfo +++ b/devel/R-cran-tidyselect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645576359 -SHA256 (tidyselect_1.1.2.tar.gz) = 0389a3b15417954a30d6d692f6ebdd3d0f318cb94a5c9b05365df2f4ea1d8270 -SIZE (tidyselect_1.1.2.tar.gz) = 92085 +TIMESTAMP = 1679176859 +SHA256 (tidyselect_1.2.0.tar.gz) = 538d26b727e37d618e2efd3b00836048f103112a03e6994bf07a02392e269e3b +SIZE (tidyselect_1.2.0.tar.gz) = 101498