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,23 +1,19 @@ # Created by: Guangyuan Yang PORTNAME= webshot -DISTVERSION= 0.5.2 +DISTVERSION= 0.5.3 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Take Screenshots of Web Pages 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 .include 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/