#52193 closed update (fixed)
[libutf8proc] update to 2.0.2
Reported by: | danchr (Dan Villiom Podlaski Christiansen) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | libutf8proc |
Description
The utf8proc port seems quite outdated; the attached patch updates it to the latest version, and switches the port to downloading it from its new home at GitHub. The only port that depends on libutf8proc is ‘msort’, but it has no package and I couldn't get the dependancies to compile, anyway.
Attachments (1)
Change History (7)
Changed 8 years ago by danchr (Dan Villiom Podlaski Christiansen)
Attachment: | libutf8proc.diff added |
---|
comment:1 follow-up: 2 Changed 8 years ago by mf2k (Frank Schima)
Cc: | mww@… removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Version: | 2.3.4 |
Some comments:
- I don't believe that is the correct format for the
license
field. I see that py-openpyxl uses that too, but it may also be incorrect. If it can use either then just use a space as a separator.
comment:2 Changed 8 years ago by larryv (Lawrence Velázquez)
“MIT/Expat” refers to a sincle license. I believe we refer to that license as mit
and to the MIT/X License as x11
; other ports that set license MIT/Expat
should be fixed.
comment:4 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|
comment:5 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch