[69855] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Jul 18 19:28:25 PDT 2010


Revision: 69855
          http://trac.macports.org/changeset/69855
Author:   singingwolfboy at macports.org
Date:     2010-07-18 19:28:25 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
New port: rb19-selenium-webdriver

Added Paths:
-----------
    trunk/dports/ruby/rb19-selenium-webdriver/
    trunk/dports/ruby/rb19-selenium-webdriver/Portfile

Added: trunk/dports/ruby/rb19-selenium-webdriver/Portfile
===================================================================
--- trunk/dports/ruby/rb19-selenium-webdriver/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-selenium-webdriver/Portfile	2010-07-19 02:28:25 UTC (rev 69855)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          selenium-webdriver 0.0.24 gem {} rubygems ruby19
+description         Tool for writing automated tests of websites.
+long_description    \
+    WebDriver is a tool for writing automated tests of websites. It aims to \
+    mimic the behaviour of a real user, and as such interacts with the HTML \
+    of the application.
+maintainers         singingwolfboy openmaintainer
+homepage            http://code.google.com/p/selenium/
+platforms           darwin
+license             MIT
+checksums           md5     77878600e473ba6d292f00fff24158c2 \
+                    sha1    7a3ddbb22264bf0d72497ccfac20de3b10fd842c \
+                    rmd160  6956a71f8326ed030c7aeb2d2bf4c0db58b3453c
+
+depends_run         port:rb19-ffi \
+                    port:rb19-json
\ No newline at end of file


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


More information about the macports-changes mailing list