diff options
author | seb <seb> | 2009-11-28 07:32:25 +0000 |
---|---|---|
committer | seb <seb> | 2009-11-28 07:32:25 +0000 |
commit | c145c5b405bd2e42e903d32f6ed6fa3a5ee7effb (patch) | |
tree | 5f003f4762cf09cf150b236c6ceb79c84365686a /doc | |
parent | d1e86f301b6a5f9e30c1de29535c72cc393d2ce3 (diff) | |
download | pkgsrc-c145c5b405bd2e42e903d32f6ed6fa3a5ee7effb.tar.gz |
Note initial addition of p5-POE-Component-Schedule version 0.92 as
devel/p5-POE-Component-Schedule into The NetBSD Packages Collection.
The Perl 5 module POE::Component::Schedule is a POE add-on. It
encapsulates a session that sends events to client sessions on a
schedule as defined by a DateTime::Set iterator
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2009 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 86e436b9edc..b5de4a14e48 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.4462 2009/11/28 06:33:51 seb Exp $ +$NetBSD: CHANGES-2009,v 1.4463 2009/11/28 07:32:25 seb Exp $ Changes to the packages collection and infrastructure in 2009: @@ -5965,3 +5965,4 @@ Changes to the packages collection and infrastructure in 2009: Updated lang/gauche to 0.9 [enami 2009-11-27] Updated devel/p5-Data-Dumper-Concise to 1.002 [seb 2009-11-27] Updated devel/p5-POE to 1.280 [seb 2009-11-28] + Added devel/p5-POE-Component-Schedule version 0.92 [seb 2009-11-28] |