diff options
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 5 | ||||
-rw-r--r-- | graphics/R-cran-ggplot2/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 85c7d721c098..380b48efea0d 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ggplot2 -PORTVERSION= 3.5.2 +PORTVERSION= 4.0.0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,8 @@ CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-scales>=1.2.0:graphics/R-cran-scales \ R-cran-tibble>0:devel/R-cran-tibble \ R-cran-vctrs>=0.5.0:devel/R-cran-vctrs \ - R-cran-withr>=2.5.0:devel/R-cran-withr + R-cran-withr>=2.5.0:devel/R-cran-withr \ + R-cran-S7>=0:devel/R-cran-S7 BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo index b0333c5d78e0..eac1132a888e 100644 --- a/graphics/R-cran-ggplot2/distinfo +++ b/graphics/R-cran-ggplot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744687857 -SHA256 (ggplot2_3.5.2.tar.gz) = 0a30024a2ff3e569412223c8f14563ed504f3e0851de03e42d1b5f73fe1f06bf -SIZE (ggplot2_3.5.2.tar.gz) = 3580451 +TIMESTAMP = 1758162998 +SHA256 (ggplot2_4.0.0.tar.gz) = 0f9fe288b5d9c2e23253427af9a707a3b2334a7706ad13752eccedf623871a7d +SIZE (ggplot2_4.0.0.tar.gz) = 3810397 |