[77108] trunk/dports/ruby/rb19-activeresource/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Mar 20 07:28:59 PDT 2011


Revision: 77108
          http://trac.macports.org/changeset/77108
Author:   singingwolfboy at macports.org
Date:     2011-03-20 07:28:59 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
rb19-activeresource: updated to 3.0.5

Modified Paths:
--------------
    trunk/dports/ruby/rb19-activeresource/Portfile

Modified: trunk/dports/ruby/rb19-activeresource/Portfile
===================================================================
--- trunk/dports/ruby/rb19-activeresource/Portfile	2011-03-20 14:28:36 UTC (rev 77107)
+++ trunk/dports/ruby/rb19-activeresource/Portfile	2011-03-20 14:28:59 UTC (rev 77108)
@@ -3,16 +3,21 @@
 PortSystem          1.0
 PortGroup           ruby 1.0
 
-ruby.setup          activeresource 2.3.8 gem {} rubygems ruby19
-description         Object-oriented REST services
+ruby.setup          activeresource 3.0.5 gem {} rubygems ruby19
+description         REST on Rails
 long_description    \
-    Wraps web resources in model classes that can be manipulated through \
-    XML over REST.
+    Active Resource (ARes) connects business objects and Representational \
+    State Transfer (REST) web services. It implements object-relational \
+    mapping for REST web services to provide transparent proxying \
+    capabilities between a client (ActiveResource) and a RESTful service \
+    (which is provided by Simply RESTful routing in \
+    ActionController::Resources).
 license             MIT
+platforms           darwin
 maintainers		    singingwolfboy openmaintainer
 homepage		    http://rubyonrails.org/
-checksums           md5     7318e7652bd17433e4fec17fe9a201b7 \
-                    sha1    16305f2538c13b0161344b0bfb6baac3246e1cd5 \
-                    rmd160  bf503524fd9477aeb34cd2f5c4860b6a9508ceee
+checksums           md5     d5f45c368f9d2011426fd3bd96bc9f08 \
+                    sha1    758f893cbb7ef945c857bf4ca044b94017bdc437 \
+                    rmd160  56c8f500c65fec0bf03136eae0fb436a383449c5
 
 depends_run-append  port:rb19-activesupport
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110320/f565839c/attachment-0001.html>


More information about the macports-changes mailing list