This updates ruby 2.2 and 2.3 to the latest releases.

Release announcements at:

https://www.ruby-lang.org/en/news/2016/11/15/ruby-2-2-6-released/
https://www.ruby-lang.org/en/news/2016/11/15/ruby-2-3-2-released/

I'm minor bumping the shared lib due to new exported function
in both cases.

I'll be doing some more testing on this, but unless something comes
up or I here objections, I'll be committing this in a couple days.

Thanks,
Jeremy

Index: 2.2/Makefile
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- 2.2/Makefile        4 Nov 2016 17:03:29 -0000       1.18
+++ 2.2/Makefile        15 Nov 2016 16:00:00 -0000
@@ -5,17 +5,16 @@ COMMENT-gdbm =                gdbm interface for ruby
 COMMENT-tk =           tk interface for ruby
 COMMENT-ri_docs =      ri documentation files for ruby
 
-VERSION =              2.2.5
+VERSION =              2.2.6
 RUBYLIBREV =           2.2
 DISTNAME =             ruby-${VERSION}
 
-SHARED_LIBS =          ruby22  1.1
+SHARED_LIBS =          ruby22  1.2
 PKGNAME-main =         ruby-${VERSION}
 PKGNAME-gdbm =         ruby22-gdbm-${VERSION}
 PKGNAME-tk =           ruby22-tk-${VERSION}
 PKGNAME-ri_docs =      ruby22-ri_docs-${VERSION}
 
-REVISION-main =                3
 PKG_ARCH-ri_docs =     *
 WANTLIB-ri_docs =      # empty
 
Index: 2.2/distinfo
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- 2.2/distinfo        30 Apr 2016 14:18:12 -0000      1.6
+++ 2.2/distinfo        15 Nov 2016 16:00:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (ruby-2.2.5.tar.gz) = MMSzFpekyk6gyNuK0wz0XmaQoPCWh+XUg8kzwDyjNeM=
-SIZE (ruby-2.2.5.tar.gz) = 16654395
+SHA256 (ruby-2.2.6.tar.gz) = 3o4ZJ5HLFX1hDEipqf9ufxnWfOhgUv6uYrguNoLMZ18=
+SIZE (ruby-2.2.6.tar.gz) = 16663387
Index: 2.2/patches/patch-common_mk
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/patches/patch-common_mk,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-common_mk
--- 2.2/patches/patch-common_mk 8 Jan 2015 18:48:32 -0000       1.1.1.1
+++ 2.2/patches/patch-common_mk 15 Nov 2016 16:01:26 -0000
@@ -2,18 +2,18 @@ $OpenBSD: patch-common_mk,v 1.1.1.1 2015
 
 Don't regenerate rdoc documentation during install.
 
