summaryrefslogtreecommitdiff
path: root/www/curl/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-09-02 08:13:29 +0000
committeradam <adam@pkgsrc.org>2005-09-02 08:13:29 +0000
commit1fda128014931f3f66b0756430c4722df368deb0 (patch)
tree64b41bdd37efa5f52034af2ee16840f485e8513c /www/curl/PLIST
parent227a902905d0adcdfdcb743b51c1a9a6fc54dba8 (diff)
downloadpkgsrc-1fda128014931f3f66b0756430c4722df368deb0.tar.gz
Changes 7.14.1:
* GNU GSS support * --ignore-content-length and CURLOPT_IGNORE_CONTENT_LENGTH added * negotiates data connection SSL earlier when doing FTPS with PASV * CURLOPT_COOKIELIST and CURLINFO_COOKIELIST * trailer support for chunked encoded data streams * -x/CURL_PROXY strings may now contain user+password * --trace-time now outputs the full microsecond, all 6 digits * Bugfixes
Diffstat (limited to 'www/curl/PLIST')
-rw-r--r--www/curl/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/curl/PLIST b/www/curl/PLIST
index d563c649700..8ed6fe59b5e 100644
--- a/www/curl/PLIST
+++ b/www/curl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2005/05/17 13:25:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2005/09/02 08:13:29 adam Exp $
bin/curl
bin/curl-config
include/curl/curl.h
@@ -61,6 +61,8 @@ share/doc/curl/curl-config.pdf
share/doc/curl/curl.pdf
share/examples/curl/README
share/examples/curl/anyauthput.c
+share/examples/curl/cacertinmem.c
+share/examples/curl/cookie_interface.c
share/examples/curl/curlgtk.c
share/examples/curl/curlx.c
share/examples/curl/debug.c