summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2001-11-12 12:27:30 +0000
committerseb <seb@pkgsrc.org>2001-11-12 12:27:30 +0000
commit96bd5a055bd004ebe58f056ffb77bba1805ffba2 (patch)
tree8f0437501f2b4d7b065d931b87d22874d7311cf9 /www
parent5dd02d376d42c5f01b292dfb9477b28499003c08 (diff)
downloadpkgsrc-96bd5a055bd004ebe58f056ffb77bba1805ffba2.tar.gz
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
Diffstat (limited to 'www')
-rw-r--r--www/curl/Makefile4
-rw-r--r--www/curl/distinfo6
2 files changed, 5 insertions, 5 deletions
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