# HG changeset patch # User Rich Burridge # Date 1410364674 25200 # Node ID 86a0793d713ac399ddc8ce81ef625c4f31c49974 # Parent 6efd64347fb045850a1a4531bda875e5ad19888b 19143468 curl test #172 fails. diff -r 6efd64347fb0 -r 86a0793d713a components/curl/patches/015-test172.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/curl/patches/015-test172.patch Wed Sep 10 08:57:54 2014 -0700 @@ -0,0 +1,24 @@ +Changes to curl test 172 to make it work okay. +This simply uses the latest version of the test at: +https://raw.githubusercontent.com/bagder/curl/master/tests/data/test172 + +This change will not be sent upstream and this patch can be removed when +we upgrade to the latest version of curl. + +--- tests/data/test172.orig 2014-09-09 08:41:51.039292198 -0700 ++++ tests/data/test172 2014-09-09 08:41:50.918034165 -0700 +@@ -31,12 +31,12 @@ + + + # Netscape HTTP Cookie File +-# http://curl.haxx.se/rfc/cookie_spec.html ++# http://curl.haxx.se/docs/http-cookies.html + # This file was generated by libcurl! Edit at your own risk. + + .%HOSTIP TRUE /silly/ FALSE 0 ismatch this + .%HOSTIP TRUE / FALSE 0 partmatch present +-%HOSTIP FALSE /we/want/ FALSE 1391252187 nodomain value ++%HOSTIP FALSE /we/want/ FALSE 2139150993 nodomain value + + +