Ticket #12016: rb-actionwebservice.1.2.3.patch

File rb-actionwebservice.1.2.3.patch, 1.2 KB (added by chris@…, 17 years ago)
  • Portfile

    old new  
    22
    33PortSystem        1.0
    44PortGroup         ruby 1.0
    5 ruby.setup        actionwebservice 1.1.6 gem {} rubyforge:12319
     5ruby.setup        actionwebservice 1.2.3 gem {} rubyforge:18411
    66categories-append devel
    77maintainers       rcavanaugh@gmail.com
    88description       Simple support for publishing Web Service APIs for Rails applications.
    99long_description  Simple support for publishing Web Service APIs for Rails \
    1010                  applications. Supports SOAP and XML-RPC, as well as \
    1111                  generating WSDL for SOAP bindings.
    12 checksums         md5 007eed546c522692fbe88d47bb0d7934 \
    13                   sha1 d2710a67e48cff1c4cb46ad4ee406b015dd0dea2 \
    14                   rmd160 b3de396b7e670b7e93f9ed8fd9442f64cfe2ea13
     12checksums         md5 59604dcdf9c6d32d7cff9146f51eae13 \
     13                  sha1 c85c1bc885b869e1626e288f09f71bf47a7443f5 \
     14                  rmd160 501d4fd37b2ec1666946a0f29cbf63900b4c04a2
    1515
    16 depends_lib-append  port:rb-activesupport \
    17                     port:rb-actionpack \
     16depends_lib-append  port:rb-actionpack \
    1817                    port:rb-activerecord