pkgsrc/lang/ruby
taca 104cea6dfe Update ruby-rdoc package to 3.12.
=== 3.12 / 2011-12-15

* Minor enhancements
  * Added DEVELOPERS document which contains an overview of how RDoc works and
    how to add new features to RDoc.
  * Improved title for HTML output to include <code>--title</code> in the
    title element.
  * <code>rdoc --pipe</code> now understands <code>--markup</code>.
  * RDoc now supports irc-scheme hyperlinks.  Issue #83 by trans.

* Bug fixes
  * Fix title on HTML output for pages.
  * Fixed parsing of non-indented HEREDOC.
  * Fixed parsing of <code>%w[]</code> and other % literals.  Issue #84 by
    Erik Hollensbe
  * Fixed arrow replacement in HTML output munging the spaceship operator.
    Issue #85 by eclectic923.
  * Verbatim sections with ERB that match the ruby code whitelist are no
    longer syntax-highlighted.  Issue #86 by eclectic923
  * Line endings on windows are normalized immediately after reading with
    binmode.  Issue #87 by Usa Nakamura
  * RDoc better understands directives for comments.  Comment directives can
    now be found anywhere in multi-line comments.  Issue #90 by Ryan Davis
  * Tidy links to methods show the label again.  Issue #88 by Simon Chiang
  * RDoc::Parser::C can now find comments directly above
    +rb_define_class_under+.  Issue #89 by Enrico
  * In rdoc, backspace and ansi formatters, labels and notes without bodies
    are now shown.
  * In rdoc, backspace and ansi formatters, whitespace between label or note
    and the colon is now stripped.
2011-12-16 11:48:33 +00:00
..
files Don't require 'yaml' unconditionaly but try to call Gem.load_yaml. 2011-11-07 11:56:25 +00:00
buildlink3.mk Use RUBY_VERSION instead of RUBY_REQD. 2011-11-08 15:19:01 +00:00
DESCR
gem.mk * Add RUBY_RAILS_SUPPORTED. Each Ruby on Rails related pacakge tells 2011-12-13 15:47:06 +00:00
json.mk Avoid using .warning make(1) directive which isn't supported on NetBSD 5. 2011-12-14 13:13:18 +00:00
Makefile * Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. 2011-11-08 15:20:12 +00:00
Makefile.common * Add LICENSE for Ruby 1.9.3. 2011-11-08 15:19:55 +00:00
modules.mk Use ${RUBY_BASE} instead of ${RUBY_VER}-base. 2011-11-08 15:15:59 +00:00
rails.mk * Add RUBY_RAILS_SUPPORTED. Each Ruby on Rails related pacakge tells 2011-12-13 15:47:06 +00:00
rdoc.mk Update ruby-rdoc package to 3.12. 2011-12-16 11:48:33 +00:00
replace.mk Make maching pattern of REPLACE_RUBY_DIRS same as REPLACE_RUBY. 2011-11-22 15:29:10 +00:00
rubyversion.mk * Improve make macro's documentation. 2011-11-08 15:18:31 +00:00