diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-30 13:49:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-30 13:49:47 +0000 |
commit | aa5475246097ac6a6634c9384f2677797f3d5462 (patch) | |
tree | 14a5a45c8b2ff8a3127d82d41c0cd5e71fc6b55b /net/gnet/PLIST | |
parent | 43c38f71600a15faf907c848f876c2317d07d54a (diff) | |
download | pkgsrc-aa5475246097ac6a6634c9384f2677797f3d5462.tar.gz |
Update to 2.0.4:
* Minor memory leak fixed in internet addresses
* Compile and regression test fixes for 64-bit systems
* Compile fix for Solaris
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 c4474df5b0f..ffcbd4d8985 100644 --- a/net/gnet/PLIST +++ b/net/gnet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2003/05/15 21:07:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2003/07/30 13:49:47 wiz 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.3 +lib/libgnet-2.0.so.0.4 lib/pkgconfig/gnet-2.0.pc share/aclocal/gnet-2.0.m4 share/doc/libgnet2.0-dev/html/gnet/book1.html |