Subject: CVS commit: pkgsrc/www/R-webshot
From: Makoto Fujiwara
Date: 2025-01-01 15:28:58
Message id: 20250101142858.1CA22FC1D@cvs.NetBSD.org

Log Message:
(www/R-webshot) Updated 0.5.2 to 0.5.5

webshot 0.5.5
=============

* Fixed #101, #116: When some parameters (like `cliprect` and
  `expand`) were used, it would raise `Warning: 'length(x) = 4 > 1' in
  coercion to 'logical(1)'`. In R 4.3, this warning changed to an
  error. (#117)

webshot 0.5.4
=============

* Fixed #112: handling of Windows paths of the form
  "c:\file\path.html" did not work
  correctly. ([#114](https://github.com/wch/webshot/pull/114))

webshot 0.5.3
=============

* Fixed logic in `install_phantomjs()` when `force=TRUE` is
  used. ([#89](https://github.com/wch/webshot/pull/89))

* Fixed handling of `file://` URLs in Windows, when the URL contains a
  drive letter and colon, such as
  `"file://localhost/C:\\msys64"`. (#110, Thanks to Tomas Kalibera)

Files:
RevisionActionfile
1.2modifypkgsrc/www/R-webshot/Makefile
1.4modifypkgsrc/www/R-webshot/distinfo