Changes from release notes:
* improved the description for the DESERIALIZATION-ERROR exception
for non-deserializable message bodies from HTTP servers with error
responses
* added the YamlRpcConnection class to the YamlRpcClient module
* updated the DataStreamClient module for complex types and new
internal RestClient API changes
* updated the DataStreamUtil module for complex types
* fixed a bug deserializing single-quoted strings; also serialized
"!number" values will always include the tag to avoid potential
future ambiguity
* improved argument error messages with RPC calls in the
YamlRpcHandler module
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
Patches have been applied upstream.
release notes:
This release of the yaml module includes bug fixes and major new features
such as:
* Support for the DataStream Protocol allowing point-to-point data streaming
over HTTP using YAML-serialized chunks of data;
the following user modules support this:
- DataStreamClient
- DataStreamRequestHandler
- DataStreamUtil
* new function naming convention
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.