Created attachment 185479 [details] Patch that brings port up to 3.5.0 and address previous issues Provided patch updates port to 3.5.0 and addresses two things that was forgotten during the last commit when applying my patch. 1) Users being added to UIDs / GIDs wasnt commited 2) pkg-message and files/pkg-message.in got scrambled somehow (See PR 219031 for previous patch) Attached patch passes portlint -AC and poudriere testport
testbuilds@work Sorry for the UID/GID failure!
Created attachment 185659 [details] Patch that brings port up to 3.5.2 - Updating patch for 3.5.2 while waiting for maintainer timeout - Removing the UID/GID part as that has now been commited
A commit references this bug: Author: pi Date: Sun Sep 3 15:47:30 UTC 2017 New revision: 449206 URL: https://svnweb.freebsd.org/changeset/ports/449206 Log: www/selenium: update 3.4.0 to 3.5.2 - submitter becomes maintainer PR: 221558 Submitted by: Daniel Ylitalo <daniel@blodan.se> Approved by: kaworu@users.sourceforge.jp (maintainer timeout) Changes: head/www/selenium/Makefile head/www/selenium/distinfo head/www/selenium/files/pkg-message.in head/www/selenium/pkg-message
Committed, thanks!
Btw, can you ask upstream for links to their release notes or something similar ?
They already have release notes on their github page, for 3.5.2 the url is: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.2 I can include that in my next update.