Commit graph

4 commits

Author SHA1 Message Date
sno
bfce5783ba PkgSrc changes:
- Update package for p5 module Test::POE::Server::TCP to 1.02
  - adjust dependencies to fit requirements from META.yml

Upstream changes:
1.02	Tue Apr  7 21:10:28 BST 2009
	- Make auto_set_repository() only run at author-time

1.00	Mon Apr  6 22:56:27 BST 2009
	- Bump version for 'stable' release
	- add auto set repository to Makefile.PL

0.18	Mon Feb  2 12:36:52 GMT 2009
	- Fixed 10_prefix.t test on Cygwin
2009-04-12 11:53:33 +00:00
he
ed5ba174c3 Update from version 0.12nb1 to 0.16.
Upstream changes:

0.16	Sat Jan 17 12:29:04 GMT 2009
	- Fixed 07_synopsis.t test on Cygwin

0.14	Thu Jan 15 09:43:58 GMT 2009
	- Enabled 'prefix' to be specified.
2009-01-21 00:20:46 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
406772f56f Import p5-Test-POE-Server-TCP version 0.12.
Test::POE::Server::TCP is a POE component that provides a TCP server
framework for inclusion in client component test cases, instead of
having to roll your own.

Once registered with the component, a session will receive events
related to client connects, disconnects, input and flushed output. Each
of these events will refer to a unique client ID which may be used in
communication with the component when sending data to the client or
disconnecting a client connection.
2008-09-10 18:31:54 +00:00