Subject: CVS commit: pkgsrc/www/geckodriver
From: Tobias Nygren
Date: 2019-01-05 04:01:30
Message id: 20190105030130.B820EFB16@cvs.NetBSD.org

Log Message:
geckodriver: update to 0.23.0

v0.23.0

Removed:
- The POST /session/{session id}/element/{element id}/tap endpoint
  was removed, thanks to Kerem Kat.
Changed:
- webdriver crate upgraded to 0.38.0.
Fixed:
- desiredCapabilities and requiredCapabilities are again
    recognised on session creation
- duration field made optional on pause actions
- Log level formatted to expected Marionette input
- temporary field on addon installation made optional
- SHA1s in version information uses limited number of characters

Files:
RevisionActionfile
1.7modifypkgsrc/www/geckodriver/Makefile
1.4modifypkgsrc/www/geckodriver/distinfo
1.3modifypkgsrc/www/geckodriver/patches/patch-vendor_mozrunner_src_runner.rs
1.1addpkgsrc/www/geckodriver/files/Cargo.lock
1.1addpkgsrc/www/geckodriver/patches/patch-Cargo.toml