[39413] trunk/dports/ruby/rb-actionwebservice/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Tue Aug 19 06:43:33 PDT 2008


Revision: 39413
          http://trac.macosforge.org/projects/macports/changeset/39413
Author:   pguyot at kallisys.net
Date:     2008-08-19 06:43:32 -0700 (Tue, 19 Aug 2008)
Log Message:
-----------
ruby/rb-actionwebservice: update to 1.2.6 (timeout #14091)

Modified Paths:
--------------
    trunk/dports/ruby/rb-actionwebservice/Portfile

Modified: trunk/dports/ruby/rb-actionwebservice/Portfile
===================================================================
--- trunk/dports/ruby/rb-actionwebservice/Portfile	2008-08-19 13:39:29 UTC (rev 39412)
+++ trunk/dports/ruby/rb-actionwebservice/Portfile	2008-08-19 13:43:32 UTC (rev 39413)
@@ -2,16 +2,18 @@
 
 PortSystem        1.0
 PortGroup         ruby 1.0
-ruby.setup        actionwebservice 1.2.3 gem {} rubyforge:18411
+ruby.setup        actionwebservice 1.2.6 gem {} rubyforge_gem:aws
 categories-append devel
 maintainers       rcavanaugh at gmail.com
 description       Simple support for publishing Web Service APIs for Rails applications.
 long_description  Simple support for publishing Web Service APIs for Rails \
                   applications. Supports SOAP and XML-RPC, as well as \
                   generating WSDL for SOAP bindings.
-checksums         md5 59604dcdf9c6d32d7cff9146f51eae13 \
-                  sha1 c85c1bc885b869e1626e288f09f71bf47a7443f5 \
-                  rmd160 501d4fd37b2ec1666946a0f29cbf63900b4c04a2
+checksums         md5 fe5202944fd6e4c82a4a199469811887 \
+                  sha1 6499a6c0a1af8c8396faf0a3993d8504bae20893 \
+                  rmd160 9aca597a1bad07020c885eff90f9a05e297f32c0
 
 depends_lib-append  port:rb-actionpack \
                     port:rb-activerecord
+
+livecheck.regex   "<strong>aws</strong></td><td>(?:REL )?(.*)$"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080819/43e91fa0/attachment.html 


More information about the macports-changes mailing list