summaryrefslogtreecommitdiff
path: root/www/curl/PLIST
diff options
context:
space:
mode:
authorobache <obache>2011-06-28 10:11:08 +0000
committerobache <obache>2011-06-28 10:11:08 +0000
commit76a9a4b4c5ea69bf707f4faa361b89938a491b11 (patch)
treeaebbdfa82ae483afa6bfd6e411d652c2df5f6471 /www/curl/PLIST
parentded5300dd20c2bb9f6dad89ab9ba8df240df9df6 (diff)
downloadpkgsrc-76a9a4b4c5ea69bf707f4faa361b89938a491b11.tar.gz
Update curl 7.21.7.
This release includes the following changes: o recognize the [protocol]:// prefix in proxy hosts where the protocol is one of socks4, socks4a, socks5 or socks5h. o Added CURLOPT_CLOSESOCKETFUNCTION and CURLOPT_CLOSESOCKETDATA This release includes the following bugfixes: o SECURITY ADVISORY: inappropriate GSSAPI delegation. Full details at http://curl.haxx.se/docs/adv_20110623.html o NTLM: work with unicode o fix connect with SOCKS proxy when using the multi interface o anyauthput.c: stdint.h must not be included unconditionally o CMake: improved build o SCP/SFTP enable non-blocking earlier o GnuTLS handshake: fix timeout o cyassl: build without filesystem o HTTPS over HTTP proxy using the multi interface o speedcheck: invalid timeout event on a reused handle o Force connection close for HTTP 200 OK when time condition matched o curl_formget: fix FILE * leak o configure: improved OpenSSL detection o Android build: support gingerbread o CURLFORM_STREAM: acknowledge CURLFORM_FILENAME o windows build: use correct MS CRT o pop3: remove extra space in LIST command
Diffstat (limited to 'www/curl/PLIST')
-rw-r--r--www/curl/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/curl/PLIST b/www/curl/PLIST
index ee2134dfe7f..74e60f2755d 100644
--- a/www/curl/PLIST
+++ b/www/curl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2011/03/09 19:22:25 asau Exp $
+@comment $NetBSD: PLIST,v 1.33 2011/06/28 10:11:08 obache Exp $
bin/curl
bin/curl-config
include/curl/curl.h
@@ -10,7 +10,6 @@ include/curl/mprintf.h
include/curl/multi.h
include/curl/stdcheaders.h
include/curl/typecheck-gcc.h
-include/curl/types.h
lib/libcurl.la
lib/pkgconfig/libcurl.pc
man/man1/curl-config.1