git: c3415cda1c4e - main - www/R-cran-webshot: Update to 0.5.3

From: Guangyuan Yang <ygy_at_FreeBSD.org>
Date: Thu, 21 Apr 2022 22:47:44 UTC
The branch main has been updated by ygy:

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

commit c3415cda1c4ea647550e29545ab2b2f0cc62b286
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2022-04-21 22:47:33 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-04-21 22:47:33 +0000

    www/R-cran-webshot: Update to 0.5.3
---
 www/R-cran-webshot/Makefile  | 6 +-----
 www/R-cran-webshot/distinfo  | 6 +++---
 www/R-cran-webshot/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/www/R-cran-webshot/Makefile b/www/R-cran-webshot/Makefile
index c6517c37e0d5..4981d787a4ad 100644
--- a/www/R-cran-webshot/Makefile
+++ b/www/R-cran-webshot/Makefile
@@ -1,7 +1,7 @@
 # Created by: Guangyuan Yang <ygy@FreeBSD.org>
 
 PORTNAME=	webshot
-DISTVERSION=	0.5.2
+DISTVERSION=	0.5.3
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,10 +13,6 @@ LICENSE=	GPLv2
 RUN_DEPENDS=	R-cran-jsonlite>0:converters/R-cran-jsonlite \
 		R-cran-callr>0:devel/R-cran-callr \
 		R-cran-magrittr>0:devel/R-cran-magrittr
-TEST_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr \
-		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
-		R-cran-httpuv>0:www/R-cran-httpuv \
-		R-cran-shiny>0:www/R-cran-shiny
 
 USES=		cran:auto-plist
 
diff --git a/www/R-cran-webshot/distinfo b/www/R-cran-webshot/distinfo
index b1759249a003..7b3cba8cde69 100644
--- a/www/R-cran-webshot/distinfo
+++ b/www/R-cran-webshot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612632316
-SHA256 (webshot_0.5.2.tar.gz) = f183dc970157075b51ac543550a7a48fa3428b9c6838abb72fe987c21982043f
-SIZE (webshot_0.5.2.tar.gz) = 157837
+TIMESTAMP = 1650493567
+SHA256 (webshot_0.5.3.tar.gz) = b7c4f2be61c8c4730202a9c3604072478e30cb85b423b7497cd703cc3f49dbc0
+SIZE (webshot_0.5.3.tar.gz) = 159427
diff --git a/www/R-cran-webshot/pkg-descr b/www/R-cran-webshot/pkg-descr
index 11282ecdbfde..2b858b40c7ec 100644
--- a/www/R-cran-webshot/pkg-descr
+++ b/www/R-cran-webshot/pkg-descr
@@ -1,4 +1,4 @@
 Takes screenshots of web pages, including Shiny applications and R Markdown
 documents.
 
-WWW: https://github.com/wch/webshot/
+WWW: http://wch.github.io/webshot/