[MacPorts] #57003: port info order of fields is unexpected

MacPorts noreply at macports.org
Sat Apr 20 17:38:03 UTC 2019


#57003: port info order of fields is unexpected
-------------------------+-------------------------------------------------
  Reporter:  ryandesign  |      Owner:  Kurt Hindenburg <kurt.hindenburg@…>
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  base        |    Version:  2.5.99
Resolution:  fixed       |   Keywords:
      Port:              |
-------------------------+-------------------------------------------------
Changes (by Kurt Hindenburg <kurt.hindenburg@…>):

 * owner:  (none) => Kurt Hindenburg <kurt.hindenburg@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e115b59055a4e5ef7c669990cf86dd39be7ab9b3/macports-base"
 e115b59055a4e5ef7c669990cf86dd39be7ab9b3/macports-base] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-base"
 revision="e115b59055a4e5ef7c669990cf86dd39be7ab9b3"
 port-info: output fields in the order given on the command line (#103)

 * port-info: output fields in the order given on the command line

 Currently due to the use of 'array names', the output of
 'port info --multiple-fields' are displayed in a random order.
 Now, the fields are kept in a list which preserves their order they
 were given on the command line.
 This has the effect of also allowing duplicate fields to be displayed.

 Also, the order of arguments given on the command line are available
 for any action (not just info).

 Closes: https://trac.macports.org/ticket/57003
 }}}

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


More information about the macports-tickets mailing list