Opened 11 years ago
Closed 11 years ago
#41307 closed update (fixed)
uriparser: update to 0.7.9 and fix livecheck
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ed@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | uriparser |
Description
Change History (4)
comment:1 follow-up: 2 Changed 11 years ago by ed@…
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hey,
If this is regarding ticket #41271 (or at least fixing the livecheck), isn't it rather obvious that fixing libkml isn't the right path to go? uriparser is a separate piece of software, which is merely used by libkml as a contributed piece of code. Ideally, libkml should not be built against its built-in copy of uriparser. It should have a library dependency on uriparser and use that instead.
Ed