diff options
author | wiz <wiz> | 2003-07-30 13:49:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-30 13:49:47 +0000 |
commit | 0924d684dfe56558795562994918db0220af73cf (patch) | |
tree | 14a5a45c8b2ff8a3127d82d41c0cd5e71fc6b55b /net/gnet/PLIST | |
parent | b3bce5d0ec8b9d3757eb446ce4f931edc33b9d3a (diff) | |
download | pkgsrc-0924d684dfe56558795562994918db0220af73cf.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 |