[MacPorts] #63602: ruby 30 does not give note on using port select
MacPorts
noreply at macports.org
Sat Oct 9 14:42:58 UTC 2021
#63602: ruby 30 does not give note on using port select
-------------------------------------+--------------------
Reporter: LenoreHorner | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: ruby ruby30 port select | Port: ruby30
-------------------------------------+--------------------
Python and other ports give a useful note at the end.
{{{
python38 has the following notes:
To make this the default Python or Python 3 (i.e., the version run by
the
'python' or 'python3' commands), run one or both of:
sudo port select --set python python38
sudo port select --set python3 python38
}}}
However, ruby30 (the only one I've checked) does not give similar help.
Why not? The same syntax works:
{{{
sudo port select --set ruby ruby30
}}}
.
{{{
port notes ruby30
---> ruby30 has no notes.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63602>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list