[MacPorts] #60618: legacy-support: which replacement on Tiger not fully functional

MacPorts noreply at macports.org
Mon Jun 8 19:24:19 UTC 2020


#60618: legacy-support: which replacement on Tiger not fully functional
--------------------------------------------------+----------------------
  Reporter:  kencu                                |      Owner:  kencu
      Type:  defect                               |     Status:  assigned
  Priority:  Normal                               |  Milestone:
 Component:  ports                                |    Version:
Resolution:                                       |   Keywords:  Tiger
      Port:  legacy-support legacy-support-devel  |
--------------------------------------------------+----------------------

Comment (by kencu):

 These both have to work -- System:
 {{{
 $ which autoconf-2.13 || which autoconf2.13 || which autoconf213
 /opt/local/bin/autoconf213

 $ which autoconf-2.13 autoconf2.13 autoconf213
 /opt/local/bin/autoconf213
 }}}

 ours:
 {{{
 $ /opt/macports-legacy-support/tiger_only/bin/which autoconf-2.13 || /opt
 /macports-legacy-support/tiger_only/bin/which autoconf2.13 || /opt
 /macports-legacy-support/tiger_only/bin/which autoconf213
 /opt/local/bin/autoconf213

 $ /opt/macports-legacy-support/tiger_only/bin/which autoconf-2.13
 autoconf2.13 autoconf213
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60618#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list