diff --git a/misc/R-cran-gapminder/Makefile b/misc/R-cran-gapminder/Makefile index 51c69924a11c..92c787fbbabd 100644 --- a/misc/R-cran-gapminder/Makefile +++ b/misc/R-cran-gapminder/Makefile @@ -1,26 +1,26 @@ PORTNAME= gapminder -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= uzsolt@FreeBSD.org COMMENT= Data from Gapminder WWW= https://cran.r-project.org/package=gapminder LICENSE= CC0-1.0 RUN_DEPENDS= R-cran-tibble>0:devel/R-cran-tibble TEST_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ - R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ + R-cran-ggplot2>=3.0.0:graphics/R-cran-ggplot2 \ R-cran-knitr>=1.47:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ - R-cran-testthat>0:devel/R-cran-testthat + R-cran-testthat>=3.0.0:devel/R-cran-testthat USES= cran:auto-plist do-test: @${FIND} ${WRKSRC} \( -name '*.o' -o -name '*.so' \) -delete @cd ${WRKDIR} ; ${SETENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE \ ${LOCALBASE}/bin/R CMD check --no-manual ${PORTNAME} .include diff --git a/misc/R-cran-gapminder/distinfo b/misc/R-cran-gapminder/distinfo index 13bc41ed1d08..75daf1e50d0a 100644 --- a/misc/R-cran-gapminder/distinfo +++ b/misc/R-cran-gapminder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741201028 -SHA256 (gapminder_1.0.0.tar.gz) = 90e82fb90f795be8121b05ec24db749d5767289fd6b00b5d38f27c12656b97c2 -SIZE (gapminder_1.0.0.tar.gz) = 2202445 +TIMESTAMP = 1749789861 +SHA256 (gapminder_1.0.1.tar.gz) = edd138576fcff02ac41f9580dbd9713f3e98a9bd32039decd098078b421a351f +SIZE (gapminder_1.0.1.tar.gz) = 2212264