[38389] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Fri Jul 18 03:37:27 PDT 2008


Revision: 38389
          http://trac.macosforge.org/projects/macports/changeset/38389
Author:   jmr at macports.org
Date:     2008-07-18 03:37:26 -0700 (Fri, 18 Jul 2008)
Log Message:
-----------
New port: rb-ruby-debug-base (#12347)

Added Paths:
-----------
    trunk/dports/ruby/rb-ruby-debug-base/
    trunk/dports/ruby/rb-ruby-debug-base/Portfile

Added: trunk/dports/ruby/rb-ruby-debug-base/Portfile
===================================================================
--- trunk/dports/ruby/rb-ruby-debug-base/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-ruby-debug-base/Portfile	2008-07-18 10:37:26 UTC (rev 38389)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem        1.0
+PortGroup         ruby 1.0
+
+ruby.setup        ruby-debug-base 0.9.3 gem {} rubyforge:20119
+
+platforms         darwin
+categories-append devel
+maintainers       internode.on.net:arpstr
+
+description       Ruby debugger base core C API
+
+long_description  Ruby debugger core API written in C. Use this if you want to \
+                  create your own interface to the debugger and don't want to \
+                  depend on changes to the ruby-debug CLI. The API is considered \
+                  somewhat stable.
+              
+checksums         md5 9ba1ffabdf823225397834f3b64b83d5 \
+                  sha1 96138d1287846f4ae23515de304f386f79c953c8 \
+                  rmd160 ef1e4da6b3474fd1e883c90e72b3afe3ec6bf0c9


Property changes on: trunk/dports/ruby/rb-ruby-debug-base/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080718/945d0e6f/attachment.html 


More information about the macports-changes mailing list