#20591: Installation with non-indexed dependencies ---------------------------------+------------------------------------------ Reporter: raimue@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: | Port: ---------------------------------+------------------------------------------ When adding multiple ports, it can happen that a port is installed and listed as dependency on another port. This dependency should be satisfied as the port is already installed. This already did work on trunk, but is now broken again as port tries to upgrade dependencies before install. Here is a proposed patch to fix this. It adds another mportlookup for every dependency and is therefore not a good solution, but it works. -- Ticket URL: <http://trac.macports.org/ticket/20591> MacPorts <http://www.macports.org/> Ports system for Mac OS