pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Mar  7 16:50:51 UTC 2013

Modified Files:
        pkgsrc/devel/ruby-rdoc: distinfo
        pkgsrc/lang/ruby: rdoc.mk
Added Files:
        pkgsrc/devel/ruby-rdoc/patches: patch-lib_rdoc_ruby__lex.rb

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.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-rdoc/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/ruby-rdoc/patches/patch-lib_rdoc_ruby__lex.rb
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/ruby/rdoc.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index