Subject: CVS commit: pkgsrc/www/curl
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 09/02/2005 08:13:29
Module Name: pkgsrc
Committed By: adam
Date: Fri Sep 2 08:13:29 UTC 2005
Modified Files:
pkgsrc/www/curl: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/www/curl/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/www/curl/PLIST
cvs rdiff -r1.37 -r1.38 pkgsrc/www/curl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.