Ticket #23068 (closed update: fixed)
[UPDATE] Minicom from 2.3 to 2.4
| Reported by: | ranauei@… | Owned by: | waqar@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | jpo@… |
| Port: | minicom |
Description
Latest minicom update and fixed dependencies (ncurses and libiconv)
Attachments
Change History
comment:1 Changed 3 years ago by snc@…
- Owner changed from macports-tickets@… to waqar@…
- Type changed from defect to update
comment:2 Changed 3 years ago by ranauei@…
--enable-lock-dir=/tmp is not in the ${prefix} because when launching minicom as non root will trow an error as it can't create the lockfile (because tipically /opt/local/ are owned by root) instead /tmp can be written from the normal user too so no error :)
Note: See
TracTickets for help on using
tickets.

