#27577 closed defect (fixed)
Conflict upgrading dos2unix port to 5.1.1 if unix2dos port is also installed
Reported by: | jmcmurry@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | waqar@…, adfernandes (Andrew Fernandes) | |
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 (3)
comment:1 follow-up: 3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | andrew@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 14 years ago by adfernandes (Andrew Fernandes)
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.