pkgsrc/devel/ruby-debug-base/PLIST
taca 45ecf14203 Update ruby-debug-base 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.
2010-12-04 03:52:25 +00:00

20 lines
647 B
Text

@comment $NetBSD: PLIST,v 1.5 2010/12/04 03:52:26 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/AUTHORS
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/ext/breakpoint.c
${GEM_LIBDIR}/ext/extconf.rb
${GEM_LIBDIR}/ext/ruby_debug.c
${GEM_LIBDIR}/ext/ruby_debug.h
${GEM_LIBDIR}/lib/ChangeLog
${GEM_LIBDIR}/lib/ruby-debug-base.rb
${GEM_LIBDIR}/lib/ruby_debug.${RUBY_DLEXT}
${GEM_LIBDIR}/test/base/base.rb
${GEM_LIBDIR}/test/base/binding.rb
${GEM_LIBDIR}/test/base/catchpoint.rb
${GEM_LIBDIR}/test/base/reload_bug.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec