[MacPorts] #33820: base: add ui_msg to output outdated ports during selfupdate

MacPorts noreply at macports.org
Sun Feb 3 15:40:02 PST 2013


#33820: base: add ui_msg to output outdated ports during selfupdate
------------------------------------+--------------------------------
  Reporter:  sean.michael.farley@…  |      Owner:  macports-tickets@…
      Type:  enhancement            |     Status:  new
  Priority:  Normal                 |  Milestone:
 Component:  base                   |    Version:  2.0.4
Resolution:                         |   Keywords:  haspatch
      Port:                         |
------------------------------------+--------------------------------
Changes (by raimue@…):

 * cc: raimue@… (added)


Comment:

 In my opinion, I don't think it's necessary to list outdated ports on
 selfupdate.

 Anyway, on technical details, using `exec` is not the right choice here.
 The package macports1.0 is meant as a library to be used by different
 clients, most notable port/port.tcl and the MacPorts.framework for GUI
 applications. We cannot always expect `port` to be in PATH for GUI
 applications, so at least it would have to be `${prefix}/bin/port`. It
 would make more sense to add such a message within the port cli client, as
 a GUI client has other options to present outdated ports than plain text
 messages. Additionally, the behavior and output from selfupdate and sync
 should be consistent.

-- 
Ticket URL: <https://trac.macports.org/ticket/33820#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list