pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-debug



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Sep 10 05:19:13 UTC 2010

Modified Files:
        pkgsrc/devel/ruby-debug: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/ruby-debug/patches: patch-aa

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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-debug/Makefile \
    pkgsrc/devel/ruby-debug/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-debug/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/ruby-debug/patches/patch-aa

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