[77119] trunk/dports/ruby/rb19-rack-test/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Mar 20 07:31:54 PDT 2011


Revision: 77119
          http://trac.macports.org/changeset/77119
Author:   singingwolfboy at macports.org
Date:     2011-03-20 07:31:53 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
rb19-rack-test: updated to 0.5.7

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

Modified: trunk/dports/ruby/rb19-rack-test/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rack-test/Portfile	2011-03-20 14:31:25 UTC (rev 77118)
+++ trunk/dports/ruby/rb19-rack-test/Portfile	2011-03-20 14:31:53 UTC (rev 77119)
@@ -3,17 +3,20 @@
 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.
+ruby.setup          rack-test 0.5.7 gem {} rubygems ruby19
+license             MIT
+categories-append   devel
 maintainers         singingwolfboy openmaintainer
-homepage            http://github.com/brynary/rack-test
 platforms           darwin
-license             MIT
-checksums           md5     66e57916621bd8e1271fa4bced8573ee \
-                    sha1    c25b2c65aa4c71fda272b3a4ec7b8a4530e8789e \
-                    rmd160  929862bc620639ece1b9948093fa30877ab29db5
+description         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.
+    
+checksums           md5     ecf0a4a5d7e6e54ad939e37ecb094c7c \
+                    sha1    09fd7cc10fc7dfca87cb139cbf939f82d26f0c2e \
+                    rmd160  c053f010cad5972c9373cc66ca358676ceb45fa9
+
+depends_lib-append  port:rb19-rack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110320/2f83a74e/attachment.html>


More information about the macports-changes mailing list