diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 80332c926e62..22b96ebb4f34 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -1,26 +1,27 @@ PORTNAME= ggplot2 -PORTVERSION= 3.3.6 -PORTREVISION= 1 +PORTVERSION= 3.4.2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the Grammar of Graphics WWW= https://ggplot2.tidyverse.org/ LICENSE= MIT -CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \ +CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-glue>0:devel/R-cran-glue \ R-cran-gtable>=0.1.1:math/R-cran-gtable \ R-cran-isoband>0:math/R-cran-isoband \ - R-cran-rlang>=0.4.10:devel/R-cran-rlang \ - R-cran-scales>=0.5.0:graphics/R-cran-scales \ + R-cran-lifecycle>=1.0.1:devel/R-cran-lifecycle \ + R-cran-rlang>=1.1.0:devel/R-cran-rlang \ + R-cran-scales>=1.2.0:graphics/R-cran-scales \ R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-withr>=2.0.0:devel/R-cran-withr + R-cran-vctrs>=0.5.0:devel/R-cran-vctrs \ + R-cran-withr>=2.5.0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist +USES= cran:auto-plist .include diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo index 9eb1fd1a790a..0604bb9656e2 100644 --- a/graphics/R-cran-ggplot2/distinfo +++ b/graphics/R-cran-ggplot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651685210 -SHA256 (ggplot2_3.3.6.tar.gz) = bfcb4eb92a0fcd3fab713aca4bb25e916e05914f2540271a45522ad7e43943a9 -SIZE (ggplot2_3.3.6.tar.gz) = 3061989 +TIMESTAMP = 1682467893 +SHA256 (ggplot2_3.4.2.tar.gz) = 70230aa70a2c6f844fc41dd93e5f62af6859dfed390026ae58f223637e5283ca +SIZE (ggplot2_3.4.2.tar.gz) = 3153811