[MacPorts] #57568: Could mpbb-install-dependencies exit early if the port is already installed?

MacPorts noreply at macports.org
Sun Nov 11 04:52:27 UTC 2018


#57568: Could mpbb-install-dependencies exit early if the port is already
installed?
---------------------------+---------------------
 Reporter:  ryandesign     |      Owner:  admin@…
     Type:  enhancement    |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  buildbot/mpbb  |    Version:
 Keywords:                 |       Port:
---------------------------+---------------------
 mpbb-install-port exits early if the port is already installed:

 {{{
     if [[ -f $("${option_prefix}/bin/port-tclsh" "${thisdir}/tools
 /archive-path.tcl" "$@") ]]; then
         echo "$* already installed, nothing to do"
 }}}

 Is there a reason why mpbb-install-dependencies doesn't do the same?

-- 
Ticket URL: <https://trac.macports.org/ticket/57568>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list