[69091] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 23 08:04:59 PDT 2010


Revision: 69091
          http://trac.macports.org/changeset/69091
Author:   singingwolfboy at macports.org
Date:     2010-06-23 08:04:58 -0700 (Wed, 23 Jun 2010)
Log Message:
-----------
New port: rb19-ruby2ruby

Added Paths:
-----------
    trunk/dports/ruby/rb19-ruby2ruby/
    trunk/dports/ruby/rb19-ruby2ruby/Portfile

Added: trunk/dports/ruby/rb19-ruby2ruby/Portfile
===================================================================
--- trunk/dports/ruby/rb19-ruby2ruby/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-ruby2ruby/Portfile	2010-06-23 15:04:58 UTC (rev 69091)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          ruby2ruby 1.2.4 gem {} rubygems ruby19
+description         A means of generating pure ruby code easily from \
+    RubyParser compatible Sexps.
+long_description    \
+    ruby2ruby provides a means of generating pure ruby code easily from \
+    RubyParser compatible Sexps. This makes making dynamic language \
+    processors in ruby easier than ever!
+maintainers         singingwolfboy openmaintainer
+homepage            http://seattlerb.rubyforge.org/ruby2ruby/
+platforms           darwin
+checksums           md5     30cfdb7213e23639a4139a78308206ea \
+                    sha1    8759023ce8259d1fe648dccf4bb97994fa3173a1 \
+                    rmd160  cc33f793bb1696ac7722b1b3ce1b46a85cfa7382
+
+depends_run         port:rb19-sexp_processor \
+                    port:rb19-parser \
+                    port:rb19-parsetree \
+                    port:rb19-hoe
\ No newline at end of file


Property changes on: trunk/dports/ruby/rb19-ruby2ruby/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100623/948ccebe/attachment.html>


More information about the macports-changes mailing list