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

Martin Matuska mm at FreeBSD.org
Tue Feb 22 08:57:44 UTC 2011


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)


More information about the cvs-ports mailing list