Ticket #23734 (closed update: fixed)
nano 2.2.3 portfile update
| Reported by: | theo.studer@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | |
| Port: | nano |
Description
I'd like to become nano maintainer, so here is my patch for Portfile. It updates version 2.0.9 to 2.2.3.
Attachments
Change History
Changed 3 years ago by theo.studer@…
- Attachment Portfile-nano.diff added
comment:1 Changed 3 years ago by jmr@…
- Cc theo.studer@… removed
- Keywords haspatch added; nano update 2.2.3 removed
- Version 1.8.2 deleted
comment:2 Changed 3 years ago by ryandesign@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to ryandesign@…
comment:3 Changed 3 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
I committed your update in r63993 with these changes:
- The configure script says "--enable-all option no longer needed, ignoring for compatibility" so I removed it.
- When using your proposed nls variant, the configure script says "configure: WARNING: unrecognized options: --with-included-gettext". I did not add your nls variant because we like ports to be as full-featured as possible. So I kept natural language support always on, like it is in other ports.
- I changed the post-activate ui_msg to use the new notes feature instead.
- I removed the version number from the docdir location, since that's how we like to do it now.
Note: See
TracTickets for help on using
tickets.


nano 2.2.3 portfile patch