Subject: CVS commit: pkgsrc/devel/ruby-debug-base
From: Takahiro Kambe
Date: 2010-09-10 07:17:37
Message id: 20100910051737.48237175DD@cvs.netbsd.org

Log Message:
Update devel/ruby-debug-base to 0.10.3.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.

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-base/Makefile
1.4modifypkgsrc/devel/ruby-debug-base/PLIST
1.4modifypkgsrc/devel/ruby-debug-base/distinfo
1.1addpkgsrc/devel/ruby-debug-base/patches/patch-ab
1.3removepkgsrc/devel/ruby-debug-base/patches/patch-aa