[102502] trunk/dports/python/py27-hgsubversion/Portfile

Sean Farley sean at macports.org
Wed Feb 6 22:03:21 PST 2013


On Wed, Feb 6, 2013 at 8:30 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Feb 4, 2013, at 11:12, sean at macports.org wrote:
>
>> Revision: 102502
>>          https://trac.macports.org/changeset/102502
>> Author:   sean at macports.org
>> Date:     2013-02-04 09:12:55 -0800 (Mon, 04 Feb 2013)
>> Log Message:
>> -----------
>> py27-hgsubversion: switch to python portgroup
>>
>> Modified Paths:
>> --------------
>>    trunk/dports/python/py27-hgsubversion/Portfile
>
>
>> +if {$subport != $name} {
>> +    depends_lib         path:bin/hg:mercurial \
>> +                        port:py${python.version}-subvertpy
>>
>> -depends_lib-append      port:mercurial \
>> -                        port:py27-subvertpy
>> -
>
> The port had it correct before: you should append to, not overwrite, the depends_lib set by the portgroup.

Fair enough, I'll fix this tomorrow if it still needs fixin' by then.


More information about the macports-dev mailing list