summaryrefslogtreecommitdiff
path: root/libre/ruby2.3/ruby-2.3.5-add-json_pure.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 14:19:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 14:19:40 -0500
commitdebfefff9616ebc199cc8565408f1cfaed19ecd2 (patch)
treebd046d88159b1f6269be742b4253ce87ef919fec /libre/ruby2.3/ruby-2.3.5-add-json_pure.patch
parent35241106b4025125b75beb62f37789a114a01576 (diff)
downloadabslibre-debfefff9616ebc199cc8565408f1cfaed19ecd2.tar.gz
abslibre-debfefff9616ebc199cc8565408f1cfaed19ecd2.tar.bz2
abslibre-debfefff9616ebc199cc8565408f1cfaed19ecd2.zip
ruby2.3-2.3.5-3.parabola1: updating version
Diffstat (limited to 'libre/ruby2.3/ruby-2.3.5-add-json_pure.patch')
-rw-r--r--libre/ruby2.3/ruby-2.3.5-add-json_pure.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/libre/ruby2.3/ruby-2.3.5-add-json_pure.patch b/libre/ruby2.3/ruby-2.3.5-add-json_pure.patch
new file mode 100644
index 000000000..e543a58f1
--- /dev/null
+++ b/libre/ruby2.3/ruby-2.3.5-add-json_pure.patch
@@ -0,0 +1,22 @@
+diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
+index 74ee6aaee0..8536a3fe82 100644
+--- a/doc/maintainers.rdoc
++++ b/doc/maintainers.rdoc
+@@ -97,6 +97,8 @@ Zachary Scott (zzak)
+ [lib/jcode.rb]
+ * 1.8: _unmaintained_
+ * 1.9: _deprecated_
++[ext/json]
++ NARUSE, Yui (naruse)
+ [lib/logger.rb]
+ Naotoshi Seo (sonots)
+ [lib/mathn.rb]
+diff --git a/lib/json/.document b/lib/json/.document
+new file mode 100644
+index 0000000000..7ae6b614de
+--- /dev/null
++++ b/lib/json/.document
+@@ -0,0 +1,3 @@
++*.rb
++add/*.rb
++pure/*.rb