<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/p5-RPC-XML/Makefile, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-05-29T23:35:13Z</updated>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=748acb2c4ac89a5af04946df5ba5f11140726d65'/>
<id>urn:sha1:748acb2c4ac89a5af04946df5ba5f11140726d65</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.</content>
</entry>
<entry>
<title>Bump all packages for perl-5.18, that</title>
<updated>2013-05-31T12:39:57Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-05-31T12:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=047a7f787e76857b9b0d4ad6fba74593dbd875e3'/>
<id>urn:sha1:047a7f787e76857b9b0d4ad6fba74593dbd875e3</id>
<content type='text'>
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-23T17:18:07Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-23T17:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=276a662941e96eb9e2365a6746653f5103be8fb2'/>
<id>urn:sha1:276a662941e96eb9e2365a6746653f5103be8fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump all packages that use perl, or depend on a p5-* package, or</title>
<updated>2012-10-03T21:53:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2012-10-03T21:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=318446307559eb62a25905911b5e04c7006159b4'/>
<id>urn:sha1:318446307559eb62a25905911b5e04c7006159b4</id>
<content type='text'>
are called p5-*.

I hope that's all of them.</content>
</entry>
<entry>
<title>Update p5-RPC-XML to 0.76.</title>
<updated>2011-11-05T20:26:27Z</updated>
<author>
<name>hiramatsu</name>
<email>hiramatsu@pkgsrc.org</email>
</author>
<published>2011-11-05T20:26:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=affa9aa9381ed3fa1a974aa354acc879f448b3b9'/>
<id>urn:sha1:affa9aa9381ed3fa1a974aa354acc879f448b3b9</id>
<content type='text'>
Changes from previous:
        - fixed typo
        - clean up test suite
        - improved date parsing
        - fix MANIFEST
        - improved arguments-checking in send_request.
	- fixes from Devel::Cover analysis.
        - fixes for file-based method loading/reloading.
        - documentation clean-up and update.</content>
</entry>
<entry>
<title>Revision bump after updating perl5 to 5.14.1.</title>
<updated>2011-08-14T14:14:40Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2011-08-14T14:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=40e82935ab36a5fdf3c758d87fbd75b9993b5d4b'/>
<id>urn:sha1:40e82935ab36a5fdf3c758d87fbd75b9993b5d4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Welcome to 0.73:</title>
<updated>2010-09-08T03:48:58Z</updated>
<author>
<name>schnoebe</name>
<email>schnoebe@pkgsrc.org</email>
</author>
<published>2010-09-08T03:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=385e2af2d73174ec1bcd1e26f27ff9481ca37fa3'/>
<id>urn:sha1:385e2af2d73174ec1bcd1e26f27ff9481ca37fa3</id>
<content type='text'>
0.73	Tuesday March 16, 2010, 10:45:00 PM -0700

	* MANIFEST
	* t/28_parser_bugs_50013.t (deleted)
	* t/90_rt50013_parser_bugs.t (added)
	Rename of t/28_parser_bugs_50013.t to fit more universal scheme
	for test suites that directly address specific RT bugs.

	* lib/RPC/XML/Server.pm
	* t/90_rt54183_sigpipe.t (added)
	RT #54183: Provide handling of SIGPIPE when sending the
	response to the client, in case they've terminated the
	connection.

	* MANIFEST
	Forgot to add the new test suite to MANIFEST.

	* lib/RPC/XML/Server.pm
	Forgot to update the module version number.

	* lib/RPC/XML.pm
	Fix typo in reftype() call.

	* lib/RPC/XML.pm
	* t/90_rt54494_blessed_refs.t (added)
	RT #54494: Fix handling of blessed references in smart_encode().

	* lib/Apache/RPC/Server.pm
	* lib/Apache/RPC/Status.pm
	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Function.pm
	* lib/RPC/XML/Method.pm
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Parser/XMLLibXML.pm
	* lib/RPC/XML/Parser/XMLParser.pm
	* lib/RPC/XML/ParserFactory.pm
	* lib/RPC/XML/Procedure.pm
	* lib/RPC/XML/Server.pm
	Large-scale code clean-up driven by Perl::Critic. All critic
	flags down to severity 1 now removed.

	* MANIFEST
	Forgot to add t/90_rt54494_blessed_refs.t when it was created.</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2010-08-21T16:32:42Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=febfbb41f9a1b548f29f1385798606badda36c17'/>
