Ticket #27577 (closed defect: fixed)
Conflict upgrading dos2unix port to 5.1.1 if unix2dos port is also installed
| Reported by: | jmcmurry@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | waqar@…, andrew@… | |
| Port: | dos2unix |
Description
Per the dos2unix homepage: "Since version 5.0 (2010-02-16) is Unix2Dos included in the Dos2Unix package. The separate Unix2Dos package is now obsolete."
This causes the upgrade of dos2unix from 4.1.2 to 5.1.1 to display file conflicts if the system has the old "unix2dos" port installed as well. Workaround is port uninstall unix2dos before updating dos2unix.
Change History
comment:1 follow-up: ↓ 3 Changed 2 years ago by ryandesign@…
- Cc andrew@… added
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
comment:2 Changed 2 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
comment:3 in reply to: ↑ 1 Changed 2 years ago by adfernandes@…
Replying to ryandesign@…:
Ah yes, unix2dos should be turned into a stub port and marked as replaced_by dos2unix. I'll take care of it.
Thanks - much appreciated!
Note: See
TracTickets for help on using
tickets.


Ah yes, unix2dos should be turned into a stub port and marked as replaced_by dos2unix. I'll take care of it.