1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/ftp/curl
Sunpoet Po-Chuan Hsieh 345960f298 Fix undefined Curl_get_line when ALTSVC enabled and COOKIES disabled
ALTSVC requires Curl_get_line which is defined in lib/cookie.c inside a #if
check of HTTP and COOKIES. That makes Curl_get_line undefined if COOKIES is
disabled. This is a workaround to define Curl_get_line unconditionally.

PR:             236885, 236890
2019-03-30 20:44:48 +00:00
..
files Fix undefined Curl_get_line when ALTSVC enabled and COOKIES disabled 2019-03-30 20:44:48 +00:00
distinfo Update to 7.64.1 2019-03-28 17:32:54 +00:00
Makefile Do not install curl.fish to avoid conflicts with shells/fish 2019-03-29 16:34:34 +00:00
pkg-descr
pkg-plist Do not install curl.fish to avoid conflicts with shells/fish 2019-03-29 16:34:34 +00:00