From owner-svn-ports-all@freebsd.org Sat Feb 9 23:08:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 383FC14D132A; Sat, 9 Feb 2019 23:08:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD62C86A42; Sat, 9 Feb 2019 23:08:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BBE1778BB; Sat, 9 Feb 2019 23:08:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x19N8A69049746; Sat, 9 Feb 2019 23:08:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x19N89gs049740; Sat, 9 Feb 2019 23:08:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201902092308.x19N89gs049740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 9 Feb 2019 23:08:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r492532 - in branches/2019Q1/ftp/curl: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in branches/2019Q1/ftp/curl: . files X-SVN-Commit-Revision: 492532 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: CD62C86A42 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2019 23:08:11 -0000 Author: sunpoet Date: Sat Feb 9 23:08:09 2019 New Revision: 492532 URL: https://svnweb.freebsd.org/changeset/ports/492532 Log: MFH: r492389 Update to 7.64.0 Changes: https://curl.haxx.se/changes.html Security: 714b033a-2b09-11e9-8bc3-610fd6e6cd05 Approved by: ports-secteam (joneum) Modified: branches/2019Q1/ftp/curl/Makefile branches/2019Q1/ftp/curl/distinfo branches/2019Q1/ftp/curl/files/patch-configure branches/2019Q1/ftp/curl/files/patch-lib-url.c branches/2019Q1/ftp/curl/files/patch-lib-vtls-openssl.c branches/2019Q1/ftp/curl/pkg-plist Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/ftp/curl/Makefile ============================================================================== --- branches/2019Q1/ftp/curl/Makefile Sat Feb 9 22:58:09 2019 (r492531) +++ branches/2019Q1/ftp/curl/Makefile Sat Feb 9 23:08:09 2019 (r492532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.62.0 +PORTVERSION= 7.64.0 CATEGORIES= ftp net www MASTER_SITES= https://curl.haxx.se/download/ \ LOCAL/sunpoet @@ -43,8 +43,7 @@ THREADED_RESOLVER_DESC= Threaded DNS resolver TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support CONFIGURE_ARGS= --disable-werror \ - --with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions \ - --without-axtls + --with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions CONFIGURE_ENV= LOCALBASE=${LOCALBASE} \ ac_cv_func_SSLv2_client_method=no GNU_CONFIGURE= yes Modified: branches/2019Q1/ftp/curl/distinfo ============================================================================== --- branches/2019Q1/ftp/curl/distinfo Sat Feb 9 22:58:09 2019 (r492531) +++ branches/2019Q1/ftp/curl/distinfo Sat Feb 9 23:08:09 2019 (r492532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541005821 -SHA256 (curl-7.62.0.tar.xz) = dab5643a5fe775ae92570b9f3df6b0ef4bc2a827a959361fb130c73b721275c1 -SIZE (curl-7.62.0.tar.xz) = 2395476 +TIMESTAMP = 1549565147 +SHA256 (curl-7.64.0.tar.xz) = 2f2f13fa34d44aa29cb444077ad7dc4dc6d189584ad552e0aaeb06e608af6001 +SIZE (curl-7.64.0.tar.xz) = 2398904 Modified: branches/2019Q1/ftp/curl/files/patch-configure ============================================================================== --- branches/2019Q1/ftp/curl/files/patch-configure Sat Feb 9 22:58:09 2019 (r492531) +++ branches/2019Q1/ftp/curl/files/patch-configure Sat Feb 9 23:08:09 2019 (r492532) @@ -6,9 +6,9 @@ Forwarded: not-needed Author: Peter Pentchev Last-Update: 2010-12-19 ---- configure.orig 2018-10-30 10:03:34 UTC +--- configure.orig 2019-02-05 14:11:44 UTC +++ configure -@@ -3652,9 +3652,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -3637,9 +3637,10 @@ $as_echo "$as_me: LIBS note: LIBS should -I*) xc_bad_var_ldflags=yes ;; @@ -22,7 +22,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -3724,9 +3725,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -3709,9 +3710,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in @@ -36,7 +36,7 @@ Last-Update: 2010-12-19 -U*) xc_bad_var_cflags=yes ;; -@@ -17364,6 +17366,8 @@ $as_echo "$as_me: WARNING: compiler opti +@@ -17193,6 +17195,8 @@ $as_echo "$as_me: WARNING: compiler opti tmp_CFLAGS="$CFLAGS" tmp_CPPFLAGS="$CPPFLAGS" @@ -45,7 +45,7 @@ Last-Update: 2010-12-19 ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -17394,6 +17398,7 @@ $as_echo "$as_me: WARNING: compiler opti +@@ -17223,6 +17227,7 @@ $as_echo "$as_me: WARNING: compiler opti done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -53,7 +53,7 @@ Last-Update: 2010-12-19 # if test "$want_debug" = "yes"; then -@@ -17616,6 +17621,8 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -17445,6 +17450,8 @@ $as_echo "$honor_optimize_option" >&6; } # if test "$honor_optimize_option" = "yes"; then @@ -62,7 +62,7 @@ Last-Update: 2010-12-19 ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -17646,6 +17653,7 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -17475,6 +17482,7 @@ $as_echo "$honor_optimize_option" >&6; } done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -70,7 +70,7 @@ Last-Update: 2010-12-19 if test "$want_optimize" = "yes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 -@@ -26970,30 +26978,30 @@ $as_echo "found" >&6; } +@@ -26706,30 +26714,30 @@ $as_echo "found" >&6; } ;; off) LIB_RTMP="-lrtmp" @@ -110,7 +110,7 @@ Last-Update: 2010-12-19 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -41444,9 +41452,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -41169,9 +41177,10 @@ $as_echo "$as_me: LIBS note: LIBS should -I*) xc_bad_var_ldflags=yes ;; @@ -124,7 +124,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -41516,9 +41525,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -41241,9 +41250,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in Modified: branches/2019Q1/ftp/curl/files/patch-lib-url.c ============================================================================== --- branches/2019Q1/ftp/curl/files/patch-lib-url.c Sat Feb 9 22:58:09 2019 (r492531) +++ branches/2019Q1/ftp/curl/files/patch-lib-url.c Sat Feb 9 23:08:09 2019 (r492532) @@ -3,7 +3,7 @@ Forwarded: not-needed Author: Peter Pentchev Last-Update: 2010-12-18 ---- lib/url.c.orig 2018-10-30 06:47:16 UTC +--- lib/url.c.orig 2019-02-05 14:00:12 UTC +++ lib/url.c @@ -536,6 +536,10 @@ CURLcode Curl_init_userdefined(struct Cu set->fnmatch = ZERO_NULL; @@ -13,6 +13,6 @@ Last-Update: 2010-12-18 + /* different handling of signals and threads */ + set->no_signal = TRUE; +#endif + set->http09_allowed = TRUE; set->httpversion = #ifdef USE_NGHTTP2 - CURL_HTTP_VERSION_2TLS Modified: branches/2019Q1/ftp/curl/files/patch-lib-vtls-openssl.c ============================================================================== --- branches/2019Q1/ftp/curl/files/patch-lib-vtls-openssl.c Sat Feb 9 22:58:09 2019 (r492531) +++ branches/2019Q1/ftp/curl/files/patch-lib-vtls-openssl.c Sat Feb 9 23:08:09 2019 (r492532) @@ -1,6 +1,6 @@ ---- lib/vtls/openssl.c.orig 2018-10-27 13:34:01 UTC +--- lib/vtls/openssl.c.orig 2019-02-05 14:00:12 UTC +++ lib/vtls/openssl.c -@@ -3715,7 +3715,11 @@ static size_t Curl_ossl_version(char *bu +@@ -3785,7 +3785,11 @@ static size_t Curl_ossl_version(char *bu unsigned long ssleay_value; sub[2]='\0'; sub[1]='\0'; Modified: branches/2019Q1/ftp/curl/pkg-plist ============================================================================== --- branches/2019Q1/ftp/curl/pkg-plist Sat Feb 9 22:58:09 2019 (r492531) +++ branches/2019Q1/ftp/curl/pkg-plist Sat Feb 9 23:08:09 2019 (r492532) @@ -124,6 +124,7 @@ man/man3/CURLOPT_COOKIESESSION.3.gz man/man3/CURLOPT_COPYPOSTFIELDS.3.gz man/man3/CURLOPT_CRLF.3.gz man/man3/CURLOPT_CRLFILE.3.gz +man/man3/CURLOPT_CURLU.3.gz man/man3/CURLOPT_CUSTOMREQUEST.3.gz man/man3/CURLOPT_DEBUGDATA.3.gz man/man3/CURLOPT_DEBUGFUNCTION.3.gz @@ -167,6 +168,7 @@ man/man3/CURLOPT_HEADER.3.gz man/man3/CURLOPT_HEADERDATA.3.gz man/man3/CURLOPT_HEADERFUNCTION.3.gz man/man3/CURLOPT_HEADEROPT.3.gz +man/man3/CURLOPT_HTTP09_ALLOWED.3.gz man/man3/CURLOPT_HTTP200ALIASES.3.gz man/man3/CURLOPT_HTTPAUTH.3.gz man/man3/CURLOPT_HTTPGET.3.gz @@ -337,6 +339,8 @@ man/man3/CURLOPT_TLS13_CIPHERS.3.gz man/man3/CURLOPT_TLSAUTH_PASSWORD.3.gz man/man3/CURLOPT_TLSAUTH_TYPE.3.gz man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz +man/man3/CURLOPT_TRAILERDATA.3.gz +man/man3/CURLOPT_TRAILERFUNCTION.3.gz man/man3/CURLOPT_TRANSFERTEXT.3.gz man/man3/CURLOPT_TRANSFER_ENCODING.3.gz man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz