svn commit: r373471 - in head/editors/sublime3: . files

Alexey Dokuchaev danfe at FreeBSD.org
Tue Oct 20 07:21:44 UTC 2015


On Thu, Nov 27, 2014 at 08:43:20AM +0000, Alexey Dokuchaev wrote:
> Hi,
> 
> Few observations, if you allow...
> 
> On Wed, Nov 26, 2014 at 11:46:38PM +0000, Bartek Rutkowski wrote:
> > New Revision: 373471
> > URL: https://svnweb.freebsd.org/changeset/ports/373471
> > QAT: https://qat.redports.org/buildarchive/r373471/
> > 
> [...]
> 
> > +%%DATADIR%%/sublime_text $*
> 
> $* is wrong, should be "$@" (yes, with quotes).  Otherwise it won't handle
> parameters with spaces etc. correctly.

It took us little less than one year to fix a small bug (see r399802).

./danfe


More information about the svn-ports-all mailing list