Created attachment 209694 [details] Updates port to 0.26.0 This update has a few changes to the port itself due to mozilla has stopped releasing their source code on github. So I've changed the port to fetch it from mozilla central Attached patch passes poudriere testport Attached patch has a warning about using DISTFILES with portlint -AC but if i don't specify DISTFILES it wont pull in the zip so I'm thinking it'a false positive Changelog: https://github.com/mozilla/geckodriver/releases
A commit references this bug: Author: swills Date: Thu Jan 9 16:45:41 UTC 2020 New revision: 522496 URL: https://svnweb.freebsd.org/changeset/ports/522496 Log: www/geckodriver: Update to 0.26.0 PR: 242428 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) Changes: head/www/geckodriver/Makefile head/www/geckodriver/distinfo head/www/geckodriver/files/ head/www/geckodriver/files/patch-Cargo.toml
Committed, thanks!