Ticket #10889: rb-actionwebservice-1.1.6.patch
File rb-actionwebservice-1.1.6.patch, 1.1 KB (added by chris@…, 18 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 PortGroup ruby 1.0 5 ruby.setup actionwebservice 1.1. 4 gem {} rubyforge:113345 ruby.setup actionwebservice 1.1.6 gem {} rubyforge:12319 6 6 categories-append devel 7 7 maintainers rcavanaugh@gmail.com 8 8 description Simple support for publishing Web Service APIs for Rails applications. 9 9 long_description Simple support for publishing Web Service APIs for Rails \ 10 10 applications. Supports SOAP and XML-RPC, as well as \ 11 11 generating WSDL for SOAP bindings. 12 checksums md5 6a7c1bdaadf6407098cf93c3722f817e\13 sha1 066af0a62ba319855ec8e533a2ddfa24851552c4\14 rmd160 26880967f1fbfb70cc0e461400927fa13805bc3612 checksums md5 007eed546c522692fbe88d47bb0d7934 \ 13 sha1 d2710a67e48cff1c4cb46ad4ee406b015dd0dea2 \ 14 rmd160 b3de396b7e670b7e93f9ed8fd9442f64cfe2ea13 15 15 16 16 depends_lib-append port:rb-activesupport \ 17 17 port:rb-actionpack \