diff options
author | minskim <minskim> | 2004-03-03 15:59:56 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-03-03 15:59:56 +0000 |
commit | 2e63a7bc998803aac31a88f55663cad35e095d5d (patch) | |
tree | f002f5ae1696f9c6a2bd281123afa8dae5412b7e /net/gnet/PLIST | |
parent | b17267a4cedf0aae417af7e48eb615b1a1798e0f (diff) | |
download | pkgsrc-2e63a7bc998803aac31a88f55663cad35e095d5d.tar.gz |
Update gnet to 2.0.5.
Changes:
* Many Win32 fixes
* Desciptor leak fixed in TCP sockets
* GConn 100% CPU bug fix
* Bug fix for URIs with high Latin-1 characters
* IPv6 fix for inetaddr_get_canonical_name()
* New echoserver-partyline example
* Miscellaneous clean-ups
Diffstat (limited to 'net/gnet/PLIST')
-rw-r--r-- | net/gnet/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnet/PLIST b/net/gnet/PLIST index ffcbd4d8985..853c4d4933d 100644 --- a/net/gnet/PLIST +++ b/net/gnet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2003/07/30 13:49:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/03/03 15:59:56 minskim Exp $ include/gnet-2.0/base64.h include/gnet-2.0/conn.h include/gnet-2.0/gnet.h @@ -20,7 +20,7 @@ lib/libgnet-2.0.a lib/libgnet-2.0.la lib/libgnet-2.0.so lib/libgnet-2.0.so.0 -lib/libgnet-2.0.so.0.4 +lib/libgnet-2.0.so.0.5 lib/pkgconfig/gnet-2.0.pc share/aclocal/gnet-2.0.m4 share/doc/libgnet2.0-dev/html/gnet/book1.html |