[69064] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Jun 22 10:02:51 PDT 2010


Revision: 69064
          http://trac.macports.org/changeset/69064
Author:   singingwolfboy at macports.org
Date:     2010-06-22 10:02:50 -0700 (Tue, 22 Jun 2010)
Log Message:
-----------
New port: rb19-saikuro

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

Added: trunk/dports/ruby/rb19-saikuro/Portfile
===================================================================
--- trunk/dports/ruby/rb19-saikuro/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-saikuro/Portfile	2010-06-22 17:02:50 UTC (rev 69064)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          Saikuro 1.1.0 gem {} rubygems ruby19
+name                rb19-saikuro
+description         Ruby cyclomatic complexity analyzer
+long_description    \
+    Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby \
+    source code Saikuro will generate a report listing the cyclomatic \
+    complexity of each method found. In addition, Saikuro counts the \
+    number of lines per method and can generate a listing of the number \
+    of tokens on each line of code.
+license             BSD
+maintainers         singingwolfboy openmaintainer
+homepage            http://saikuro.rubyforge.org/
+platforms           darwin
+checksums           md5     c8923bc975e3b1ce36c00cbd1a1acd42 \
+                    sha1    b545e52fa5906d4b24e0a5acf4c178ae2d8a9471 \
+                    rmd160  c053db836326acfec476a3c9edbce139467c04cd


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


More information about the macports-changes mailing list