aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ggplot2
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2023-04-26 00:11:40 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2023-05-06 14:12:00 +0000
commit82310c2cc1818b093e0069722fd3a9da8785601e (patch)
tree8607540146b48c17abd0b3486bd1fa7018299775 /graphics/R-cran-ggplot2
parentcaa55a630671e90f7fa81d35c7e0603a0d94eea2 (diff)
Diffstat (limited to 'graphics/R-cran-ggplot2')
-rw-r--r--graphics/R-cran-ggplot2/Makefile17
-rw-r--r--graphics/R-cran-ggplot2/distinfo6
2 files changed, 12 insertions, 11 deletions
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 <bsd.port.mk>
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