summaryrefslogtreecommitdiff
path: root/www/curl/Makefile
diff options
context:
space:
mode:
authoradam <adam>2004-05-07 13:12:14 +0000
committeradam <adam>2004-05-07 13:12:14 +0000
commita3c356cce0822e434120d129ff34f6cd4c243dbd (patch)
treea0b85512be54020ebff0f80cdc67e8b0360644f4 /www/curl/Makefile
parent55418665bd8ea90d832d3b6bd3afe1397e513659 (diff)
downloadpkgsrc-a3c356cce0822e434120d129ff34f6cd4c243dbd.tar.gz
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
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r--www/curl/Makefile4
1 files changed, 2 insertions, 2 deletions
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/ \