Subject: CVS commit: pkgsrc/www/curl
From: Adam Ciarcinski
Date: 2016-02-08 18:35:32
Message id: 20160208173532.321ADFBB7@cvs.NetBSD.org

Log Message:
Changes 7.47.1:
Bugfixes:
* getredirect.c: fix variable name
* tool_doswin: silence unused function warning
* cmake: fixed when OpenSSL enabled on Windows and schannel detected
* curl.1: Explain remote-name behavior if file already exists
* tool_operate: Don't sanitize --output path (Windows)
* URLs: change all http:// URLs to https:// in documentation & comments
* sasl_sspi: Fix memory leak in domain populate
* COPYING: clarify that Daniel is not the sole author
* examples/htmltitle: Use _stricmp on Windows
* examples/asiohiper: Avoid function name collision on Windows
* idn_win32: Better error checking
* openssl: Fix signed/unsigned mismatch warning in X509V3_ext
* curl save files: check for backslashes on cygwin

Files:
RevisionActionfile
1.159modifypkgsrc/www/curl/Makefile
1.115modifypkgsrc/www/curl/distinfo
1.2removepkgsrc/www/curl/patches/patch-doc_examples_getredirect_c