On Mar 25, 2012, at 11:28, Eric Cronin wrote: > On Mar 25, 2012, at 4:01 AM, [email protected] wrote: >> >> Revision >> 91179 >> Author >> [email protected] >> 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)
If that's so, what's the purpose of offering the separate ports at all? > and a path-based depends_lib like before is appropriate A path:-based depends_lib would be ok. a lib:-based depends_lib is not ok because that would allow a non-MacPorts librpm installed in a system directory to satisfy the dependency, and we don't want that. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
