[69857] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Jul 18 20:23:44 PDT 2010


Revision: 69857
          http://trac.macports.org/changeset/69857
Author:   singingwolfboy at macports.org
Date:     2010-07-18 20:23:41 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
New port: rb19-capybara

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

Added: trunk/dports/ruby/rb19-capybara/Portfile
===================================================================
--- trunk/dports/ruby/rb19-capybara/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-capybara/Portfile	2010-07-19 03:23:41 UTC (rev 69857)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          capybara 0.3.9 gem {} rubygems ruby19
+description         Integration testing tool for Rack-based web applications
+long_description    \
+    Capybara is an integration testing tool for rack based web applications. \
+    It simulates how a user would interact with a website.
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/jnicklas/capybara
+platforms           darwin
+license             MIT
+checksums           md5     2a59ed14a875c62fae775b5624769162 \
+                    sha1    e38cdf2ee5c5a05969dd04e5214885b353e9264e \
+                    rmd160  169a4cb3438c4cb4788803710373459e702bb21c
+
+depends_run         port:rb19-rack-test \
+                    port:rb19-selenium-webdriver \
+                    port:rb19-culerity \
+                    port:rb19-mime-types \
+                    port:rb19-nokogiri
\ No newline at end of file


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


More information about the macports-changes mailing list