git: 82310c2cc181 - main - graphics/R-cran-ggplot2: Update to 3.4.2

From: TAKATSU Tomonari <tota_at_FreeBSD.org>
Date: Sat, 06 May 2023 14:14:17 UTC
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82310c2cc1818b093e0069722fd3a9da8785601e

commit 82310c2cc1818b093e0069722fd3a9da8785601e
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 00:11:40 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-06 14:12:00 +0000

    graphics/R-cran-ggplot2: Update to 3.4.2
    
    - Update to 3.4.2
    - Drop maintainership
---
 graphics/R-cran-ggplot2/Makefile | 17 +++++++++--------
 graphics/R-cran-ggplot2/distinfo |  6 +++---
 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