Subject: CVS commit: pkgsrc/devel/ruby-debug
From: Takahiro Kambe
Date: 2010-09-10 07:19:13
Message id: 20100910051913.89CB5175DD@cvs.netbsd.org

Log Message:
Update devel/ruby-debug to 0.10.3

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Adjust pacakge name, no duplicated ruby.

0.10.3
11/17/08

 - a backtrace now warns when it thinks the callstack is truncated which it
   gets by comparing with caller()
 - fix setting $0.
 - fix bug in showing variables in post-mortem
 - Document how Debugger.start with a block is intended to be used.
 - Move Kernel#debugger from ruby-debug-base into ruby-debug
 - Get regression tests working again
 - Warn and add a "confirmation" when setting a breakpoint on a
   file that is not loaded.

Files:
RevisionActionfile
1.5modifypkgsrc/devel/ruby-debug/Makefile
1.5modifypkgsrc/devel/ruby-debug/PLIST
1.4modifypkgsrc/devel/ruby-debug/distinfo
1.3removepkgsrc/devel/ruby-debug/patches/patch-aa