| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2013 16:44:03
2.7.1
|
eadler  |
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.
While here trim header
Approved by: miwi, adrian, tj
No objection from: db, bjk, cperciva, scheidell, osa |
23 Jan 2013 19:58:12
2.7.1
|
swills  |
- Update to 2.7.1 |
01 Sep 2012 17:16:06
2.6.4
|
swills  |
- Update to 2.6.4 |
20 Aug 2012 15:36:42
2.6.3
|
swills  |
- Update to 2.6.3 |
24 Jul 2012 02:29:28
2.6.2
|
swills  |
- Update to 2.6.2 |
05 Jun 2012 02:22:48
2.6.1
|
swills  |
- Update to 2.6.1
- Removes Enumerable#join as it was removed in 1.9
- Fix exception when requiring backports in non-readable CWD
PR: ports/168502
Submitted by: "Bryan Drewery" <bryan@shatow.net> |
12 May 2012 19:43:07
2.5.3
|
swills  |
- Updates to 2.5.3
- Change maintainer to ruby@freebsd.org
Changes: Fixes optional block patching
PR: ports/167740
Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer) |
09 May 2012 14:01:25
2.5.1
|
swills  |
Backports some of the Ruby 1.9 API changes into Ruby 1.8,
which allows for better compatibility between the two versions.
The goal of backports is to make it easier to write ruby code
that runs across different versions of Ruby.
WWW: https://github.com/marcandre/backports
PR: ports/167269
Submitted by: Bryan Drewery <bryan@shatow.net> |