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:           Sat Dec  4 03:53:32 UTC 2010

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

Log Message:
Update ruby-debug to 0.10.4.

0.10.4
10/27/10

 - Various bug fixes:
   * reload command.
   * plain 'info' command
   * improve list and list - (backwards) handling when hitting end of file
 - Add ability to specify port to debug on
 - Allow breakpoints at class methods
 - "quit!" is same as "quit unconditionally"
 - irb improvements: Access to non-executing rdebug commands inside irb via
   "dbgr" method
 - Go over documentation including that created by rdoc.
 - For emacs package: add README, INSTALL, AUTHORS.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-debug/Makefile \
    pkgsrc/devel/ruby-debug/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-debug/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-debug/patches/patch-ab

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