See https://curl.haxx.se/docs/vuln-7.58.0.html and https://curl.haxx.se/changes.html
Works for me on amd64, OK? Index: Makefile =================================================================== RCS file: /cvs/ports/net/curl/Makefile,v retrieving revision 1.133 diff -u -p -r1.133 Makefile --- Makefile 15 Feb 2018 22:13:20 -0000 1.133 +++ Makefile 14 Mar 2018 18:20:39 -0000 @@ -2,8 +2,7 @@ COMMENT= get files from FTP, Gopher, HTTP or HTTPS servers -DISTNAME= curl-7.58.0 -REVISION= 0 +DISTNAME= curl-7.59.0 SHARED_LIBS= curl 25.14 # 9.0 CATEGORIES= net HOMEPAGE= https://curl.haxx.se/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/curl/distinfo,v retrieving revision 1.76 diff -u -p -r1.76 distinfo --- distinfo 27 Jan 2018 00:10:59 -0000 1.76 +++ distinfo 14 Mar 2018 18:20:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (curl-7.58.0.tar.xz) = aoE4dSQ2Cet183+nIETkrWGLVewVpOr9rC32p+gA4+M= -SIZE (curl-7.58.0.tar.xz) = 2303760 +SHA256 (curl-7.59.0.tar.xz) = 5E6qvfkWQHWFv1x5Of8RYeYkK2sBXT8vW3WLKjMEYfw= +SIZE (curl-7.59.0.tar.xz) = 2318988 Index: patches/patch-lib_vtls_openssl_c =================================================================== RCS file: /cvs/ports/net/curl/patches/patch-lib_vtls_openssl_c,v retrieving revision 1.3 diff -u -p -r1.3 patch-lib_vtls_openssl_c --- patches/patch-lib_vtls_openssl_c 15 Feb 2018 22:13:20 -0000 1.3 +++ patches/patch-lib_vtls_openssl_c 14 Mar 2018 18:20:39 -0000 @@ -17,7 +17,7 @@ Index: lib/vtls/openssl.c #define OpenSSL_version_num() SSLeay() #endif #endif -@@ -3527,7 +3522,11 @@ static size_t Curl_ossl_version(char *buffer, size_t s +@@ -3526,7 +3521,11 @@ static size_t Curl_ossl_version(char *buffer, size_t s unsigned long ssleay_value; sub[2]='\0'; sub[1]='\0'; Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/net/curl/pkg/PLIST,v retrieving revision 1.47 diff -u -p -r1.47 PLIST --- pkg/PLIST 27 Jan 2018 00:10:59 -0000 1.47 +++ pkg/PLIST 14 Mar 2018 18:20:39 -0000 @@ -29,6 +29,7 @@ lib/pkgconfig/libcurl.pc @man man/man3/CURLINFO_COOKIELIST.3 @man man/man3/CURLINFO_EFFECTIVE_URL.3 @man man/man3/CURLINFO_FILETIME.3 +@man man/man3/CURLINFO_FILETIME_T.3 @man man/man3/CURLINFO_FTP_ENTRY_PATH.3 @man man/man3/CURLINFO_HEADER_SIZE.3 @man man/man3/CURLINFO_HTTPAUTH_AVAIL.3 @@ -150,6 +151,7 @@ lib/pkgconfig/libcurl.pc @man man/man3/CURLOPT_FTP_USE_EPSV.3 @man man/man3/CURLOPT_FTP_USE_PRET.3 @man man/man3/CURLOPT_GSSAPI_DELEGATION.3 +@man man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 @man man/man3/CURLOPT_HEADER.3 @man man/man3/CURLOPT_HEADERDATA.3 @man man/man3/CURLOPT_HEADERFUNCTION.3 @@ -255,6 +257,8 @@ lib/pkgconfig/libcurl.pc @man man/man3/CURLOPT_REFERER.3 @man man/man3/CURLOPT_REQUEST_TARGET.3 @man man/man3/CURLOPT_RESOLVE.3 +@man man/man3/CURLOPT_RESOLVER_START_DATA.3 +@man man/man3/CURLOPT_RESOLVER_START_FUNCTION.3 @man man/man3/CURLOPT_RESUME_FROM.3 @man man/man3/CURLOPT_RESUME_FROM_LARGE.3 @man man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3 @@ -316,6 +320,7 @@ lib/pkgconfig/libcurl.pc @man man/man3/CURLOPT_TIMEOUT.3 @man man/man3/CURLOPT_TIMEOUT_MS.3 @man man/man3/CURLOPT_TIMEVALUE.3 +@man man/man3/CURLOPT_TIMEVALUE_LARGE.3 @man man/man3/CURLOPT_TLSAUTH_PASSWORD.3 @man man/man3/CURLOPT_TLSAUTH_TYPE.3 @man man/man3/CURLOPT_TLSAUTH_USERNAME.3 @@ -403,6 +408,7 @@ lib/pkgconfig/libcurl.pc @man man/man3/libcurl-env.3 @man man/man3/libcurl-errors.3 @man man/man3/libcurl-multi.3 +@man man/man3/libcurl-security.3 @man man/man3/libcurl-share.3 @man man/man3/libcurl-symbols.3 @man man/man3/libcurl-thread.3