pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/curl Chyanges 7.13.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/89843909dc20
branches: trunk
changeset: 492544:89843909dc20
user: adam <adam%pkgsrc.org@localhost>
date: Fri Apr 15 10:46:56 2005 +0000
description:
Chyanges 7.13.2:
* Bug-fixes and improvements
diffstat:
www/curl/DESCR | 22 ++++++----------------
www/curl/Makefile | 4 ++--
www/curl/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 22 deletions(-)
diffs (51 lines):
diff -r 8f09a65b81d9 -r 89843909dc20 www/curl/DESCR
--- a/www/curl/DESCR Fri Apr 15 07:33:43 2005 +0000
+++ b/www/curl/DESCR Fri Apr 15 10:46:56 2005 +0000
@@ -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 -r 8f09a65b81d9 -r 89843909dc20 www/curl/Makefile
--- a/www/curl/Makefile Fri Apr 15 07:33:43 2005 +0000
+++ b/www/curl/Makefile Fri Apr 15 10:46:56 2005 +0000
@@ -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 -r 8f09a65b81d9 -r 89843909dc20 www/curl/distinfo
--- a/www/curl/distinfo Fri Apr 15 07:33:43 2005 +0000
+++ b/www/curl/distinfo Fri Apr 15 10:46:56 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index