New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29693 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

ejabberd: use notes

Reported by: ryandesign@… Owned by: ciserlohn@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: ejabberd

Description

ejabberd has a post-install block that uses ui_msg commands to tell the user about the config files. It would be better to use the newer notes feature for this purpose.

In addition, the message currently printed advises the user to move the sample configuration files. We should not be suggesting that the user should move any file installed by MacPorts. Instead we should suggest they copy the sample configuration files.

The attached patch makes these changes. What do you think? Can we commit this?

Attachments

ejabberd-notes.diff (1.3 KB) - added by ryandesign@… 2 years ago.
proposed patch
ejabberd-notes.2.diff (1.7 KB) - added by ryandesign@… 2 years ago.
proposed patch

Change History

Changed 2 years ago by ryandesign@…

proposed patch

Changed 2 years ago by ryandesign@…

proposed patch

comment:1 follow-up: ↓ 2 Changed 2 years ago by ryandesign@…

Revised patch makes use of existing portfile variable.

comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 2 years ago by ciserlohn@…

Replying to ryandesign@…:

Revised patch makes use of existing portfile variable.

Please do apply the patches. I already thought about removing the ui_msg commands (they were already there when I took over the port), but I didn't wanted to mix this change with the version update from #29687.

comment:3 in reply to: ↑ 2 Changed 2 years ago by ciserlohn@…

Replying to ciserlohn@…:

Replying to ryandesign@…:

Revised patch makes use of existing portfile variable.

Please do apply the patches.

I meant, apply the second patch (ejabberd-notes.2.diff)

comment:4 Changed 2 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.