diff --git a/devel/R-cran-tidyselect/Makefile b/devel/R-cran-tidyselect/Makefile index e6daf72311c4..86944ad16fc5 100644 --- a/devel/R-cran-tidyselect/Makefile +++ b/devel/R-cran-tidyselect/Makefile @@ -1,24 +1,24 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= tidyselect -PORTVERSION= 0.2.5 -PORTREVISION= 2 +PORTVERSION= 1.0.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Select from a Set of Strings LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-glue>=1.3.0:devel/R-cran-glue \ - R-cran-purrr>0:devel/R-cran-purrr \ - R-cran-rlang>=0.2.2:devel/R-cran-rlang \ - R-cran-Rcpp>=0.12.0:devel/R-cran-Rcpp +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>=0.4.3:devel/R-cran-rlang \ + R-cran-vctrs>=0.2.2:devel/R-cran-vctrs 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 a2813af5548a..183eac635086 100644 --- a/devel/R-cran-tidyselect/distinfo +++ b/devel/R-cran-tidyselect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539331827 -SHA256 (tidyselect_0.2.5.tar.gz) = 5ce2e86230fa35cfc09aa71dcdd6e05e1554a5739c863ca354d241bfccb86c74 -SIZE (tidyselect_0.2.5.tar.gz) = 21883 +TIMESTAMP = 1580249385 +SHA256 (tidyselect_1.0.0.tar.gz) = fe761766d03af86d04da9a9a7800e9c8271d2cb067776cfb817d853725d59caf +SIZE (tidyselect_1.0.0.tar.gz) = 151161