[68845] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Jun 15 10:50:50 PDT 2010


Revision: 68845
          http://trac.macports.org/changeset/68845
Author:   singingwolfboy at macports.org
Date:     2010-06-15 10:50:44 -0700 (Tue, 15 Jun 2010)
Log Message:
-----------
New port: rb19-rcov

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

Added: trunk/dports/ruby/rb19-rcov/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rcov/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-rcov/Portfile	2010-06-15 17:50:44 UTC (rev 68845)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          rcov 0.9.8 gem {} rubygems ruby19
+description         Code coverage tool for Ruby
+long_description    \
+    RCov is a code coverage tool for Ruby. It is commonly used for viewing \
+    overall test unit coverage of target code. It features fast execution \
+    (20-300 times faster than previous tools), multiple analysis modes, XHTML \
+    and several kinds of text reports, easy automation with Rake via a \
+    RcovTask, fairly accurate coverage information through code linkage \
+    inference using simple heuristics, colorblind-friendliness...
+license             Ruby
+maintainers         singingwolfboy openmaintainer
+homepage            http://relevance.github.com/rcov/
+platforms           darwin
+checksums           md5     3f8fac3aa752a2ed6286812babc595d0 \
+                    sha1    91d60b273651662c503dd8eaa6d1b4d71cef846b \
+                    rmd160  50ad4ffc7318183d7a1da9ee25fe2ec724a953e0


Property changes on: trunk/dports/ruby/rb19-rcov/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/20100615/3fc29e52/attachment.html>


More information about the macports-changes mailing list