Subject: CVS commit: pkgsrc/www/curl
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/09/2004 09:18:37
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Nov  9 09:18:37 UTC 2004

Modified Files:
	pkgsrc/www/curl: Makefile PLIST distinfo

Log Message:
Changes 7.12.2:
* the IDN code now verifies that only TLD-legitmate letters are used in the
  name or a warning is displayed (when verbose is enabled)
* provides error texts for IDN errors
* file upload parts in formposts now get their directory names cut off
* added CURLINFO_OS_ERRNO
* added CURLOPT_FTPSSLAUTH to allow ftp connects to attempt "AUTH TLS" instead
  before "AUTH SSL"
* curl_getdate() completely rewritten: may affect rare curl -z use cases
* bugfixes


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/www/curl/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/www/curl/PLIST
cvs rdiff -r1.27 -r1.28 pkgsrc/www/curl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.