Ticket #16853 (closed defect: fixed)
[BUG] lang/ruby: please include upstream patch r19487
| Reported by: | pguyot@… | Owned by: | kimuraw@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: | ruby |
Description
ruby 1.8.7-p72 has a bug in rexml that prevents the use of rcov. It was fixed 3 weeks ago by matz: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/formatters/pretty.rb?view=log&pathrev=19487 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/formatters/pretty.rb?r1=16810&r2=19487&pathrev=19487&view=patch
The attached diff to the Portfile includes the patch.
Attachments
Change History
comment:1 Changed 5 years ago by kimuraw@…
- Status changed from new to closed
- Resolution set to fixed
Thanks, I merged your patch as r40772. and I confirmed the sample.rb at http://redmine.ruby-lang.org/issues/show/516 works fine with ruby-1.8.7-p72_1.
Note: See
TracTickets for help on using
tickets.

