summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam>2005-04-15 10:46:56 +0000
committeradam <adam>2005-04-15 10:46:56 +0000
commita05a33431ca6b55d4f8b95a11f95b8af82d41eae (patch)
treed9fd16f2011d5bac0adeeb21132f85d669ca404d /www
parent8da8e15d35558ce38e8b1102659131a16c5cee34 (diff)
downloadpkgsrc-a05a33431ca6b55d4f8b95a11f95b8af82d41eae.tar.gz
Chyanges 7.13.2:
* Bug-fixes and improvements
Diffstat (limited to 'www')
-rw-r--r--www/curl/DESCR22
-rw-r--r--www/curl/Makefile4
-rw-r--r--www/curl/distinfo8
3 files changed, 12 insertions, 22 deletions
diff --git a/www/curl/DESCR b/www/curl/DESCR
index 01f11144c91..d2ea8434ce5 100644
--- a/www/curl/DESCR
+++ b/www/curl/DESCR
@@ -1,16 +1,6 @@
- _ _ ____ _
- ___| | | | _ \| |
- / __| | | | |_) | |
- | (__| |_| | _ <| |___
- \___|\___/|_| \_\_____|
-
-README
-
- Curl is a command line tool for transferring data specified with
- URL syntax. Find out how to use Curl by reading the curl.1 man
- page or the MANUAL document. Find out how to install Curl by
- reading the INSTALL document.
-
- libcurl is a library that Curl is using to do its job. It is
- readily available to be used by your software. Read the LIBCURL
- document to find out how!
+Curl is a command line tool for transferring files with URL syntax, supporting
+FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports
+HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
+proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
+kerberos...), file transfer resume, proxy tunneling and a busload of other
+useful tricks.
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 994a2933063..0961d3cf8ff 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2005/04/11 21:47:52 tv Exp $
+# $NetBSD: Makefile,v 1.53 2005/04/15 10:46:56 adam Exp $
-DISTNAME= curl-7.13.1
+DISTNAME= curl-7.13.2
CATEGORIES= www
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/ \
diff --git a/www/curl/distinfo b/www/curl/distinfo
index 9e7e71027fd..74859d2bfd6 100644
--- a/www/curl/distinfo
+++ b/www/curl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2005/03/05 14:23:00 wiz Exp $
+$NetBSD: distinfo,v 1.35 2005/04/15 10:46:56 adam Exp $
-SHA1 (curl-7.13.1.tar.bz2) = 0e87860d83377df0fb38c7b034adff5e0ae9e3f7
-RMD160 (curl-7.13.1.tar.bz2) = 280f267bfce4876bf5c54db67e8826113271d573
-Size (curl-7.13.1.tar.bz2) = 1860688 bytes
+SHA1 (curl-7.13.2.tar.bz2) = 30a55d008ffa4dcf1076b8a347541311fceec7f9
+RMD160 (curl-7.13.2.tar.bz2) = 5e9fce8de2c2a410a1f014e99cc8a7317db31442
+Size (curl-7.13.2.tar.bz2) = 1891406 bytes