Subject: CVS commit: pkgsrc/www/ruby-actionwebservice
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2005 05:41:39
Module Name: pkgsrc
Committed By: taca
Date: Thu Nov 3 05:41:39 UTC 2005
Modified Files:
pkgsrc/www/ruby-actionwebservice: Makefile PLIST distinfo
Log Message:
Update www/ruby-actionwebservice package to 0.9.1.
*0.9.1* (October 19th, 2005)
* Upgraded to Action Pack 1.10.1 and Active Record 1.12.1
*0.9.0* (October 16th, 2005)
* Fix invalid XML request generation bug in test_invoke [Ken Barker]
* Add XML-RPC 'system.multicall' support #1941 [jbonnar]
* Fix duplicate XSD entries for custom types shared across delegated/layered services #1729 [Tyler Kovacs]
* Allow multiple invocations in the same test method #1720 [dkhawk]
* Added ActionWebService::API::Base.soap_client and ActionWebService::API::Base.xmlrpc_client helper methods to create the internal clients for an API, useful for testing from ./script/console
* ActionWebService now always returns UTF-8 responses.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/ruby-actionwebservice/Makefile \
pkgsrc/www/ruby-actionwebservice/PLIST \
pkgsrc/www/ruby-actionwebservice/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.