[69852] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Jul 18 19:12:53 PDT 2010


Revision: 69852
          http://trac.macports.org/changeset/69852
Author:   singingwolfboy at macports.org
Date:     2010-07-18 19:12:53 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
New port: rb19-rack-test

Added Paths:
-----------
    trunk/dports/ruby/rb19-rack-test/
    trunk/dports/ruby/rb19-rack-test/Portfile

Added: trunk/dports/ruby/rb19-rack-test/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rack-test/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-rack-test/Portfile	2010-07-19 02:12:53 UTC (rev 69852)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          rack-test 0.5.4 gem {} rubygems ruby19
+description         Rack::Test is a small, simple testing API for Rack apps
+long_description    \
+    Rack::Test is a small, simple testing API for Rack apps. It can be used \
+    on its own or as a reusable starting point for Web frameworks and testing \
+    libraries to build on. Most of its initial functionality is an extraction \
+    of Merb 1.0's request helpers feature.
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/brynary/rack-test
+platforms           darwin
+license             MIT
+checksums           md5     66e57916621bd8e1271fa4bced8573ee \
+                    sha1    c25b2c65aa4c71fda272b3a4ec7b8a4530e8789e \
+                    rmd160  929862bc620639ece1b9948093fa30877ab29db5


Property changes on: trunk/dports/ruby/rb19-rack-test/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/99aae50f/attachment.html>


More information about the macports-changes mailing list