[116514] trunk/base/src

Rainer Müller raimue at macports.org
Sat Feb 8 02:56:01 PST 2014


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


More information about the macports-dev mailing list