Sun Apr 18 15:18:25 2010 UTC ()
Note initial addition of p5-AnyEvent-AIO version 1.1 as
devel/p5-AnyEvent-AIO into The NetBSD Packages Collection.

The Perl 5 module AnyEvent::AIO is an AnyEvent user. Loading it
will install the necessary magic to seamlessly integrate IO::AIO
into AnyEvent, i.e. you no longer need to concern yourself with
calling IO::AIO::poll_cb or any of that stuff.


(seb)
diff -r1.1591 -r1.1592 pkgsrc/doc/CHANGES-2010

cvs diff -r1.1591 -r1.1592 pkgsrc/doc/CHANGES-2010 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2010 2010/04/18 14:51:12 1.1591
+++ pkgsrc/doc/CHANGES-2010 2010/04/18 15:18:25 1.1592
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.1591 2010/04/18 14:51:12 wiz Exp $ 1$NetBSD: CHANGES-2010,v 1.1592 2010/04/18 15:18:25 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2010: 3Changes to the packages collection and infrastructure in 2010:
4 4
5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01] 5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01]
6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01] 6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01]
7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01] 7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01]
8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01] 8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01]
9 Updated misc/py-anita to 1.9 [gson 2010-01-02] 9 Updated misc/py-anita to 1.9 [gson 2010-01-02]
10 Updated net/rsync to 3.0.7 [tron 2010-01-02] 10 Updated net/rsync to 3.0.7 [tron 2010-01-02]
11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03] 11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03]
12 Updated www/trac to 0.11.6 [gdt 2010-01-03] 12 Updated www/trac to 0.11.6 [gdt 2010-01-03]
13 Removed www/firefox-bin-nightly [joerg 2010-01-04] 13 Removed www/firefox-bin-nightly [joerg 2010-01-04]
14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04] 14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04]
@@ -1993,13 +1993,14 @@ Changes to the packages collection and i @@ -1993,13 +1993,14 @@ Changes to the packages collection and i
1993 Updated www/typolight28 to 2.8.2nb1 [taca 2010-04-17] 1993 Updated www/typolight28 to 2.8.2nb1 [taca 2010-04-17]
1994 Removed sysutils/user [agc 2010-04-17] 1994 Removed sysutils/user [agc 2010-04-17]
1995 Added devel/p5-IO-AIO version 3.65 [seb 2010-04-18] 1995 Added devel/p5-IO-AIO version 3.65 [seb 2010-04-18]
1996 Updated www/p5-Plack to 0.9931 [seb 2010-04-18] 1996 Updated www/p5-Plack to 0.9931 [seb 2010-04-18]
1997 Updated www/p5-App-Nopaste to 0.20 [seb 2010-04-18] 1997 Updated www/p5-App-Nopaste to 0.20 [seb 2010-04-18]
1998 Updated www/p5-Starman to 0.2002 [seb 2010-04-18] 1998 Updated www/p5-Starman to 0.2002 [seb 2010-04-18]
1999 Updated www/p5-WWW-Pastebin-PastebinCom-Create to 0.003 [seb 2010-04-18] 1999 Updated www/p5-WWW-Pastebin-PastebinCom-Create to 0.003 [seb 2010-04-18]
2000 Updated graphics/pngcrush to 1.7.10 [adam 2010-04-18] 2000 Updated graphics/pngcrush to 1.7.10 [adam 2010-04-18]
2001 Updated devel/p5-namespace-clean to 0.14 [seb 2010-04-18] 2001 Updated devel/p5-namespace-clean to 0.14 [seb 2010-04-18]
2002 Updated time/p5-DateTime-TimeZone to 1.17 [seb 2010-04-18] 2002 Updated time/p5-DateTime-TimeZone to 1.17 [seb 2010-04-18]
2003 Updated net/ncftp3 to 3.24 [zafer 2010-04-18] 2003 Updated net/ncftp3 to 3.24 [zafer 2010-04-18]
2004 Updated time/p5-DateTime-Locale to 0.45 [seb 2010-04-18] 2004 Updated time/p5-DateTime-Locale to 0.45 [seb 2010-04-18]
2005 Updated time/p5-DateTime-Format-Strptime to 1.2000 [seb 2010-04-18] 2005 Updated time/p5-DateTime-Format-Strptime to 1.2000 [seb 2010-04-18]
 2006 Added devel/p5-AnyEvent-AIO version 1.1 [seb 2010-04-18]