Date: Tue, 22 Feb 2011 08:57:43 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libevent Makefile ports/devel/libevent/files patch-configure.in patch-evdns.c patch-event.c patch-evutil.c patch-http.c patch-signal.c Message-ID: <201102220857.p1M8vhMW012367@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2011-02-22 08:57:43 UTC
FreeBSD ports repository
Modified files:
devel/libevent Makefile
Added files:
devel/libevent/files patch-configure.in patch-evdns.c
patch-event.c patch-evutil.c patch-http.c
patch-signal.c
Log:
Import changes from upstream git repository.
Includes fixes for the following Bug IDs:
#3028594 - evutil.c fcntl() uses long for F_SETFL
#3048812 - Signal socketpair blocking
#3107877 - evdns can issue duplicate tx ids
Revision Changes Path
1.46 +1 -1 ports/devel/libevent/Makefile
1.1 +27 -0 ports/devel/libevent/files/patch-configure.in (new)
1.3 +52 -0 ports/devel/libevent/files/patch-evdns.c (new)
1.3 +26 -0 ports/devel/libevent/files/patch-event.c (new)
1.1 +11 -0 ports/devel/libevent/files/patch-evutil.c (new)
1.4 +20 -0 ports/devel/libevent/files/patch-http.c (new)
1.1 +38 -0 ports/devel/libevent/files/patch-signal.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102220857.p1M8vhMW012367>
