1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

www/R-cran-webshot: Update to 0.5.3

This commit is contained in:
Guangyuan Yang 2022-04-21 18:47:33 -04:00
parent 0eb597b9f1
commit c3415cda1c
3 changed files with 5 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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/