diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:40:33 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:40:33 +0000 |
commit | decc454be4c8a3fc37cf46bb14d1b2da283dc47c (patch) | |
tree | bf5408406d2a3e8af472eb9b96b3e4b5833dde2f /ftp/curl/files/patch-tests::libtest::lib541.c | |
parent | Enable the bash-static port. (diff) |
At long last, update the curl port to its almost-current version, 7.19.2.
Yes, there's been a new 7.19.3 version for a couple of days now,
but I figure you folks have been waiting for me much too much as it is :(
Apologies all around!
Prompted by: several PR's and more people (and portmgrs) than I dare admit
Notes
Notes:
svn path=/head/; revision=226720
Diffstat (limited to 'ftp/curl/files/patch-tests::libtest::lib541.c')
-rw-r--r-- | ftp/curl/files/patch-tests::libtest::lib541.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ftp/curl/files/patch-tests::libtest::lib541.c b/ftp/curl/files/patch-tests::libtest::lib541.c index 677c50fe76c3..3f9b54766614 100644 --- a/ftp/curl/files/patch-tests::libtest::lib541.c +++ b/ftp/curl/files/patch-tests::libtest::lib541.c @@ -1,7 +1,7 @@ -diff -urN -urN -x .svn ../../vendor/curl/tests/libtest/lib541.c ./tests/libtest/lib541.c ---- ../../vendor/curl/tests/libtest/lib541.c 2008-03-20 15:26:14.000000000 +0200 -+++ ./tests/libtest/lib541.c 2008-04-02 13:21:49.000000000 +0300 -@@ -46,12 +46,24 @@ +diff -urN -x .svn ../../vendor/curl/tests/libtest/lib541.c ./tests/libtest/lib541.c +--- ../../vendor/curl/tests/libtest/lib541.c 2008-09-22 00:15:55.000000000 +0300 ++++ ./tests/libtest/lib541.c 2009-01-21 16:12:25.000000000 +0200 +@@ -48,12 +48,24 @@ return -1; } @@ -28,7 +28,7 @@ diff -urN -urN -x .svn ../../vendor/curl/tests/libtest/lib541.c ./tests/libtest/ error, strerror(error)); fprintf(stderr, "WARNING: cannot open file %s\n", libtest_arg2); return -1; -@@ -62,18 +74,6 @@ +@@ -64,18 +76,6 @@ return -4; } |