aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby20
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-11-27 13:21:30 +0000
committerSteve Wills <swills@FreeBSD.org>2013-11-27 13:21:30 +0000
commite1609e7d273c886fbfe23a8bd8dfecd2521c85bb (patch)
tree050fad923eda9c41edd286a99c49248b59346133 /lang/ruby20
parent9a5536a62baeff71f24b5e72c6de92178fe765e5 (diff)
Notes
Diffstat (limited to 'lang/ruby20')
-rw-r--r--lang/ruby20/files/patch-lib_uri_generic.rb9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/ruby20/files/patch-lib_uri_generic.rb b/lang/ruby20/files/patch-lib_uri_generic.rb
index d52defa07016..a8b483e1fd9b 100644
--- a/lang/ruby20/files/patch-lib_uri_generic.rb
+++ b/lang/ruby20/files/patch-lib_uri_generic.rb
@@ -1,9 +1,10 @@
---- lib/uri/generic.rb.orig 2012-07-20 01:56:21.000000000 +0000
-+++ lib/uri/generic.rb 2013-11-21 20:50:14.143925606 +0000
-@@ -1482,6 +1482,17 @@
+--- lib/uri/generic.rb.orig 2013-11-27 04:27:22.851503866 +0000
++++ lib/uri/generic.rb 2013-11-27 04:27:58.130502926 +0000
+@@ -1481,7 +1481,17 @@
+ end
end
- str << path_query
+- str << path_query
+ path = path_query
+
+ #