[85600] trunk/dports/devel/libnotify/Portfile

Joshua Root jmr at macports.org
Fri Oct 14 20:26:20 PDT 2011


On 2011-10-15 14:03 , Jeremy Lavergne wrote:
>> +	if {${os.major} == 11 && [lindex [split ${os.version} .] 1] < 2 && ${os.platform} == "darwin"} {
> 
> Shouldn't the darwin part come first (evaluated left to right)?

Yes it's evaluated left to right (modulo short circuiting), but why
would it matter?


More information about the macports-dev mailing list