Created attachment 232993 [details] Update selenium to 4.1.3 Update selenium server to latest version, 4.1.3.
Looks good to me, the only thing I could think of is adding this to UPDATING; AFFECTS: users of www/selenium AUTHOR: xyz@FreeBSD.org The port has changed startup args so if you are using selenium_args= in rc.conf you need to add the parameter "standalone" manually.
(In reply to Daniel Ylitalo from comment #1) You're absolutely right. Will you add it or do you want me to?
I'm not a commiter, but it's probably better if the commiter that takes this PR adds the text to the UPDATING file, else he will get a mergeconflict as the UPDATING file is updated pretty often. I've approved it as the maintainer so now we just have to wait for it to be commited :)
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e92d4485ceb0ad5316ef32b01756e84adcfe018 commit 5e92d4485ceb0ad5316ef32b01756e84adcfe018 Author: Einar Bjarni Halldórsson <einar@isnic.is> AuthorDate: 2022-06-20 06:05:32 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-06-20 20:47:59 +0000 www/selenium: Update to 4.1.3 ChangeLog: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0 Add UPDATING note to warn about parameter change in rc.conf PR: 263081 Reported by: einar@isnic.is Approved by: daniel@blodan.se (maintainer) UPDATING | 7 +++++++ www/selenium/Makefile | 19 ++++++++----------- www/selenium/distinfo | 4 ++-- www/selenium/files/selenium.in | 4 ++-- 4 files changed, 19 insertions(+), 15 deletions(-)