mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
f038799285
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 Differential Revision: https://reviews.freebsd.org/D4001
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
bin/uriparse
|
|
include/uriparser/Uri.h
|
|
include/uriparser/UriBase.h
|
|
include/uriparser/UriDefsAnsi.h
|
|
include/uriparser/UriDefsConfig.h
|
|
include/uriparser/UriDefsUnicode.h
|
|
include/uriparser/UriIp4.h
|
|
lib/liburiparser.a
|
|
lib/liburiparser.so
|
|
lib/liburiparser.so.1
|
|
lib/liburiparser.so.1.0.20
|
|
libdata/pkgconfig/liburiparser.pc
|