diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2010-06-11 12:33:27 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2010-06-11 12:33:27 +0000 |
commit | 14d10152d6c4f3f51d19f709a28f1640693085f4 (patch) | |
tree | ba1cd72e683b5d20be9e44712ca919d0447b58f1 /ftp/curl/files/patch-tests::runtests.pl | |
parent | Update to 1.669(.)001. (diff) |
Update to curl-7.20.1 and specify the MIT license.
Notes
Notes:
svn path=/head/; revision=256384
Diffstat (limited to 'ftp/curl/files/patch-tests::runtests.pl')
-rw-r--r-- | ftp/curl/files/patch-tests::runtests.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/files/patch-tests::runtests.pl b/ftp/curl/files/patch-tests::runtests.pl index 6a7727b7f007..bedee759ea0f 100644 --- a/ftp/curl/files/patch-tests::runtests.pl +++ b/ftp/curl/files/patch-tests::runtests.pl @@ -1,11 +1,11 @@ Description: Do not use valgrind. Forwarded: not-needed Author: Peter Pentchev <roam@FreeBSD.org> -Last-Update: 2010-03-30 +Last-Update: 2010-06-11 --- a/tests/runtests.pl +++ b/tests/runtests.pl -@@ -105,7 +105,7 @@ +@@ -104,7 +104,7 @@ ); require "getpart.pm"; # array functions |