<id>urn:sha1:febfbb41f9a1b548f29f1385798606badda36c17</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.10.1 -&gt; 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!</content>
</entry>
<entry>
<title>Updating net/p5-RPC-XML from 0.69 to 0.72</title>
<updated>2010-01-16T15:32:58Z</updated>
<author>
<name>sno</name>
<email>sno@pkgsrc.org</email>
</author>
<published>2010-01-16T15:32:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=16e2c383f18e668633a4b2dda5cc233b30fc455f'/>
<id>urn:sha1:16e2c383f18e668633a4b2dda5cc233b30fc455f</id>
<content type='text'>
pkgsrc changes:
- Adding dependency to p5-XML-LibXML&gt;=1.70

Upstream changes:
0.72	Sunday December 13, 2009, 09:45:00 PM -0700
	* Makefile.PL
	* t/40_server_xmllibxml.t
	RT #52662: Fix requirement specification for XML::LibXML.

	* lib/RPC/XML.pm
	Some more clean-up of the docs, removing a redundant section.

0.71	Monday December  7, 2009, 08:00:00 PM -0700
	* MANIFEST
	* t/01_pod.t (deleted)
	* t/02_pod_coverage.t (deleted)
	* t/03_meta.t (deleted)
	* t/04_minimumversion.t (deleted)
	* t/05_critic.t (deleted)
	* xt/01_pod.t (added)
	* xt/02_pod_coverage.t (added)
	* xt/03_meta.t (added)
	* xt/04_minimumversion.t (added)
	* xt/05_critic.t (added)
	Moved author-only tests to xt/, updated MANIFEST.

	* MANIFEST
	Add test suite 28_parser_bugs_50013.t, which was omitted from
	last release.

	* xt/01_pod.t
	* xt/02_pod_coverage.t
	* xt/03_meta.t
	* xt/04_minimumversion.t
	* xt/05_critic.t
	Re-engineered the author-only/release tests, since they're no
	longer in the t/ directory and thus should not interfere.

0.70	Sunday December  6, 2009, 10:00:00 PM -0700
	* lib/RPC/XML.pm
	* t/10_data.t
	RT #49406: Make Base64 data-type allow zero-length data.

	* lib/RPC/XML.pm
	* t/10_data.t
	Hand-applied a patch (most likely from Bill Moseley) to extend
	the construction of dateTime.iso8601 data-types.

	* t/40_server.t
	Fixed another corner-case for the url() test.

	* lib/RPC/XML.pm
	Fixed a case from previous work that caused "undef" warnings.

	* lib/RPC/XML.pm
	* lib/RPC/XML/Parser.pm
	* t/28_parser_bugs_50013.t
	RT #50013: Restore backwards-compatibility for projects that
	use RPC::XML::Parser directly.

	* lib/RPC/XML/Procedure.pm
	RT #50143: Incorrectly called server_fault() as if it were a
	coderef.

	* lib/Apache/RPC/Server.pm
	Applied patch from Frank Wiegand to fix a POD problem.

	* lib/RPC/XML.pm
	Some additional regexp issues on dateTime.iso8601, to handle
	backwards-compatibility.

	* lib/RPC/XML/ParserFactory.pm
	Fixed some minor doc errors.

	* lib/RPC/XML/Parser/XMLParser.pm
	Moved the 'require' of some libraries to the point where they
	are first needed, to delay loading until/unless necessary.

	* lib/RPC/XML/Parser/XMLLibXML.pm (added)
	* t/21_xml_libxml.t (added)
	* t/29_parserfactory.t
	* t/40_server_xmllibxml.t (added)
	Implement support for XML::LibXML in the parser-factory.</content>