---- common.mk.orig     Tue Dec 23 18:56:32 2014
-+++ common.mk  Tue Dec 30 00:56:35 2014
-@@ -184,7 +184,7 @@ $(EXTS_MK): $(MKFILES) all-incs $(PREP) $(RBCONFIG) $(
+--- common.mk.orig     Mon Aug 15 23:03:51 2016
++++ common.mk  Tue Nov 15 08:01:21 2016
+@@ -186,7 +186,7 @@ $(EXTS_MK): $(MKFILES) all-incs $(PREP) $(RBCONFIG) $(
  configure-ext: $(EXTS_MK)
  
  build-ext: $(EXTS_MK)
 -      $(Q)$(MAKE) -f $(EXTS_MK) $(MFLAGS) libdir="$(libdir)" 
LIBRUBY_EXTS=$(LIBRUBY_EXTS) \
 +      $(Q)$(MAKE) -f $(EXTS_MK) V=1 $(MFLAGS) libdir="$(libdir)" 
LIBRUBY_EXTS=$(LIBRUBY_EXTS) \
-           ENCOBJS="$(ENCOBJS)" UPDATE_LIBRARIES=no $(EXTSTATIC)
+           EXTENCS="$(ENCOBJS)" UPDATE_LIBRARIES=no $(EXTSTATIC)
  
  prog: program wprogram
-@@ -407,7 +407,7 @@ dont-install-man: $(PREP)
+@@ -409,7 +409,7 @@ dont-install-man: $(PREP)
  post-no-install-man::
        @$(NULLCMD)
  
Index: 2.2/patches/patch-compile_c
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/patches/patch-compile_c,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-compile_c
--- 2.2/patches/patch-compile_c 8 Jan 2015 18:48:32 -0000       1.1.1.1
+++ 2.2/patches/patch-compile_c 15 Nov 2016 16:01:26 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-compile_c,v 1.1.1.1 2015
 
 Disable peephole optimizer on sparc64, since it occasionally segfaults.
 
---- compile.c.orig     Fri Dec 19 03:02:10 2014
-+++ compile.c  Tue Dec 30 00:56:35 2014
-@@ -1822,6 +1822,9 @@ static int
+--- compile.c.orig     Tue Aug 16 05:14:41 2016
++++ compile.c  Tue Nov 15 08:00:46 2016
+@@ -1865,6 +1865,9 @@ static int
  iseq_peephole_optimize(rb_iseq_t *iseq, LINK_ELEMENT *list, const int 
do_tailcallopt)
  {
      INSN *iobj = (INSN *)list;
Index: 2.2/patches/patch-configure
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-configure
--- 2.2/patches/patch-configure 8 Jan 2015 18:48:32 -0000       1.1.1.1
+++ 2.2/patches/patch-configure 12 Jul 2016 18:24:48 -0000
@@ -5,9 +5,9 @@ Fix so name, checking for DOT and DOXYGE
 Override the arch setting to remove OpenBSD version from it,
 so ports don't have to be bumped when OpenBSD version changes.
 
---- configure.orig     Thu Dec 25 00:44:47 2014
-+++ configure  Tue Dec 30 00:56:35 2014
-@@ -22359,7 +22359,7 @@ esac
+--- configure.orig     Mon Apr 25 21:51:48 2016
++++ configure  Tue Jul 12 11:24:45 2016
+@@ -22475,7 +22475,7 @@ esac
    openbsd*|mirbsd*) :
  
        SOLIBS='$(LIBS)'
@@ -16,7 +16,7 @@ so ports don't have to be bumped when Op
         ;; #(
    solaris*) :
  
-@@ -23620,7 +23620,7 @@ _ACEOF
+@@ -23741,7 +23741,7 @@ _ACEOF
  _ACEOF
  
  else
Index: 2.2/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/pkg/PLIST-main,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST-main
--- 2.2/pkg/PLIST-main  4 Nov 2016 17:03:29 -0000       1.4
+++ 2.2/pkg/PLIST-main  15 Nov 2016 16:10:18 -0000
@@ -908,6 +908,7 @@ lib/ruby/${RUBYLIBREV}/rubygems/ssl_cert
 lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
 
lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
 lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/GeoTrustGlobalCA.pem
+lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/GlobalSignRootCA.pem
 lib/ruby/${RUBYLIBREV}/rubygems/stub_specification.rb
 lib/ruby/${RUBYLIBREV}/rubygems/syck_hack.rb
 lib/ruby/${RUBYLIBREV}/rubygems/test_case.rb
Index: 2.2/pkg/PLIST-ri_docs
===================================================================
RCS file: /cvs/ports/lang/ruby/2.2/pkg/PLIST-ri_docs,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST-ri_docs
--- 2.2/pkg/PLIST-ri_docs       30 Apr 2016 14:18:12 -0000      1.3
+++ 2.2/pkg/PLIST-ri_docs       15 Nov 2016 16:10:43 -0000
@@ -6224,6 +6224,7 @@ share/ri/${RUBYLIBREV}/system/OpenSSL/BN
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/copy-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/eql%3f-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/generate_prime-c.ri
+share/ri/${RUBYLIBREV}/system/OpenSSL/BN/hash-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/new-c.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/pretty_print-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/prime%3f-i.ri
Index: 2.3/Makefile
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- 2.3/Makefile        4 Nov 2016 17:03:29 -0000       1.12
+++ 2.3/Makefile        15 Nov 2016 15:40:50 -0000
@@ -8,17 +8,16 @@ COMMENT-gdbm =                gdbm interface for ruby
 COMMENT-tk =           tk interface for ruby
 COMMENT-ri_docs =      ri documentation files for ruby
 
-VERSION =              2.3.1
+VERSION =              2.3.2
 RUBYLIBREV =           2.3
 DISTNAME =             ruby-${VERSION}
 
-SHARED_LIBS =          ruby23  0.0
+SHARED_LIBS =          ruby23  0.1
 PKGNAME-main =         ruby-${VERSION}
 PKGNAME-gdbm =         ruby23-gdbm-${VERSION}
 PKGNAME-tk =           ruby23-tk-${VERSION}
 PKGNAME-ri_docs =      ruby23-ri_docs-${VERSION}
 
-REVISION-main =                3
 PKG_ARCH-ri_docs =     *
 WANTLIB-ri_docs =      # empty
 
Index: 2.3/distinfo
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- 2.3/distinfo        30 Apr 2016 14:19:00 -0000      1.2
+++ 2.3/distinfo        15 Nov 2016 15:42:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (ruby-2.3.1.tar.gz) = uHxzjLIDK/SSD++OOGTcXPjq6didjVI84CNpRcV5fc0=
-SIZE (ruby-2.3.1.tar.gz) = 17797997
+SHA256 (ruby-2.3.2.tar.gz) = jX9soPFtd+PSQrJNo4mFt1OfWNwNoXfsYzqD0Mj1sZc=
+SIZE (ruby-2.3.2.tar.gz) = 17814200
Index: 2.3/patches/patch-common_mk
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/patches/patch-common_mk,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-common_mk
--- 2.3/patches/patch-common_mk 7 Jan 2016 00:52:46 -0000       1.1.1.1
+++ 2.3/patches/patch-common_mk 15 Nov 2016 15:44:25 -0000
@@ -2,15 +2,15 @@ $OpenBSD: patch-common_mk,v 1.1.1.1 2016
 
 Don't regenerate rdoc documentation during install.
 
---- common.mk.orig     Wed Dec 23 23:21:30 2015
-+++ common.mk  Sat Dec 26 13:11:04 2015
+--- common.mk.orig     Thu Aug 11 12:26:43 2016
++++ common.mk  Tue Nov 15 07:44:15 2016
 @@ -200,7 +200,7 @@ $(EXTS_MK): $(MKFILES) all-incs $(PREP) $(RBCONFIG) $(
  configure-ext: $(EXTS_MK)
  
  build-ext: $(EXTS_MK)
 -      $(Q)$(MAKE) -f $(EXTS_MK) $(MFLAGS) libdir="$(libdir)" 
LIBRUBY_EXTS=$(LIBRUBY_EXTS) \
 +      $(Q)$(MAKE) -f $(EXTS_MK) V=1 $(MFLAGS) libdir="$(libdir)" 
LIBRUBY_EXTS=$(LIBRUBY_EXTS) \
-           ENCOBJS="$(ENCOBJS)" UPDATE_LIBRARIES=no $(EXTSTATIC)
+           EXTENCS="$(ENCOBJS)" UPDATE_LIBRARIES=no $(EXTSTATIC)
  
  prog: program wprogram
 @@ -423,7 +423,7 @@ dont-install-man: $(PREP)
Index: 2.3/patches/patch-compile_c
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/patches/patch-compile_c,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-compile_c
--- 2.3/patches/patch-compile_c 7 Jan 2016 00:52:46 -0000       1.1.1.1
+++ 2.3/patches/patch-compile_c 15 Nov 2016 15:44:26 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-compile_c,v 1.1.1.1 2016
 
 Disable peephole optimizer on sparc64, since it occasionally segfaults.
 
---- compile.c.orig     Thu Dec 24 00:25:44 2015
-+++ compile.c  Sat Dec 26 13:11:04 2015
-@@ -1979,6 +1979,9 @@ static int
+--- compile.c.orig     Fri Nov 11 07:35:29 2016
++++ compile.c  Tue Nov 15 07:42:22 2016
+@@ -2004,6 +2004,9 @@ static int
  iseq_peephole_optimize(rb_iseq_t *iseq, LINK_ELEMENT *list, const int 
do_tailcallopt)
  {
      INSN *iobj = (INSN *)list;
Index: 2.3/patches/patch-configure
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-configure
--- 2.3/patches/patch-configure 7 Jan 2016 00:52:46 -0000       1.1.1.1
+++ 2.3/patches/patch-configure 12 Jul 2016 18:15:11 -0000
@@ -5,9 +5,9 @@ Fix so name, checking for DOT and DOXYGE
 Override the arch setting to remove OpenBSD version from it,
 so ports don't have to be bumped when OpenBSD version changes.
 
---- configure.orig     Thu Dec 24 08:44:18 2015
-+++ configure  Sat Dec 26 13:11:04 2015
-@@ -23538,7 +23538,7 @@ esac
+--- configure.orig     Mon Apr 25 11:08:47 2016
++++ configure  Tue Jul 12 11:14:12 2016
+@@ -23605,7 +23605,7 @@ esac
    openbsd*|mirbsd*) :
  
        SOLIBS='$(LIBS)'
@@ -16,7 +16,7 @@ so ports don't have to be bumped when Op
         ;; #(
    solaris*) :
  
-@@ -24785,7 +24785,7 @@ _ACEOF
+@@ -24852,7 +24852,7 @@ _ACEOF
  _ACEOF
  
  else
Index: 2.3/patches/patch-ext_extmk_rb
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/patches/patch-ext_extmk_rb,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-ext_extmk_rb
--- 2.3/patches/patch-ext_extmk_rb      7 Jan 2016 00:52:46 -0000       1.1.1.1
+++ 2.3/patches/patch-ext_extmk_rb      12 Jul 2016 18:15:11 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-ext_extmk_rb,v 1.1.1.1 2
 
 Build extensions in verbose mode by default.
 
---- ext/extmk.rb.orig  Tue Dec 15 21:31:54 2015
-+++ ext/extmk.rb       Sat Dec 26 13:11:04 2015
-@@ -665,7 +665,7 @@ ENV.delete("RUBYOPT")
+--- ext/extmk.rb.orig  Tue Mar 29 07:36:52 2016
++++ ext/extmk.rb       Tue Jul 12 11:14:12 2016
+@@ -668,7 +668,7 @@ ENV.delete("RUBYOPT")
  if $configure_only and $command_output
    exts.map! {|d| "ext/#{d}/."}
    atomic_write_open($command_output) do |mf|
Index: 2.3/patches/patch-lib_rubygems_ext_ext_conf_builder_rb
===================================================================
RCS file: 
/cvs/ports/lang/ruby/2.3/patches/patch-lib_rubygems_ext_ext_conf_builder_rb,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-lib_rubygems_ext_ext_conf_builder_rb
--- 2.3/patches/patch-lib_rubygems_ext_ext_conf_builder_rb      7 Jan 2016 
00:52:46 -0000       1.1.1.1
+++ 2.3/patches/patch-lib_rubygems_ext_ext_conf_builder_rb      15 Nov 2016 
15:44:25 -0000
@@ -5,9 +5,9 @@ a user uses gem install --user-install, 
 /usr/bin/install -o root -g bin, which fails due to permission issues.
 This removes the -o root -g bin, so it can succeed as a regular user.
 
---- lib/rubygems/ext/ext_conf_builder.rb.orig  Tue Dec 15 21:07:31 2015
-+++ lib/rubygems/ext/ext_conf_builder.rb       Sat Dec 26 13:11:04 2015
-@@ -25,6 +25,11 @@ class Gem::Ext::ExtConfBuilder < Gem::Ext::Builder
+--- lib/rubygems/ext/ext_conf_builder.rb.orig  Wed Aug 24 08:28:23 2016
++++ lib/rubygems/ext/ext_conf_builder.rb       Tue Nov 15 07:42:22 2016
+@@ -36,6 +36,11 @@ class Gem::Ext::ExtConfBuilder < Gem::Ext::Builder
          siteconf.puts "RbConfig::MAKEFILE_CONFIG['#{dir}'] = dest_path"
          siteconf.puts "RbConfig::CONFIG['#{dir}'] = dest_path"
        end
Index: 2.3/patches/patch-test_ruby_test_io_rb
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/patches/patch-test_ruby_test_io_rb,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-test_ruby_test_io_rb
--- 2.3/patches/patch-test_ruby_test_io_rb      7 Jan 2016 00:52:46 -0000       
1.1.1.1
+++ 2.3/patches/patch-test_ruby_test_io_rb      15 Nov 2016 15:44:25 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-test_ruby_test_io_rb,v 1
 
 Work around pthread fifo fdlock bug.
 
---- test/ruby/test_io.rb.orig  Sat Dec 26 13:11:14 2015
-+++ test/ruby/test_io.rb       Sat Dec 26 13:11:28 2015
-@@ -3226,7 +3226,7 @@ End
+--- test/ruby/test_io.rb.orig  Fri Nov  4 20:01:30 2016
++++ test/ruby/test_io.rb       Tue Nov 15 07:42:22 2016
+@@ -3249,7 +3249,7 @@ End
        File.mkfifo("fifo")
        assert_separately([], <<-'EOS')
          t1 = Thread.new {
Index: 2.3/patches/patch-test_ruby_test_process_rb
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/patches/patch-test_ruby_test_process_rb,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-test_ruby_test_process_rb
--- 2.3/patches/patch-test_ruby_test_process_rb 7 Jan 2016 00:52:46 -0000       
1.1.1.1
+++ 2.3/patches/patch-test_ruby_test_process_rb 15 Nov 2016 15:44:25 -0000
@@ -2,9 +2,9 @@ $OpenBSD: patch-test_ruby_test_process_r
 
 Work around pthread fifo fdlock bug.
 
---- test/ruby/test_process.rb.orig     Tue Dec 15 21:07:31 2015
-+++ test/ruby/test_process.rb  Sun Dec 27 10:55:34 2015
-@@ -598,7 +598,7 @@ class TestProcess < Test::Unit::TestCase
+--- test/ruby/test_process.rb.orig     Fri Nov 11 07:26:06 2016
++++ test/ruby/test_process.rb  Tue Nov 15 07:42:22 2016
+@@ -613,7 +613,7 @@ class TestProcess < Test::Unit::TestCase
        _, v2 = assert_join_threads([t1, t2])
        assert_equal("output to fifo\n", v2)
      }
Index: 2.3/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/pkg/PLIST-main,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST-main
--- 2.3/pkg/PLIST-main  4 Nov 2016 17:03:29 -0000       1.3
+++ 2.3/pkg/PLIST-main  15 Nov 2016 15:52:58 -0000
@@ -368,6 +368,7 @@ lib/ruby/${RUBYLIBREV}/psych/omap.rb
 lib/ruby/${RUBYLIBREV}/psych/parser.rb
 lib/ruby/${RUBYLIBREV}/psych/scalar_scanner.rb
 lib/ruby/${RUBYLIBREV}/psych/set.rb
+lib/ruby/${RUBYLIBREV}/rubygems/resolver/source_set.rb
 lib/ruby/${RUBYLIBREV}/psych/stream.rb
 lib/ruby/${RUBYLIBREV}/psych/streaming.rb
 lib/ruby/${RUBYLIBREV}/psych/syntax_error.rb
@@ -867,6 +868,7 @@ lib/ruby/${RUBYLIBREV}/rubygems/ssl_cert
 lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
 
lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
 lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/GeoTrustGlobalCA.pem
+lib/ruby/${RUBYLIBREV}/rubygems/ssl_certs/GlobalSignRootCA.pem
 lib/ruby/${RUBYLIBREV}/rubygems/stub_specification.rb
 lib/ruby/${RUBYLIBREV}/rubygems/syck_hack.rb
 lib/ruby/${RUBYLIBREV}/rubygems/test_case.rb
@@ -984,7 +986,7 @@ lib/ruby/gems/${RUBYLIBREV}/
 lib/ruby/gems/${RUBYLIBREV}/build_info/
 lib/ruby/gems/${RUBYLIBREV}/cache/
 lib/ruby/gems/${RUBYLIBREV}/cache/did_you_mean-1.0.0.gem
-lib/ruby/gems/${RUBYLIBREV}/cache/minitest-5.8.3.gem
+lib/ruby/gems/${RUBYLIBREV}/cache/minitest-5.8.5.gem
 lib/ruby/gems/${RUBYLIBREV}/cache/net-telnet-0.1.1.gem
 lib/ruby/gems/${RUBYLIBREV}/cache/power_assert-0.2.6.gem
 lib/ruby/gems/${RUBYLIBREV}/cache/rake-10.4.2.gem
@@ -1054,37 +1056,37 @@ lib/ruby/gems/${RUBYLIBREV}/gems/did_you
 lib/ruby/gems/${RUBYLIBREV}/gems/did_you_mean-1.0.0/test/spell_checker_test.rb
 lib/ruby/gems/${RUBYLIBREV}/gems/did_you_mean-1.0.0/test/test_helper.rb
 
lib/ruby/gems/${RUBYLIBREV}/gems/did_you_mean-1.0.0/test/verbose_formatter_test.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/History.rdoc
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/Manifest.txt
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/README.rdoc
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/Rakefile
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/design_rationale.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/hoe/
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/hoe/minitest.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/assertions.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/autorun.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/benchmark.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/expectations.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/hell.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/mock.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/parallel.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/pride.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/pride_plugin.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/spec.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/test.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/lib/minitest/unit.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/metametameta.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/test_minitest_benchmark.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/test_minitest_mock.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/test_minitest_reporter.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/test_minitest_spec.rb
-lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.3/test/minitest/test_minitest_unit.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/History.rdoc
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/Manifest.txt
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/README.rdoc
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/Rakefile
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/design_rationale.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/hoe/
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/hoe/minitest.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/assertions.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/autorun.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/benchmark.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/expectations.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/hell.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/mock.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/parallel.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/pride.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/pride_plugin.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/spec.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/test.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/lib/minitest/unit.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/metametameta.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/test_minitest_benchmark.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/test_minitest_mock.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/test_minitest_reporter.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/test_minitest_spec.rb
+lib/ruby/gems/${RUBYLIBREV}/gems/minitest-5.8.5/test/minitest/test_minitest_unit.rb
 lib/ruby/gems/${RUBYLIBREV}/gems/net-telnet-0.1.1/
 lib/ruby/gems/${RUBYLIBREV}/gems/net-telnet-0.1.1/Gemfile
 lib/ruby/gems/${RUBYLIBREV}/gems/net-telnet-0.1.1/LICENSE.txt
@@ -1417,10 +1419,10 @@ lib/ruby/gems/${RUBYLIBREV}/specificatio
 lib/ruby/gems/${RUBYLIBREV}/specifications/default/bigdecimal-1.2.8.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/default/io-console-0.4.5.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/default/json-1.8.3.gemspec
-lib/ruby/gems/${RUBYLIBREV}/specifications/default/psych-2.0.17.gemspec
+lib/ruby/gems/${RUBYLIBREV}/specifications/default/psych-2.1.0.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/default/rdoc-4.2.1.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/did_you_mean-1.0.0.gemspec
-lib/ruby/gems/${RUBYLIBREV}/specifications/minitest-5.8.3.gemspec
+lib/ruby/gems/${RUBYLIBREV}/specifications/minitest-5.8.5.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/net-telnet-0.1.1.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/power_assert-0.2.6.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/rake-10.4.2.gemspec
Index: 2.3/pkg/PLIST-ri_docs
===================================================================
RCS file: /cvs/ports/lang/ruby/2.3/pkg/PLIST-ri_docs,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST-ri_docs
--- 2.3/pkg/PLIST-ri_docs       30 Apr 2016 14:19:00 -0000      1.2
+++ 2.3/pkg/PLIST-ri_docs       15 Nov 2016 15:53:48 -0000
@@ -2426,7 +2426,6 @@ share/ri/${RUBYLIBREV}/system/Gem/Comman
 
share/ri/${RUBYLIBREV}/system/Gem/Commands/YankCommand/get_platform_from_requirements-i.ri
 
share/ri/${RUBYLIBREV}/system/Gem/Commands/YankCommand/get_version_from_requirements-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Commands/YankCommand/new-c.ri
-share/ri/${RUBYLIBREV}/system/Gem/Commands/YankCommand/unyank_gem-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Commands/YankCommand/yank_api_request-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Commands/YankCommand/yank_gem-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Commands/cdesc-Commands.ri
@@ -2722,6 +2721,7 @@ share/ri/${RUBYLIBREV}/system/Gem/Invali
 share/ri/${RUBYLIBREV}/system/Gem/Licenses/
 share/ri/${RUBYLIBREV}/system/Gem/Licenses/cdesc-Licenses.ri
 share/ri/${RUBYLIBREV}/system/Gem/Licenses/match%3f-c.ri
+share/ri/${RUBYLIBREV}/system/Gem/Licenses/suggestions-c.ri
 share/ri/${RUBYLIBREV}/system/Gem/List/
 share/ri/${RUBYLIBREV}/system/Gem/List/cdesc-List.ri
 share/ri/${RUBYLIBREV}/system/Gem/List/each-i.ri
@@ -2929,6 +2929,7 @@ share/ri/${RUBYLIBREV}/system/Gem/Packag
 share/ri/${RUBYLIBREV}/system/Gem/PackageTask/new-c.ri
 share/ri/${RUBYLIBREV}/system/Gem/PathSupport/
 share/ri/${RUBYLIBREV}/system/Gem/PathSupport/cdesc-PathSupport.ri
+share/ri/${RUBYLIBREV}/system/Gem/PathSupport/default_path-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/PathSupport/home-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/PathSupport/new-c.ri
 share/ri/${RUBYLIBREV}/system/Gem/PathSupport/path%3d-i.ri
@@ -3079,6 +3080,7 @@ share/ri/${RUBYLIBREV}/system/Gem/Reques
 share/ri/${RUBYLIBREV}/system/Gem/RequestSet/resolve_current-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/RequestSet/soft_missing-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/RequestSet/sorted_requests-i.ri
+share/ri/${RUBYLIBREV}/system/Gem/RequestSet/source_set-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/RequestSet/specs-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/RequestSet/specs_in-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Requirement/
@@ -3202,6 +3204,7 @@ share/ri/${RUBYLIBREV}/system/Gem/Resolv
 
share/ri/${RUBYLIBREV}/system/Gem/Resolver/LockSpecification/cdesc-LockSpecification.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/LockSpecification/install-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/LockSpecification/new-c.ri
+share/ri/${RUBYLIBREV}/system/Gem/Resolver/LockSpecification/sources-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/LockSpecification/spec-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/Molinillo/
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/Molinillo/CircularDependencyError/
@@ -3348,6 +3351,11 @@ share/ri/${RUBYLIBREV}/system/Gem/Resolv
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/Set/prefetch-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/Set/prerelease-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/Set/remote-i.ri
+share/ri/${RUBYLIBREV}/system/Gem/Resolver/SourceSet/
+share/ri/${RUBYLIBREV}/system/Gem/Resolver/SourceSet/add_source_gem-i.ri
+share/ri/${RUBYLIBREV}/system/Gem/Resolver/SourceSet/cdesc-SourceSet.ri
+share/ri/${RUBYLIBREV}/system/Gem/Resolver/SourceSet/get_set-i.ri
+share/ri/${RUBYLIBREV}/system/Gem/Resolver/SourceSet/new-c.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/SpecSpecification/
 
share/ri/${RUBYLIBREV}/system/Gem/Resolver/SpecSpecification/cdesc-SpecSpecification.ri
 share/ri/${RUBYLIBREV}/system/Gem/Resolver/SpecSpecification/dependencies-i.ri
@@ -3830,6 +3838,7 @@ share/ri/${RUBYLIBREV}/system/Gem/TestCa
 share/ri/${RUBYLIBREV}/system/Gem/TestCase/refute_path_exists-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/TestCase/req-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/TestCase/rubybin-c.ri
+share/ri/${RUBYLIBREV}/system/Gem/TestCase/save_gemspec-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/TestCase/save_loaded_features-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/TestCase/scan_make_command_lines-i.ri
 share/ri/${RUBYLIBREV}/system/Gem/TestCase/setup-i.ri
@@ -6415,6 +6424,7 @@ share/ri/${RUBYLIBREV}/system/OpenSSL/BN
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/eql%3f-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/gcd-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/generate_prime-c.ri
+share/ri/${RUBYLIBREV}/system/OpenSSL/BN/hash-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/lshift%21-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/mod_add-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/BN/mod_exp-i.ri
@@ -7035,7 +7045,6 @@ share/ri/${RUBYLIBREV}/system/OpenSSL/X5
 
share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionError/cdesc-ExtensionError.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionFactory/
 
share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionFactory/cdesc-ExtensionFactory.ri
-share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionFactory/config%3d-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionFactory/config-i.ri
 share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionFactory/create_ext-i.ri
 
share/ri/${RUBYLIBREV}/system/OpenSSL/X509/ExtensionFactory/create_ext_from_array-i.ri
@@ -7624,8 +7633,11 @@ share/ri/${RUBYLIBREV}/system/Prime/int_
 share/ri/${RUBYLIBREV}/system/Prime/prime%3f-i.ri
 share/ri/${RUBYLIBREV}/system/Prime/prime_division-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/
+share/ri/${RUBYLIBREV}/system/Proc/%3d%3d%3d-i.ri
+share/ri/${RUBYLIBREV}/system/Proc/%5b%5d-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/arity-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/binding-i.ri
+share/ri/${RUBYLIBREV}/system/Proc/call-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/cdesc-Proc.ri
 share/ri/${RUBYLIBREV}/system/Proc/curry-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/hash-i.ri
@@ -7636,6 +7648,7 @@ share/ri/${RUBYLIBREV}/system/Proc/param
 share/ri/${RUBYLIBREV}/system/Proc/source_location-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/to_proc-i.ri
 share/ri/${RUBYLIBREV}/system/Proc/to_s-i.ri
+share/ri/${RUBYLIBREV}/system/Proc/yield-i.ri
 share/ri/${RUBYLIBREV}/system/Process/
 share/ri/${RUBYLIBREV}/system/Process/GID/
 share/ri/${RUBYLIBREV}/system/Process/GID/cdesc-GID.ri

Reply via email to