Subject: CVS commit: pkgsrc/devel/libevent
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 02/27/2007 11:11:19
Module Name:	pkgsrc
Committed By:	grant
Date:		Tue Feb 27 11:11:18 UTC 2007

Modified Files:
	pkgsrc/devel/libevent: Makefile distinfo
Added Files:
	pkgsrc/devel/libevent/patches: patch-ab patch-ac
Removed Files:
	pkgsrc/devel/libevent/patches: patch-aa

Log Message:
improvements to last:

- configure script already has provision for different compiler inline
  directives, just not every file was using it.
- u_intXX_t types need to be fixed in installed event.h too.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/devel/libevent/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/libevent/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/devel/libevent/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/devel/libevent/patches/patch-ab \
    pkgsrc/devel/libevent/patches/patch-ac

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