Path to this page:
./
devel/ruby-rdoc,
Produces HTML and command-line documentation for Ruby projects
Branch: pkgsrc-2013Q2,
Version: 4.0.1nb1,
Package name: ruby193-rdoc-4.0.1nb1,
Maintainer: pkgsrc-usersRDoc produces HTML and command-line documentation for Ruby projects. RDoc
includes the +rdoc+ and +ri+ tools for generating and displaying online
documentation.
See RDoc for a description of RDoc's markup and basic use.
This is updated version from bundled in ruby.
Required to run:[
lang/ruby193-base]
Master sites: (Expand)
SHA1: b41e44037be75a7d61fc5f76692d48dae8cb339b
RMD160: 0a1702de20305f8e211ff06a0f82e45d695a4af8
Filesize: 456.5 KB
Version history: (Expand)
- (2013-07-17) Updated to version: ruby193-rdoc-4.0.1nb1
- (2013-07-08) Package added to pkgsrc.se, version ruby193-rdoc-4.0.1 (created)
CVS history: (Expand)
2013-07-16 21:12:27 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4180 - requested by taca
devel/ruby-rdoc: bug fix patch
Revisions pulled up:
- devel/ruby-rdoc/Makefile 1.7
- devel/ruby-rdoc/distinfo 1.12
- devel/ruby-rdoc/patches/patch-lib_rdoc_parser_c.rb 1.1
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 7 15:57:59 UTC 2013
Modified Files:
pkgsrc/devel/ruby-rdoc: Makefile distinfo
Log message:
Add quick hack to fix runtime problem with Ruby 1.8.7.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 7 15:58:52 UTC 2013
Added Files:
pkgsrc/devel/ruby-rdoc/patches: patch-lib_rdoc_parser_c.rb
Log message:
Make sure to add a patch file.
|