git: 89691a3c1e06 - main - www/R-cran-rvest: Update to 1.0.3

From: TAKATSU Tomonari <tota_at_FreeBSD.org>
Date: Sat, 03 Sep 2022 09:33:42 UTC
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89691a3c1e0683c3cb8ae00dc6c74575e26593ea

commit 89691a3c1e0683c3cb8ae00dc6c74575e26593ea
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-09-03 09:08:30 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-09-03 09:33:00 +0000

    www/R-cran-rvest: Update to 1.0.3
---
 www/R-cran-rvest/Makefile | 11 +++++++----
 www/R-cran-rvest/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/www/R-cran-rvest/Makefile b/www/R-cran-rvest/Makefile
index a042ab0a1eae..97b9e71703b2 100644
--- a/www/R-cran-rvest/Makefile
+++ b/www/R-cran-rvest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rvest
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -8,13 +8,16 @@ COMMENT=	Easily Harvest (Scrape) Web Pages
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-httr>=0.5:www/R-cran-httr \
+CRAN_DEPENDS=	R-cran-glue>0:devel/R-cran-glue \
+		R-cran-cli>0:devel/R-cran-cli \
+		R-cran-httr>=0.5:www/R-cran-httr \
 		R-cran-lifecycle>=1.0.0:devel/R-cran-lifecycle \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
-		R-cran-rlang>=0.4.10:devel/R-cran-rlang \
+		R-cran-rlang>=1.0.0:devel/R-cran-rlang \
 		R-cran-selectr>0:www/R-cran-selectr \
 		R-cran-tibble>0:devel/R-cran-tibble \
-		R-cran-xml2>=1.3:textproc/R-cran-xml2
+		R-cran-xml2>=1.3:textproc/R-cran-xml2 \
+		R-cran-withr>0:devel/R-cran-withr
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/www/R-cran-rvest/distinfo b/www/R-cran-rvest/distinfo
index e9f844ca3ad1..6a9dfbf53676 100644
--- a/www/R-cran-rvest/distinfo
+++ b/www/R-cran-rvest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634520220
-SHA256 (rvest_1.0.2.tar.gz) = 89bb477e0944c80298a52ccf650db8f6377fd7ed3c1bc7034d000f695fdf05a4
-SIZE (rvest_1.0.2.tar.gz) = 94357
+TIMESTAMP = 1662163815
+SHA256 (rvest_1.0.3.tar.gz) = a465ef7391afaa3c26eebe8c61db02314ac04c4d8de5aa53f090716763d21c1e
+SIZE (rvest_1.0.3.tar.gz) = 94659