Skip to content

Commit

Permalink
math/R-cran-recipes: Update to 1.0.9
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
tota committed Dec 14, 2023
1 parent 26e551f commit d7753df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 3 additions & 5 deletions math/R-cran-recipes/Makefile
@@ -1,5 +1,5 @@
PORTNAME= recipes
PORTVERSION= 1.0.8
PORTVERSION= 1.0.9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -9,7 +9,7 @@ WWW= https://cran.r-project.org/web/packages/recipes/

LICENSE= MIT

CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-clock>=0.6.1:devel/R-cran-clock \
R-cran-dplyr>=1.1.0:math/R-cran-dplyr \
R-cran-ellipsis>0:devel/R-cran-ellipsis \
Expand All @@ -22,15 +22,13 @@ CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-lubridate>=1.8.0:devel/R-cran-lubridate \
R-cran-magrittr>0:devel/R-cran-magrittr \
R-cran-purrr>=1.0.0:devel/R-cran-purrr \
R-cran-rlang>=1.0.3:devel/R-cran-rlang \
R-cran-rlang>=1.1.0:devel/R-cran-rlang \
R-cran-tibble>0:devel/R-cran-tibble \
R-cran-tidyr>=1.0.0:devel/R-cran-tidyr \
R-cran-tidyselect>=1.2.0:devel/R-cran-tidyselect \
R-cran-timeDate>0:finance/R-cran-timeDate \
R-cran-vctrs>=0.5.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

Expand Down
6 changes: 3 additions & 3 deletions math/R-cran-recipes/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693035378
SHA256 (recipes_1.0.8.tar.gz) = d3d20824b36e1195ed072b632c3be89714c335f56c0a2e942386fdadcd78a00d
SIZE (recipes_1.0.8.tar.gz) = 813746
TIMESTAMP = 1702528672
SHA256 (recipes_1.0.9.tar.gz) = 111ab7f1d3fd60a088c32cc54316e685ab88fea9d49c5d94fa359328644cd790
SIZE (recipes_1.0.9.tar.gz) = 827222

0 comments on commit d7753df

Please sign in to comment.