Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2012 04:01:54 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r305357 - head/net/ssvnc
Message-ID:  <20121008040154.GB91369@FreeBSD.org>
In-Reply-To: <201210061123.q96BNHVx053948@svn.freebsd.org>
References:  <201210061123.q96BNHVx053948@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 06, 2012 at 11:23:17AM +0000, Baptiste Daroussin wrote:
> New Revision: 305357
> URL: http://svn.freebsd.org/changeset/ports/305357
> 
> Log:
>   fix sense of a test
>   
> -.if ${PORT_OPTIONS:MULTRAFTP}
> +.if empty(PORT_OPTIONS:MULTRAFTP)

That looks weird, and commit message is pretty cryptic as well.  Could you
explain what went wrong here so others would not fall in the same pitfall?

Thanks.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121008040154.GB91369>