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 Update COMMENT and pkg-descr 2017-06-15 21:59:12 +00:00
pkg-plist Do not install curl.fish to avoid conflicts with shells/fish 2019-03-29 16:34:34 +00:00