From 1aaad5df50ad4c046e54d061c97f37f6035f6938 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 12 Nov 2001 12:27:30 +0000 Subject: Upgrade to version 7.9.1 Fixed in 7.9.1 much better connection re-use validity check bugfixed connection re-use for FTP urls containing name and password LDAP transfers no longer "hang" a memory leak in the cookie engine was removed CURLE_GOT_NOTHING is a new possible error code curl_easy_duphandle() now duplicates cookie parser status too --fail now only returns error if HTTP code is >= 400 a possible memory leak when a transfer failed was removed builds better in cygwin "current speed" meter more accurate -c without -b saves the cookies now -0/--http1.0 can now be used to set HTTP 1.0 operations bugfixed libcurl for "thread-hopping" on Windows removed memory leak in IPv6-enabled libcurl 'curl' no longer uses curl_formparse() non-blocking connects bugfixed curl_formadd() bugfixed CURLINFO_FILETIME bugfixed cookiejar --- www/curl/Makefile | 4 ++-- www/curl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www/curl') diff --git a/www/curl/Makefile b/www/curl/Makefile index f545462db3a..1061593e961 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2001/10/03 22:36:41 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/11/12 12:27:30 seb Exp $ -DISTNAME= curl-7.9 +DISTNAME= curl-7.9.1 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ diff --git a/www/curl/distinfo b/www/curl/distinfo index 9b0ccb8a511..cf5f7fe31e8 100644 --- a/www/curl/distinfo +++ b/www/curl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2001/09/29 15:42:24 seb Exp $ +$NetBSD: distinfo,v 1.6 2001/11/12 12:27:30 seb Exp $ -SHA1 (curl-7.9.tar.gz) = 656d59254ab164988a0d5a7fc63f34e1cec4c5fb -Size (curl-7.9.tar.gz) = 614194 bytes +SHA1 (curl-7.9.1.tar.gz) = 2438b67f7168a2ad94f3bc04dd6f69d274e5d1ec +Size (curl-7.9.1.tar.gz) = 639990 bytes -- cgit v1.2.3