On 2014-02-07 22:28, Christopher Jones wrote:
>>
>>>> of course, you are right, it should be changed to
>>>>
>>>> -            if {$macosx_version == "10.5"} {
>>>> +            if {$macosx_version eq "10.5"} {
>>
>> Nonetheless: http://trac.macports.org/changeset/116781.
> 
> Th change to trunk/base/src/port1.0/portstartupitem.tcl looks suspicious - 
> '!=' has been replaced with ‘eq’ ..

It's nice to see how good our review process can be :-)

I noticed the same mistake and reverted it back to the previous logic:
http://trac.macports.org/changeset/116785

Rainer
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to