Also adjust the tests to avoid using `?' now that it is treated as is. - pkgsrc-localpatches - leot's pkgsrc LOCALPATCHES
(HTM) hg clone https://bitbucket.org/iamleot/pkgsrc-localpatches
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 36716492067c25d3c5313bd4f0aee1d2f4c1675f
(DIR) parent 045394287745bd241f79f8f245d70d521f708fc3
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Thu, 23 Aug 2018 22:34:05
Also adjust the tests to avoid using `?' now that it is treated as is.
Diffstat:
www/curl/patch-tests_data_test1202 | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
---
diff -r 045394287745 -r 36716492067c www/curl/patch-tests_data_test1202
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/curl/patch-tests_data_test1202 Thu Aug 23 22:34:05 2018 +0200
@@ -0,0 +1,16 @@
+$NetBSD$
+
+According RFC 4266 it seems that the `?' -> TAB transformation
+should not be done. Avoid it.
+
+--- tests/data/test1202.orig 2017-12-02 23:33:15.000000000 +0000
++++ tests/data/test1202
+@@ -26,7 +26,7 @@ gopher
+ Gopher query
+ </name>
+ <command>
+-"gopher://%HOSTIP:%GOPHERPORT/7/the/search/engine?query%20succeeded/1202"
++"gopher://%HOSTIP:%GOPHERPORT/7/the/search/engine%09query%20succeeded/1202"
+ </command>
+ </client>
+