This updates ruby 2.1 to the latest regular release, 2.1.9. Release
announcement is available at
https://www.ruby-lang.org/en/news/2016/03/30/ruby-2-1-9-released/
Ruby 2.1.10 was released a few days ago, but is not intended for
production use, merely for testing two digit version numbers. Any future
releases of ruby 2.1 will only be made for security reasons.
Tested on amd64 and i386. Will be updating in a couple days unless I
hear objections.
Thanks,
Jeremy
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/ruby/2.1/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile 30 Mar 2016 16:47:34 -0000 1.19
+++ Makefile 4 Apr 2016 14:55:32 -0000
@@ -5,7 +5,7 @@ COMMENT-gdbm = gdbm interface for ruby
COMMENT-tk = tk interface for ruby
COMMENT-ri_docs = ri documentation files for ruby
-VERSION = 2.1.8
+VERSION = 2.1.9
RUBYLIBREV = 2.1
DISTNAME = ruby-${VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/ruby/2.1/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo 18 Dec 2015 17:39:25 -0000 1.9
+++ distinfo 4 Apr 2016 14:55:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (ruby-2.1.8.tar.gz) = r9gyuNXssuPhR37GqUCP35iY7nPkxd8XorLLNr0cNV0=
-SIZE (ruby-2.1.8.tar.gz) = 15154017
+SHA256 (ruby-2.1.9.tar.gz) = A0y5xQZ20sCbO2z1yAA1hazqBQCNmin6c3xU1Swetww=
+SIZE (ruby-2.1.9.tar.gz) = 15166126
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/lang/ruby/2.1/pkg/PLIST-main,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST-main
--- pkg/PLIST-main 15 Apr 2015 21:59:38 -0000 1.6
+++ pkg/PLIST-main 4 Apr 2016 14:55:32 -0000
@@ -114,7 +114,9 @@ lib/ruby/${RUBYLIBREV}/${SUB}/enc/utf_16
lib/ruby/${RUBYLIBREV}/${SUB}/enc/utf_16le.so
lib/ruby/${RUBYLIBREV}/${SUB}/enc/utf_32be.so
lib/ruby/${RUBYLIBREV}/${SUB}/enc/utf_32le.so
+lib/ruby/${RUBYLIBREV}/${SUB}/enc/windows_1250.so
lib/ruby/${RUBYLIBREV}/${SUB}/enc/windows_1251.so
+lib/ruby/${RUBYLIBREV}/${SUB}/enc/windows_1252.so
lib/ruby/${RUBYLIBREV}/${SUB}/enc/windows_31j.so
lib/ruby/${RUBYLIBREV}/${SUB}/etc.so
lib/ruby/${RUBYLIBREV}/${SUB}/fcntl.so
Index: pkg/PLIST-ri_docs
===================================================================
RCS file: /cvs/ports/lang/ruby/2.1/pkg/PLIST-ri_docs,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST-ri_docs
--- pkg/PLIST-ri_docs 22 Aug 2015 15:13:41 -0000 1.6
+++ pkg/PLIST-ri_docs 4 Apr 2016 14:55:33 -0000
@@ -14294,7 +14294,6 @@ share/ri/${RUBYLIBREV}/system/URI/Generi
share/ri/${RUBYLIBREV}/system/URI/HTTP/
share/ri/${RUBYLIBREV}/system/URI/HTTP/build-c.ri
share/ri/${RUBYLIBREV}/system/URI/HTTP/cdesc-HTTP.ri
-share/ri/${RUBYLIBREV}/system/URI/HTTP/new-c.ri
share/ri/${RUBYLIBREV}/system/URI/HTTP/request_uri-i.ri
share/ri/${RUBYLIBREV}/system/URI/HTTPS/
share/ri/${RUBYLIBREV}/system/URI/HTTPS/cdesc-HTTPS.ri
@@ -15019,6 +15018,7 @@ share/ri/${RUBYLIBREV}/system/XMLRPC/Cli
share/ri/${RUBYLIBREV}/system/XMLRPC/Client/cdesc-Client.ri
share/ri/${RUBYLIBREV}/system/XMLRPC/Client/cookie-i.ri
share/ri/${RUBYLIBREV}/system/XMLRPC/Client/do_rpc-i.ri
+share/ri/${RUBYLIBREV}/system/XMLRPC/Client/dup_net_http-i.ri
share/ri/${RUBYLIBREV}/system/XMLRPC/Client/gen_multicall-i.ri
share/ri/${RUBYLIBREV}/system/XMLRPC/Client/http-i.ri
share/ri/${RUBYLIBREV}/system/XMLRPC/Client/http_header_extra-i.ri