K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-10-20T04:25:45.308555Z K 7 svn:log V 592 editors/sublime3: Fix opening filepaths with spaces Sublime 3 contains a wrapper script at /usr/local/bin/sublime to ensure that /dev/shm is set up correctly, and it's currently passing arguments to the real binary incorrectly. It currently causes sublime to incorrectly open any file where the path contains a space. - Modify sublime.in to open filepaths with spaces correctly - Bump PORTREVISION While I'm here: - Sort USES - Group USE{S} lines - Pet portlint (make patch `makepatch` compliant) PR: 203783 Submitted by: Miguel (maintainer) MFH: 2015Q4 END