1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/editors/sublime3
Kubilay Kocak fb1045c022 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 <miguelmclara gmail com> (maintainer)
MFH:		2015Q4
2015-10-20 04:25:45 +00:00
..
files editors/sublime3: Fix opening filepaths with spaces 2015-10-20 04:25:45 +00:00
distinfo
Makefile editors/sublime3: Fix opening filepaths with spaces 2015-10-20 04:25:45 +00:00
pkg-descr
pkg-plist