New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33447 (closed update: fixed)

Opened 16 months ago

Last modified 14 months ago

minicom: update to version 2.6.1 and Portfile fixes.

Reported by: ranauei@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: haspatch Cc: cal@…, ryandesign@…
Port: minicom

Description

Update to latest stable and also fix for #27716. Also I simplified the Portfile: removed unnecessary configure parameters, explicit dependencies (gettext provides ncurses), autoreconf and post-destroot code.

Attachments

Portfile.diff (1.9 KB) - added by ranauei@… 16 months ago.
Also added pkgconfig as build depencency

Change History

Changed 16 months ago by ranauei@…

Also added pkgconfig as build depencency

comment:1 follow-up: ↓ 2 Changed 16 months ago by cal@…

  • Owner changed from macports-tickets@… to waqar@…
  • Cc cal@… added

Please remember to cc the maintainer.

Note we usually do whitespace-only changes separately, but that's up to the maintainer when applying the patch. Thanks for setting the license field, though, since that helps with binary distribution.

This patch also removes a post-destroot phase added because of #2599 (wow, that was quite a while ago), I guess you're sure this can be removed and these lines are outdated by now?

comment:2 in reply to: ↑ 1 Changed 16 months ago by ranauei@…

Replying to cal@…:

This patch also removes a post-destroot phase added because of #2599 (wow, that was quite a while ago), I guess you're sure this can be removed and these lines are outdated by now?

Yep, I checked and those files aren't installed anymore. Also I checked the configure.args.

comment:3 Changed 14 months ago by ryandesign@…

  • Status changed from new to closed
  • Cc ryandesign@… added
  • Resolution set to fixed

Updated to 2.6.1 in r92680 and fixed whitespace in r92682.

Note: See TracTickets for help on using tickets.