most recent changes, diff for rb-actionwebservice
Index: ruby/rb-actionwebservice/Portfile
--- ruby/rb-actionwebservice/Portfile (revision 26428)
+++ ruby/rb-actionwebservice/Portfile (revision 26429)
@@ -2,17 +2,16 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup actionwebservice 1.1.6 gem {} rubyforge:12319
+ruby.setup actionwebservice 1.2.3 gem {} rubyforge:18411
categories-append devel
maintainers rcavanaugh@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 007eed546c522692fbe88d47bb0d7934 \
- sha1 d2710a67e48cff1c4cb46ad4ee406b015dd0dea2 \
- rmd160 b3de396b7e670b7e93f9ed8fd9442f64cfe2ea13
+checksums md5 59604dcdf9c6d32d7cff9146f51eae13 \
+ sha1 c85c1bc885b869e1626e288f09f71bf47a7443f5 \
+ rmd160 501d4fd37b2ec1666946a0f29cbf63900b4c04a2
-depends_lib-append port:rb-activesupport \
- port:rb-actionpack \
+depends_lib-append port:rb-actionpack \
port:rb-activerecord