Date: Fri, 13 Mar 2026 14:33:14 +0000 From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6965d6469946 - main - graphics/R-cran-ggrepel: Update to 0.9.7 Message-ID: <69b4202a.38a95.e9cbc0f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6965d64699464aa6e011373f6473edc082aec313 commit 6965d64699464aa6e011373f6473edc082aec313 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2026-03-13 14:31:29 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2026-03-13 14:32:48 +0000 graphics/R-cran-ggrepel: Update to 0.9.7 Add test dependencies. Change WWW to canonical form. Changelog: https://cran.r-project.org/web/packages/ggrepel/news/news.html --- graphics/R-cran-ggrepel/Makefile | 22 ++++++++++++++++------ graphics/R-cran-ggrepel/distinfo | 6 +++--- 2 files changed, 19 insertions(+), 9 deletions(-) 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,22 +1,32 @@ 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 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) = 166297home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b4202a.38a95.e9cbc0f>
