summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-05-07 13:12:14 +0000
committeradam <adam@pkgsrc.org>2004-05-07 13:12:14 +0000
commitf5f9ec0e43e89b2d876eb6adf9d2389850c66ae9 (patch)
treea0b85512be54020ebff0f80cdc67e8b0360644f4 /www/curl
parent48e2c8e4d239f4c394cc17f3e1a81bbdd3d40eea (diff)
downloadpkgsrc-f5f9ec0e43e89b2d876eb6adf9d2389850c66ae9.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')
-rw-r--r--www/curl/Makefile4
-rw-r--r--www/curl/PLIST3
-rw-r--r--www/curl/distinfo6
3 files changed, 7 insertions, 6 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/ \
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