Created attachment 150377 [details] patch Current bin/chrome shell script messes up arguments when they contain spaces. The way to pass all arguments with proper spaces in "$@" (and not $*)
Maintainer timeout.
Patch looks good to me
A commit references this bug: Author: rene Date: Thu Jul 23 19:51:05 UTC 2015 New revision: 392749 URL: https://svnweb.freebsd.org/changeset/ports/392749 Log: Fix passing arguments containing spaces to the wrapper shell script. PR: 195816 Submitted by: yuri@rawbw.com MFH: 2015Q3 Changes: head/www/chromium/files/chrome.in
A commit references this bug: Author: rene Date: Fri Jul 24 05:47:48 UTC 2015 New revision: 392770 URL: https://svnweb.freebsd.org/changeset/ports/392770 Log: MFH: r392749 Fix passing arguments containing spaces to the wrapper shell script. PR: 195816 Submitted by: yuri@rawbw.com Approved by: ports-secteam (feld) Changes: _U branches/2015Q3/ branches/2015Q3/www/chromium/files/chrome.in