Page MenuHomeFreeBSD

Update uriparser to version 0.8.4.
ClosedPublic

Authored by ed on Oct 26 2015, 7:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 19, 2:15 PM
Unknown Object (File)
Fri, Oct 17, 11:51 PM
Unknown Object (File)
Fri, Oct 17, 1:25 PM
Unknown Object (File)
Fri, Oct 17, 2:32 AM
Unknown Object (File)
Mon, Oct 13, 6:55 PM
Unknown Object (File)
Sep 22 2025, 1:07 AM
Unknown Object (File)
Sep 8 2025, 6:39 AM
Unknown Object (File)
Sep 4 2025, 12:43 PM
Subscribers
None

Details

Summary

It looks like the latest release doesn't build because of a missing
#include. The source file depends on AF_INET and AF_INET6, which of
course requires <sys/socket.h>.

Submitted by: Torsten Zühlsdorff
PR: 203972

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ed retitled this revision from to Update uriparser to version 0.8.4..
ed updated this object.
ed edited the test plan for this revision. (Show Details)
ed added a reviewer: bapt.
bapt edited edge metadata.
This revision is now accepted and ready to land.Oct 26 2015, 9:47 PM
This revision was automatically updated to reflect the committed changes.