Subject: CVS commit: pkgsrc
From: Takahiro Kambe
Date: 2013-03-07 17:50:51
Message id: 20130307165052.17738175DD@cvs.netbsd.org

Log Message:
Update ruby-rdoc to 3.12.2.

=== 3.12.2 / 2013-02-24

* Bug fixes
  * Fixed bug in syntax-highlighting that would corrupt regular expressions.
    Ruby Bug #6488 by Benny Lyne Amorsen.
  * Fixed lexing of character syntax (<code>?x</code>).  Reported by \ 
Xavier
    Noria.
  * Fixed tokenization of % when it is not followed by a $-string type
  * Fixed display of __END__ in documentation examples in HTML output
  * Fixed tokenization of reserved words used as new-style hash keys
  * Fixed HEREDOC output for the limited case of a heredoc followed by a line
    end.  When a HEREDOC is not followed by a line end RDoc is not currently
    smart enough to restore the source correctly.  Bug #162 by Zachary Scott.

Files:
RevisionActionfile
1.10modifypkgsrc/devel/ruby-rdoc/distinfo
1.13modifypkgsrc/lang/ruby/rdoc.mk
1.1addpkgsrc/devel/ruby-rdoc/patches/patch-lib_rdoc_ruby__lex.rb