Update to 1.0c:

* Bug fixes for Windows, Solaris and improved logging interface.
This commit is contained in:
wiz 2005-04-04 11:23:03 +00:00
parent cc6fa4d56a
commit 55c808802d
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.10 2005/02/28 12:44:14 wiz Exp $
# $NetBSD: Makefile,v 1.11 2005/04/04 11:23:03 wiz Exp $
#
DISTNAME= libevent-1.0b
DISTNAME= libevent-1.0c
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
@ -10,7 +10,7 @@ HOMEPAGE= http://monkey.org/~provos/libevent/
COMMENT= Asynchronous event notification library
USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
GNU_CONFIGURE= yes
TEST_TARGET= verify
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2005/02/28 12:44:14 wiz Exp $
$NetBSD: distinfo,v 1.8 2005/04/04 11:23:03 wiz Exp $
SHA1 (libevent-1.0b.tar.gz) = f1de2303d9b4233cba05213962f9d935be4d38b8
RMD160 (libevent-1.0b.tar.gz) = 108bf2a8b13f3eee065c7ae80f2c4031bcb2f613
Size (libevent-1.0b.tar.gz) = 101206 bytes
SHA1 (libevent-1.0c.tar.gz) = cd49eb98de5c2b7cc418d6b92e1b3b2a6a8855fa
RMD160 (libevent-1.0c.tar.gz) = deba56061651f008c0d34bdcae41f1cd9af30c76
Size (libevent-1.0c.tar.gz) = 122897 bytes