[69095] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 23 08:31:02 PDT 2010


Revision: 69095
          http://trac.macports.org/changeset/69095
Author:   singingwolfboy at macports.org
Date:     2010-06-23 08:31:00 -0700 (Wed, 23 Jun 2010)
Log Message:
-----------
New port: rb19-reek

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

Added: trunk/dports/ruby/rb19-reek/Portfile
===================================================================
--- trunk/dports/ruby/rb19-reek/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-reek/Portfile	2010-06-23 15:31:00 UTC (rev 69095)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          reek 1.2.8 gem {} rubygems ruby19
+description         Ruby code-smell tool
+long_description    \
+    Reek is a tool that examines Ruby classes, modules and methods and \
+    reports any code smells it finds.
+maintainers         singingwolfboy openmaintainer
+homepage            http://wiki.github.com/kevinrutherford/reek/
+platforms           darwin
+license             MIT
+checksums           md5     74946596672ba26cf9afcf0fefdd1bae \
+                    sha1    d0a064fe1a3e39eec14f4464b839c0d9c285ee6b \
+                    rmd160  e14ae6c5a161aa05c84f3b236955d88d0941e825
+
+depends_run         port:rb19-sexp_processor \
+                    port:rb19-ruby2ruby \
+                    port:rb19-parser
\ No newline at end of file


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


More information about the macports-changes mailing list