diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2019-07-07 06:28:00 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2019-07-07 06:28:00 +0000 |
commit | a28557ab81deb256c6cbb8381a0cb3e30df61376 (patch) | |
tree | 527753b51c28c3ee0e206c56ec0a33a9c659f75e /math/R-cran-recipes | |
parent | 6509c5f3dfd8723f47aeea005d6853b064efb850 (diff) |
- Update to 0.1.6
Notes
Notes:
svn path=/head/; revision=506104
Diffstat (limited to 'math/R-cran-recipes')
-rw-r--r-- | math/R-cran-recipes/Makefile | 8 | ||||
-rw-r--r-- | math/R-cran-recipes/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile index 1b2735b376a9..916585c8037b 100644 --- a/math/R-cran-recipes/Makefile +++ b/math/R-cran-recipes/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= recipes -PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTVERSION= 0.1.6 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -19,11 +18,10 @@ CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ R-cran-lubridate>0:devel/R-cran-lubridate \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-purrr>=0.2.3:devel/R-cran-purrr \ - R-cran-RcppRoll>0:math/R-cran-RcppRoll \ - R-cran-rlang>=0.3.0.1:devel/R-cran-rlang \ + R-cran-rlang>=0.4.0:devel/R-cran-rlang \ R-cran-tibble>0:devel/R-cran-tibble \ R-cran-tidyr>0:devel/R-cran-tidyr \ - R-cran-tidyselect>=0.1.1:devel/R-cran-tidyselect \ + R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \ R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-withr>0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo index adeff8dc9ded..f39e818239e8 100644 --- a/math/R-cran-recipes/distinfo +++ b/math/R-cran-recipes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542689694 -SHA256 (recipes_0.1.4.tar.gz) = 56cbc96420e79ae07946c86d3a16a2f8fb56b29f22323c7e99621f410897912f -SIZE (recipes_0.1.4.tar.gz) = 781783 +TIMESTAMP = 1562478340 +SHA256 (recipes_0.1.6.tar.gz) = 51e0db72de171d58d13ad8ffcf1dea402ab8f82100d161722041b6fd014cbfd9 +SIZE (recipes_0.1.6.tar.gz) = 968331 |