Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Feb 2021 21:07:52
1.3.4

|
nc  |
devel/rubygem-irb: Update to 1.3.4
Changes: https://github.com/ruby/irb/commits/v1.3.4
PR: 253852
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) |
08 Feb 2021 07:34:06
1.3.3

|
meta  |
devel/rubygem-irb: Update to 1.3.3
PR: 253218
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Approved by: meta (myself, maintainer)
Relnotes: https://github.com/ruby/irb/commits/v1.3.3 |
28 Dec 2020 14:17:34
1.3.0

|
meta  |
devel/rubygem-irb: Update to 1.3.0
PR: 252118
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Approved by: meta (myself, maintainer)
Relnotes: https://github.com/ruby/irb/commits/v1.3.0 |
23 Dec 2020 01:43:34
1.2.9

|
meta  |
devel/rubygem-irb: Update to 1.2.9
PR: 252033
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Approved by: meta (myself, maintainer)
Changes: https://github.com/ruby/irb/commits/v1.2.9 |
21 Dec 2020 02:30:58
1.2.8

|
meta  |
devel/rubygem-irb: Update to 1.2.8
PR: 251980
Submitted by: Yasuhiro Kimura <yasu@utahime.org>
Relnotes: https://github.com/ruby/irb/commits/v1.2.8 |
23 Sep 2020 02:55:17
1.2.7

|
meta  |
devel/rubygem-irb: Update to 1.2.7
PR: 249294
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: meta (myself, maintainer)
Sponsored by: HAW International |
14 May 2020 07:36:29
1.2.4

|
meta  |
devel/rubygem-irb: Update to 1.2.4
PR: 246456
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: meta (myself, maintainer) |
29 Mar 2020 09:32:18
1.2.3_1

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
13 Mar 2020 17:53:45
1.2.3_1

|
adamw  |
rubygem-irb: Fix install with ruby 2.7 |
13 Mar 2020 09:27:15
1.2.3_1

|
meta  |
lang/ruby27: throw out irb, ri, rdoc from lang/ruby27
because they're provided as "default gem" since Ruby 2.6.
We provide "default gem"s as gem ports rather than a part of lang/ruby*
port. files/patch-tool_rbinstall.rb makes not to install such default gems
however hollow wrapper scripts bin/{irb,ri,rdoc} and their manpages were
still left.
This commit intend to move out such wrapper scripts and manpages to gem
ports completely.
PR: 243888
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (initial revision)
meta (myself)
Differential Revision: https://reviews.freebsd.org/D23514 |
19 Feb 2020 07:05:58
1.2.3

|
meta  |
devel/rubygem-irb: Update to 1.2.3
PR: 244133
Submitted by: Yasuhiro KIMURA <yasu@utahime.org
Approved by: meta (myself, maintainer) |
28 Jan 2020 06:56:46
1.2.1

|
meta  |
devel/rubygem-irb: Update to 1.2.1 and IGNORE RUBY_VER < 2.6
because irb is provided as a part of Ruby in Ruby <= 2.5.
PR: 241554
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: meta (maintainer) |
14 May 2019 01:42:48
1.0.0

|
meta  |
Add new port devel/rubygem-irb, Interactive Ruby
Ruby 2.6 requires this gem port. ${PREFIX}/bin/irb installed by lang/ruby26
is just a wrapper script of this gem.
PR: 237870
Submitted by: myself
Differential Revision: https://reviews.freebsd.org/D20254 |