From aa5475246097ac6a6634c9384f2677797f3d5462 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 30 Jul 2003 13:49:47 +0000 Subject: 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 --- net/gnet/Makefile | 7 +++---- net/gnet/PLIST | 4 ++-- net/gnet/distinfo | 6 +++--- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'net') diff --git a/net/gnet/Makefile b/net/gnet/Makefile index 3fdff771d24..2e828701347 100644 --- a/net/gnet/Makefile +++ b/net/gnet/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2003/07/21 17:10:42 martti Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/30 13:49:47 wiz Exp $ # -DISTNAME= gnet-2.0.3 -PKGREVISION= 1 +DISTNAME= gnet-2.0.4 CATEGORIES= net MASTER_SITES= http://www.gnetlibrary.org/src/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnetlibrary.org/ COMMENT= Simple network library 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 diff --git a/net/gnet/distinfo b/net/gnet/distinfo index a1d2e48b492..77ab857bf7b 100644 --- a/net/gnet/distinfo +++ b/net/gnet/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2003/05/15 21:07:36 wiz Exp $ +$NetBSD: distinfo,v 1.12 2003/07/30 13:49:47 wiz Exp $ -SHA1 (gnet-2.0.3.tar.gz) = 8f4ac2e7d8fea19098185c2670c53149a126be12 -Size (gnet-2.0.3.tar.gz) = 448530 bytes +SHA1 (gnet-2.0.4.tar.gz) = 90dcf0d55b52d4f697008bb1028ee9678380927a +Size (gnet-2.0.4.tar.gz) = 451817 bytes SHA1 (patch-ad) = 4c7e3a07df6f1018fe9446db333348eaf587225e SHA1 (patch-ae) = cf642dc0f9ea7a6c87ef0a9fb6be0f110d42232d -- cgit v1.2.3