[69856] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Jul 18 19:34:49 PDT 2010


Revision: 69856
          http://trac.macports.org/changeset/69856
Author:   singingwolfboy at macports.org
Date:     2010-07-18 19:34:47 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
New port: rb19-culerity

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

Added: trunk/dports/ruby/rb19-culerity/Portfile
===================================================================
--- trunk/dports/ruby/rb19-culerity/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-culerity/Portfile	2010-07-19 02:34:47 UTC (rev 69856)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          culerity 0.2.10 gem {} rubygems ruby19
+description         Integrates Cucumber and Celerity in order to test your \
+                    application's full stack.
+long_description    \
+    Culerity integrates Cucumber and Celerity in order to test your \
+    application's full stack including Javascript. Your Rails app doesn't \
+    have to run in JRuby. 
+license             MIT
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/langalex/culerity
+platforms           darwin
+checksums           md5     b8d90ed163bfcbcf800204ae9165cb45 \
+                    sha1    aff72d4e1a9ccb7f0966c5d3aac526049f7465b9 \
+                    rmd160  c0b119705205a1df35b04761319294c0de9b0de9
+
+depends_run         port:rb19-rspec \
+                    port:rb19-cucumber
\ No newline at end of file


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


More information about the macports-changes mailing list