Opened 16 years ago
Closed 16 years ago
#16369 closed defect (fixed)
jed 0.99-18: should use slang2
Reported by: | tlr@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
The port of jed 0.99-18 is currently depends on slang 1 which does not support utf-8. By building jed 0.99-18 against slang2, utf-8 support can be fixed.
Attachments (1)
Change History (3)
Changed 16 years ago by tlr@…
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r39538 with a slight modification:
- ${prefix} should be used instead of hardcoding /opt/local.
For the next time, unified diffs are the preferred way to submit port updates (diff -u
). They are easier to review.
Note: See
TracTickets for help on using
tickets.
updated portfile to build jed 0.99-18 against slang2