Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 04/21/2004 10:37:08
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Wed Apr 21 10:37:08 UTC 2004

Modified Files:
	pkgsrc/devel/libevent: Makefile distinfo
	pkgsrc/doc: CHANGES TODO

Log Message:
Update libevent to 0.8

Changes:

0.8:
    * Buffered event abstraction to make writing network applications
      easier; see libio for the predecessor of this idea.
0.7c:
    * Bug fixes in Linux epoll and poll support.

0.7b:
    * 3-clause BSD-license.
    * Experimental support for real-time signals. Likely to be buggy.
    * Experimental support for Windows from Mike Davis.

0.7:
    *  Requires level-triggered epoll patch for Linux epoll support.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libevent/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libevent/distinfo
cvs rdiff -r1.5701 -r1.5702 pkgsrc/doc/CHANGES
cvs rdiff -r1.1656 -r1.1657 pkgsrc/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.