aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/files/patch-lib::url.c
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/curl/files/patch-lib::url.c')
-rw-r--r--ftp/curl/files/patch-lib::url.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/files/patch-lib::url.c b/ftp/curl/files/patch-lib::url.c
index 163c12514c11..3c4cc2f12f22 100644
--- a/ftp/curl/files/patch-lib::url.c
+++ b/ftp/curl/files/patch-lib::url.c
@@ -1,11 +1,11 @@
Description: Different handling of signals and threads.
Forwarded: not-needed
Author: Peter Pentchev <roam@FreeBSD.org>
-Last-Update: 2009-11-13
+Last-Update: 2010-03-30
--- a/lib/url.c
+++ b/lib/url.c
-@@ -802,6 +802,10 @@
+@@ -831,6 +831,10 @@
data->progress.flags |= PGRS_HIDE;
data->state.current_speed = -1; /* init to negative == impossible */