Skip to content

Commit

Permalink
graphics/R-cran-DiagrammeR: Update to 1.0.11
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
tota committed Feb 6, 2024
1 parent 2ea61fb commit 5e95f7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
12 changes: 5 additions & 7 deletions graphics/R-cran-DiagrammeR/Makefile
@@ -1,5 +1,5 @@
PORTNAME= DiagrammeR
PORTVERSION= 1.0.10
PORTVERSION= 1.0.11
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -9,26 +9,24 @@ WWW= https://cran.r-project.org/web/packages/DiagrammeR/

LICENSE= MIT

CRAN_DEPENDS= R-cran-downloader>=0.4:www/R-cran-downloader \
RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-dplyr>=1.0.7:math/R-cran-dplyr \
R-cran-glue>=1.5.0:devel/R-cran-glue \
R-cran-htmltools>=0.5.2:textproc/R-cran-htmltools \
R-cran-htmlwidgets>=1.5:www/R-cran-htmlwidgets \
R-cran-igraph>=1.2.11:math/R-cran-igraph \
R-cran-igraph>=1.4.0:math/R-cran-igraph \
R-cran-magrittr>=1.5:devel/R-cran-magrittr \
R-cran-purrr>=0.3.4:devel/R-cran-purrr \
R-cran-RColorBrewer>=1.1.2:graphics/R-cran-RColorBrewer \
R-cran-readr>=2.1.1:textproc/R-cran-readr \
R-cran-rlang>=0.4:devel/R-cran-rlang \
R-cran-rlang>=1.1.0:devel/R-cran-rlang \
R-cran-rstudioapi>=0.7:devel/R-cran-rstudioapi \
R-cran-scales>=1.1:graphics/R-cran-scales \
R-cran-stringr>=1.4:textproc/R-cran-stringr \
R-cran-tibble>=3.1:devel/R-cran-tibble \
R-cran-tidyr>=1.1:devel/R-cran-tidyr \
R-cran-viridis>=0.6.2:graphics/R-cran-viridis \
R-cran-viridisLite>=0.4.2:graphics/R-cran-viridisLite \
R-cran-visNetwork>=2.1.0:graphics/R-cran-visNetwork
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

USES= cran:auto-plist

Expand Down
6 changes: 3 additions & 3 deletions graphics/R-cran-DiagrammeR/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684565102
SHA256 (DiagrammeR_1.0.10.tar.gz) = 72f6a89708ae15277acbbab2dded5f461b6bdc9c5893112860fb34c8df3ff890
SIZE (DiagrammeR_1.0.10.tar.gz) = 1229096
TIMESTAMP = 1706969439
SHA256 (DiagrammeR_1.0.11.tar.gz) = e873e3d6e198232408161661001ddcb04c9a56065bb4703c925e538462f4c4df
SIZE (DiagrammeR_1.0.11.tar.gz) = 1238722

0 comments on commit 5e95f7f

Please sign in to comment.