[Bug 203783] editors/sublime3: Cannot open files when path contains space
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 19 13:07:34 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203783
miguelmclara at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #162070|0 |1
is obsolete| |
Attachment #162207| |maintainer-approval+
Flags| |
--- Comment #5 from miguelmclara at gmail.com ---
Created attachment 162207
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162207&action=edit
fix wrapper script; use "$@" instead of $*
while on this also fix portlint warn (un-sorted USES)
portlin output now:
WARN: Makefile: [45]: possible use of "${CHMOD}" found. Use @(owner,group,mode)
syntax or @owner/@group operators in pkg-plist instead.
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 2 warnings found.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list