From f5f9ec0e43e89b2d876eb6adf9d2389850c66ae9 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 ++-- www/curl/PLIST | 3 ++- www/curl/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'www') 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/ \ diff --git a/www/curl/PLIST b/www/curl/PLIST index 157c94fe93e..733a5971be4 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.8 2003/12/07 13:28:33 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/05/07 13:12:14 adam Exp $ bin/curl bin/curl-config include/curl/curl.h +include/curl/curlver.h include/curl/easy.h include/curl/mprintf.h include/curl/multi.h diff --git a/www/curl/distinfo b/www/curl/distinfo index 3fd84e9778c..90745039d77 100644 --- a/www/curl/distinfo +++ b/www/curl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.24 2004/03/28 20:47:05 xtraeme Exp $ +$NetBSD: distinfo,v 1.25 2004/05/07 13:12:14 adam Exp $ -SHA1 (curl-7.11.1.tar.gz) = 8754a27704f741d51f387eec4a5a03428a4d4b08 -Size (curl-7.11.1.tar.gz) = 1422533 bytes +SHA1 (curl-7.11.2.tar.gz) = 1efcba83e59dd4c469a0003307bf8af2848417e1 +Size (curl-7.11.2.tar.gz) = 1435629 bytes -- cgit v1.2.3