pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libevent



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Feb 11 21:13:48 UTC 2011

Modified Files:
        pkgsrc/devel/libevent: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/devel/libevent/patches: patch-aa patch-ac patch-ad

Log Message:
Update to libevent-2.0.10.
Supposedly API backwards-compatible with libevent 1.x.
Will need a recursive revbump for shlib name changes, though.

All regression tests pass except "thread_conditions_simple". Not sure
why yet, but it's new API so shouldn't break anything existing in pkgsrc
today.

Changes in libevent 2.0 include cleaner interfaces, buffered I/O improvements,
improved multithreading and openssl integration.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/libevent/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libevent/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/libevent/buildlink3.mk
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/libevent/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/libevent/patches/patch-aa
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/libevent/patches/patch-ac
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/libevent/patches/patch-ad

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



Home | Main Index | Thread Index | Old Index