[69097] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 23 08:45:56 PDT 2010


Revision: 69097
          http://trac.macports.org/changeset/69097
Author:   singingwolfboy at macports.org
Date:     2010-06-23 08:45:51 -0700 (Wed, 23 Jun 2010)
Log Message:
-----------
New port: rb19-flay

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

Added: trunk/dports/ruby/rb19-flay/Portfile
===================================================================
--- trunk/dports/ruby/rb19-flay/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-flay/Portfile	2010-06-23 15:45:51 UTC (rev 69097)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          flay 1.4.0 gem {} rubygems ruby19
+description         Analyzes Ruby code for structural similarities
+long_description    \
+    Flay analyzes ruby code for structural similarities. Differences in \
+    literal values, names, whitespace, and programming style are all ignored. \
+    Code that flay reports as similar is a good candidate for refactoring.
+maintainers         singingwolfboy openmaintainer
+homepage            http://ruby.sadi.st/Flay.html
+license             MIT
+platforms           darwin
+checksums           md5     5870725562a6c1431c0910db572df3f5 \
+                    sha1    9a41bdccdc36aa2026c24b4a6e390cd00e0369e0 \
+                    rmd160  4d46387745cbfb4cdd87617ecca2167787537cba
+
+depends_run         port:rb19-parser \
+                    port:rb19-sexp_processor \
+                    port:rb19-hoe 
\ No newline at end of file


Property changes on: trunk/dports/ruby/rb19-flay/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/a1795656/attachment.html>


More information about the macports-changes mailing list