Date: Wed, 5 Jul 2023 02:14:38 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 857f384d69f0 - main - www/R-cran-webshot: Update to 0.5.5 Message-ID: <202307050214.3652Ecj0091352@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=857f384d69f06d84c9b06d9f9a3ca03800d87402 commit 857f384d69f06d84c9b06d9f9a3ca03800d87402 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2023-07-05 02:14:23 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2023-07-05 02:14:23 +0000 www/R-cran-webshot: Update to 0.5.5 --- www/R-cran-webshot/Makefile | 5 ++--- www/R-cran-webshot/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/R-cran-webshot/Makefile b/www/R-cran-webshot/Makefile index d3d913920c5a..9ba31b157dde 100644 --- a/www/R-cran-webshot/Makefile +++ b/www/R-cran-webshot/Makefile @@ -1,12 +1,11 @@ PORTNAME= webshot -DISTVERSION= 0.5.4 -PORTREVISION= 1 +DISTVERSION= 0.5.5 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Take Screenshots of Web Pages -WWW= http://wch.github.io/webshot/ +WWW= https://wch.github.io/webshot/ LICENSE= GPLv2 diff --git a/www/R-cran-webshot/distinfo b/www/R-cran-webshot/distinfo index cbb8d15bfba8..1acfd52ff2ba 100644 --- a/www/R-cran-webshot/distinfo +++ b/www/R-cran-webshot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664943943 -SHA256 (webshot_0.5.4.tar.gz) = 3dc2b9baef7855e1deea060276b9ccc6375eee36b7100987cbb1f8e5cd7a8f24 -SIZE (webshot_0.5.4.tar.gz) = 159902 +TIMESTAMP = 1688438883 +SHA256 (webshot_0.5.5.tar.gz) = d675913ccac80e0af8ee396f95a24124eae6c42d80aed9f47f7a88218ecbb913 +SIZE (webshot_0.5.5.tar.gz) = 160015
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307050214.3652Ecj0091352>