How subports are displayed
Ryan Schmidt
ryandesign at macports.org
Thu Mar 29 07:13:45 PDT 2012
I find this output confusing:
$ port info py27-distribute | head -n 2
py27-distribute @0.6.25 (python, devel)
Sub-ports: py24-distribute, py25-distribute, py26-distribute, py27-distribute, py31-distribute, py32-distribute
It would make more sense to me if it said:
$ port info py27-distribute | head -n 2
py27-distribute @0.6.25 (python, devel)
Sub-port of: py-distribute
Thoughts?
More information about the macports-dev
mailing list