Opened 7 years ago
Closed 7 years ago
#55215 closed defect (fixed)
enchant @1.6.0_4+myspell: runtime dependency on obsolete port hunspell-dict-en_US
Reported by: | nstanger (Nigel Stanger) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | haspatch | Cc: | |
Port: | enchant |
Description
The myspell variant of enchant depends_run on the obsolete port hunspell-dict-en_US (line 65 of Portfile), which has been replaced by hunspell-en_US. This prevents the obsolete port from being uninstalled. I don’t know whether it affects the functionality of enchant in any way. The attached patchfile fixes this.
Attachments (1)
Change History (2)
Changed 7 years ago by nstanger (Nigel Stanger)
Attachment: | enchant.patch added |
---|
comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)
Owner: | set to Schamschula |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch for Portfile