New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23734 (closed update: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Portfile-nano.diff (1.8 KB) - added by theo.studer@… 3 years ago.
nano 2.2.3 portfile patch

Change History

Changed 3 years ago by theo.studer@…

nano 2.2.3 portfile patch

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.