Bug 195816

Summary: [www/chromium] fix of handling of spaces in shell script
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: freebsd-chromium (Nobody) <chromium>
Status: Closed FIXED    
Severity: Affects Only Me CC: emaste, rene
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Yuri Victorovich freebsd_committer freebsd_triage 2014-12-09 03:19:39 UTC
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 $*)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2015-05-06 10:36:09 UTC
Maintainer timeout.
Comment 2 Ed Maste freebsd_committer freebsd_triage 2015-06-15 13:22:41 UTC
Patch looks good to me
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-07-23 19:51:52 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-07-24 05:48:12 UTC
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