From a3c356cce0822e434120d129ff34f6cd4c243dbd Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 7 May 2004 13:12:14 +0000 Subject: Changes 7.11.2: * removed maximum user+password+hostname size limit * removed maximum dir depth limit for FTP * the ares build now requires c-ares 1.2.0 or later * --tcp-nodelay and CURLOPT_TCP_NODELAY were added * curl/curlver.h contains the libcurl version info now * bugfixes --- www/curl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/curl/Makefile') diff --git a/www/curl/Makefile b/www/curl/Makefile index 96cf1758a02..8c790ffa0cc 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2004/03/28 20:47:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.40 2004/05/07 13:12:14 adam Exp $ -DISTNAME= curl-7.11.1 +DISTNAME= curl-7.11.2 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ \ -- cgit v1.2.3