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, May 25, 7:23 PM
Unknown Object (File)
Thu, May 22, 1:52 AM
Unknown Object (File)
Sun, May 18, 11:18 PM
Unknown Object (File)
Wed, May 14, 12:26 AM
Unknown Object (File)
May 4 2025, 3:04 AM
Unknown Object (File)
Apr 24 2025, 12:25 AM
Unknown Object (File)
Apr 22 2025, 3:20 AM
Unknown Object (File)
Apr 21 2025, 1:54 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.