diff --git a/graphics/R-cran-ggrepel/Makefile b/graphics/R-cran-ggrepel/Makefile index 0f77821cac50..2d0cb12cd361 100644 --- a/graphics/R-cran-ggrepel/Makefile +++ b/graphics/R-cran-ggrepel/Makefile @@ -1,23 +1,33 @@ PORTNAME= ggrepel -DISTVERSION= 0.9.6 +DISTVERSION= 0.9.7 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= uzsolt@FreeBSD.org COMMENT= Help to avoid overlapping text labels of ggplot2 -WWW= https://cran.r-project.org/web/packages/ggrepel/ +WWW= https://cran.r-project.org/package=ggrepel LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -CRAN_DEPENDS= R-cran-ggplot2>2.2.0:graphics/R-cran-ggplot2 \ +CRAN_DEPENDS= R-cran-ggplot2>=3.5.2:graphics/R-cran-ggplot2 \ R-cran-Rcpp>0:devel/R-cran-Rcpp \ - R-cran-rlang>=0.3.0:devel/R-cran-rlang \ - R-cran-scales>=0.5.0:graphics/R-cran-scales \ - R-cran-withr>=2.5.0:devel/R-cran-withr + R-cran-rlang>=1.1.6:devel/R-cran-rlang \ + R-cran-scales>=1.4.0:graphics/R-cran-scales \ + R-cran-withr>=3.0.2:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} +TEST_DEPENDS= R-cran-devtools>0:devel/R-cran-devtools \ + R-cran-dplyr>0:math/R-cran-dplyr \ + R-cran-gridExtra>0:graphics/R-cran-gridExtra \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-readr>0:textproc/R-cran-readr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-sf>0:math/R-cran-sf \ + R-cran-stringr>0:textproc/R-cran-stringr \ + R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist,compiles .include diff --git a/graphics/R-cran-ggrepel/distinfo b/graphics/R-cran-ggrepel/distinfo index 2bbea46f99ba..60a5718f2715 100644 --- a/graphics/R-cran-ggrepel/distinfo +++ b/graphics/R-cran-ggrepel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725774573 -SHA256 (ggrepel_0.9.6.tar.gz) = 268a6eda6377d27b403af40423cdf6dce30b2fe1460f771377dc68ce3e4e7212 -SIZE (ggrepel_0.9.6.tar.gz) = 149970 +TIMESTAMP = 1773203867 +SHA256 (ggrepel_0.9.7.tar.gz) = 6d51e597ff7a583dacae331be711703169f0e9988926f381ce25636c3a12c237 +SIZE (ggrepel_0.9.7.tar.gz) = 166297