[77186] trunk/dports/ruby
singingwolfboy at macports.org
singingwolfboy at macports.org
Mon Mar 21 16:38:11 PDT 2011
Revision: 77186
http://trac.macports.org/changeset/77186
Author: singingwolfboy at macports.org
Date: 2011-03-21 16:38:11 -0700 (Mon, 21 Mar 2011)
Log Message:
-----------
New port: rb19-debug-base
Added Paths:
-----------
trunk/dports/ruby/rb19-debug-base/
trunk/dports/ruby/rb19-debug-base/Portfile
Added: trunk/dports/ruby/rb19-debug-base/Portfile
===================================================================
--- trunk/dports/ruby/rb19-debug-base/Portfile (rev 0)
+++ trunk/dports/ruby/rb19-debug-base/Portfile 2011-03-21 23:38:11 UTC (rev 77186)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup ruby-debug-base19 0.11.24 gem {} rubygems ruby19
+name rb19-debug-base
+description fast implementation of the standard Ruby debugger
+long_description \
+ ruby-debug is a fast implementation of the standard Ruby debugger \
+ debug.rb. It is implemented by utilizing a new Ruby C API hook. The \
+ core component provides support that front-ends can build on. It \
+ provides breakpoint handling, bindings for stack frames among other \
+ things.
+license Ruby
+maintainers singingwolfboy openmaintainer
+platforms darwin
+checksums md5 3e6af4bc269ca6f8948f7f482b2d16ff \
+ sha1 ab8afd05366a28dde984435b349f600ae0db521a \
+ rmd160 4f6925c131ed022b6636a67201347fe95f409001
+
+depends_lib-append port:rb19-linecache
Property changes on: trunk/dports/ruby/rb19-debug-base/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110321/1c7d1621/attachment-0001.html>
More information about the macports-changes
mailing list