diff --git a/textproc/R-cran-vroom/Makefile b/textproc/R-cran-vroom/Makefile index bc4859d39795..8e81adc1d052 100644 --- a/textproc/R-cran-vroom/Makefile +++ b/textproc/R-cran-vroom/Makefile @@ -1,34 +1,33 @@ PORTNAME= vroom -PORTVERSION= 1.5.7 -PORTREVISION= 1 +PORTVERSION= 1.6.3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read and Write Rectangular Text Data Quickly WWW= https://cran.r-project.org/web/packages/vroom/ LICENSE= MIT CRAN_DEPENDS= R-cran-bit64>0:devel/R-cran-bit64 \ + R-cran-cli>=3.2.0:devel/R-cran-cli \ + R-cran-cpp11>=0.2.0:devel/R-cran-cpp11 \ R-cran-crayon>0:devel/R-cran-crayon \ - R-cran-cli>0:devel/R-cran-cli \ R-cran-glue>0:devel/R-cran-glue \ R-cran-hms>0:devel/R-cran-hms \ - R-cran-lifecycle>0:devel/R-cran-lifecycle \ + R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ + R-cran-progress>=1.2.1:devel/R-cran-progress \ R-cran-rlang>=0.4.2:devel/R-cran-rlang \ R-cran-tibble>=2.0.0:devel/R-cran-tibble \ + R-cran-tidyselect>0:devel/R-cran-tidyselect \ R-cran-tzdb>=0.1.1:devel/R-cran-tzdb \ R-cran-vctrs>=0.2.0:devel/R-cran-vctrs \ - R-cran-tidyselect>0:devel/R-cran-tidyselect \ - R-cran-withr>0:devel/R-cran-withr \ - R-cran-progress>=1.2.1:devel/R-cran-progress \ - R-cran-cpp11>=0.2.0:devel/R-cran-cpp11 + R-cran-withr>0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles shebangfix SHEBANG_FILES= inst/bench/*.sh .include diff --git a/textproc/R-cran-vroom/distinfo b/textproc/R-cran-vroom/distinfo index ac5295b296fc..19020b5dc590 100644 --- a/textproc/R-cran-vroom/distinfo +++ b/textproc/R-cran-vroom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638338798 -SHA256 (vroom_1.5.7.tar.gz) = d087cb148f71c222fc89199d03df2502689149873414a6d89c2f006d3a109fde -SIZE (vroom_1.5.7.tar.gz) = 727956 +TIMESTAMP = 1683547157 +SHA256 (vroom_1.6.3.tar.gz) = dc4800e52b4a57cf63b88412cd35d25dca4e226374242dea95a12c62361a5f63 +SIZE (vroom_1.6.3.tar.gz) = 718863