[91179] trunk/dports/sysutils/yum/Portfile

Eric Cronin ecronin at macports.org
Sun Mar 25 09:28:36 PDT 2012


On Mar 25, 2012, at 4:01 AM, afb at macports.org wrote:
> 
> Revision
> 91179
> Author
> afb at macports.org
> Date
> 2012-03-25 01:01:20 -0700 (Sun, 25 Mar 2012)
> Log Message
> 
> yum: apply changes from ryandesign
> Modified Paths
> 
> 	• trunk/dports/sysutils/yum/Portfile
> Diff
> -depends_lib	lib:librpm:rpm port:python24 port:py-celementtree port:py-urlgrabber port:py-libxml2 port:py-yum-metadata-parser port:py-iniparse port:py-pygpgme
> -depends_build	port:intltool port:py24-nose
> 
> +depends_lib	port:rpm

Don't all the various versioned rpmxy ports also provide a librpm.dylib?  I think they do which means they should all conflict with one another (they don't seem to right now) and a path-based depends_lib like before is appropriate

> +variant python24 conflicts python25 python27 description "use python 2.4" {

This should be python26 not python27


More information about the macports-dev mailing list