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

Ryan Schmidt ryandesign at macports.org
Wed Feb 6 18:30:07 PST 2013


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.




More information about the macports-dev mailing list