diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-03 08:05:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-03 08:05:19 +0000 |
commit | 49641faa1b4bdecd56c80cb88280143e0aac03af (patch) | |
tree | cff4d798c74c905e8887918e016391bc1e5ae12e /ftp/curl/files/patch-lib::url.c | |
parent | - Update to 1.006003 (diff) |
- Update to 7.24.0
Changes: http://curl.haxx.se/changes.html
Notes
Notes:
svn path=/head/; revision=292569
Diffstat (limited to 'ftp/curl/files/patch-lib::url.c')
-rw-r--r-- | ftp/curl/files/patch-lib::url.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/curl/files/patch-lib::url.c b/ftp/curl/files/patch-lib::url.c index 7239f50ccdc8..02d05e16997b 100644 --- a/ftp/curl/files/patch-lib::url.c +++ b/ftp/curl/files/patch-lib::url.c @@ -3,9 +3,9 @@ Forwarded: not-needed Author: Peter Pentchev <roam@FreeBSD.org> Last-Update: 2010-12-18 ---- a/lib/url.c -+++ b/lib/url.c -@@ -857,6 +857,10 @@ +--- lib/url.c.orig 2012-01-23 23:31:30.000000000 +0800 ++++ lib/url.c 2012-02-26 17:52:21.937920303 +0800 +@@ -797,6 +797,10 @@ data->progress.flags |= PGRS_HIDE; data->state.current_speed = -1; /* init to negative == impossible */ |