</entry>
<entry>
<title>Updating net/p5-RPC-XML from 0.67 to 0.69</title>
<updated>2009-09-13T19:25:53Z</updated>
<author>
<name>sno</name>
<email>sno@pkgsrc.org</email>
</author>
<published>2009-09-13T19:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a1bb5c7f451dc962ceb18b0bd4d203fc6d10dacf'/>
<id>urn:sha1:a1bb5c7f451dc962ceb18b0bd4d203fc6d10dacf</id>
<content type='text'>
Upstream changes:
0.69	Thursday September  3, 2009, 10:25:00 AM -0700

	* t/00_load.t
	* t/01_pod.t
	* t/02_pod_coverage.t
	* t/10_data.t
	* t/11_base64_fh.t
	* t/12_nil.t
	* t/15_serialize.t
	* t/20_parser.t
	* t/50_client.t
	Minor clean-up of old CVS/SVN keyword references.

	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Parser/XMLParser.pm (added)
	* lib/RPC/XML/ParserFactory.pm (added)
	* lib/RPC/XML/Server.pm
	* t/20_parser.t (deleted)
	* t/20_xml_parser.t (added)
	* t/29_parserfactory.t (added)
	* t/40_server.t
	* t/util.pl
	Converted parsing to be from a specific class to a
	parser-factory style. This included renaming the existing
	parser class and shuffling tests around.

	* t/70_compression_detect.t
	Cleaner approach to scrubbing symbol tables.

	* t/00_load.t
	* t/01_pod.t
	* t/02_pod_coverage.t
	* t/03_meta.t (added)
	* t/04_minimumversion.t (added)
	* t/05_critic.t (added)
	New tests, and developer-specific tests changed to only run in
	my copy.

	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Parser/XMLParser.pm
	* lib/RPC/XML/Server.pm
	* t/11_base64_fh.t
	* t/15_serialize.t
	* t/20_xml_parser.t
	* t/30_method.t
	* t/35_namespaces.t
	* t/40_server.t
	* t/41_server_hang.t
	* t/50_client.t
	RT #47806: One more patch for Windows compatibility with
	temp-files.

	* lib/Apache/RPC/Server.pm
	* lib/Apache/RPC/Status.pm
	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Function.pm
	* lib/RPC/XML/Method.pm
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Parser/XMLParser.pm
	* lib/RPC/XML/ParserFactory.pm
	* lib/RPC/XML/Procedure.pm
	* lib/RPC/XML/Server.pm
	Fixes based on Perl::Critic and other best-practices techniques.

	* etc/make_method
	Also made changes based on Perl::Critic.

	* MANIFEST
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Parser/XMLParser.pm
	Expanded definition of the interface to include push-parsing
	methods. Documented these and added stubs to
	RPC::XML::Parser::XMLParser that throw exceptions when called
	by a non-push-parser instance. Reflected changes to test suite
	in MANIFEST.

	* lib/RPC/XML/Parser/XMLParser.pm
	Slight tweak to make this 5.6.1-compatible.

	* lib/RPC/XML/Procedure.pm
	* lib/RPC/XML/Server.pm
	RT #42736: Support user-adjustment of server-based faults, and
	normalize the existing faults.

	* lib/RPC/XML/Procedure.pm
	Fix encoding of return values from call() when the method
	called is of type Function (and thus has no strict signatures).

	* lib/RPC/XML.pm
	* t/13_no_deep_recursion.t (added)
	RT #41063: Re-visit how arrays and structs are smart-encoded
	and constructed, so as to avoid cyclical data structure
	references.</content>
</entry>
</feed>
