Index: head/devel/R-cran-tidyr/Makefile =================================================================== --- head/devel/R-cran-tidyr/Makefile (revision 515762) +++ head/devel/R-cran-tidyr/Makefile (revision 515763) @@ -1,29 +1,31 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= tidyr -PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTVERSION= 1.0.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Easily tidy data with spread and gather functions LICENSE= MIT -CRAN_DEPENDS= R-cran-dplyr>=0.7.0:math/R-cran-dplyr \ +CRAN_DEPENDS= R-cran-dplyr>=0.8.2:math/R-cran-dplyr \ + R-cran-ellipsis>=0.1.0:devel/R-cran-ellipsis \ R-cran-glue>0:devel/R-cran-glue \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-purrr>0:devel/R-cran-purrr \ R-cran-Rcpp>0:devel/R-cran-Rcpp \ R-cran-rlang>0:devel/R-cran-rlang \ R-cran-stringi>0:textproc/R-cran-stringi \ - R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect + R-cran-tibble>=2.1.1:devel/R-cran-tibble \ + R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \ + R-cran-vctrs>=0.2.0:devel/R-cran-vctrs \ + R-cran-lifecycle>0:devel/R-cran-lifecycle BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include Index: head/devel/R-cran-tidyr/distinfo =================================================================== --- head/devel/R-cran-tidyr/distinfo (revision 515762) +++ head/devel/R-cran-tidyr/distinfo (revision 515763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560117284 -SHA256 (tidyr_0.8.3.tar.gz) = a18f54ec35124110058ab23f7e0a3c037a8d50f0405520cf5cc5443ec022cc37 -SIZE (tidyr_0.8.3.tar.gz) = 383932 +TIMESTAMP = 1569653670 +SHA256 (tidyr_1.0.0.tar.gz) = 92a1a30b5636c3c1c68acbff0c1f5b301df64bf3198d23f1c9808ed43a900390 +SIZE (tidyr_1.0.0.tar.gz) = 811227