[MacPorts] #59149: `port info --depends` broken
MacPorts
noreply at macports.org
Wed Oct 2 22:34:16 UTC 2019
#59149: `port info --depends` broken
---------------------+--------------------
Reporter: mamoll | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.6.99
Resolution: | Keywords:
Port: |
---------------------+--------------------
Comment (by mamoll):
It definitely worked in the past. For instance, I used to be able to
install the dependencies of a port (without the port itself) like so:
{{{
sudo port install `port -q info --depends ompl | sed 's/,//g'`
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59149#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list