[MacPorts] #68841: dovecot: Invalid add_users command in Portfile (was: Invalid add_users command in Portfile)

MacPorts noreply at macports.org
Tue Dec 5 22:31:44 UTC 2023


#68841: dovecot: Invalid add_users command in Portfile
-------------------------+----------------------
  Reporter:  pcafstockf  |      Owner:  jberry@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  dovecot     |
-------------------------+----------------------
Changes (by ryandesign):

 * owner:  (none) => jberry@…
 * status:  new => assigned


Comment:

 True, except that `add_users` is not a command; it's an option (i.e. a
 variable). As such, the first line of the original portfile sets the
 variable and the second line overwrites it. The solution is either setting
 the variable just once, as you suggested, or using `add_users-append` on
 the second line.

 I'm assigning the ticket to the port's maintainer but he hasn't been heard
 from in awhile and may not be participating in MacPorts anymore. (His last
 commit was in 2019.)

 If you like, you could submit a pull request to fix the issue.

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


More information about the macports-tickets mailing list