From nobody@FreeBSD.org  Sat Jul 25 10:15:52 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9AC311065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 Jul 2009 10:15:52 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A3988FC26
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 Jul 2009 10:15:52 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6PAFqer068835
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 Jul 2009 10:15:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6PAFqof068834;
	Sat, 25 Jul 2009 10:15:52 GMT
	(envelope-from nobody)
Message-Id: <200907251015.n6PAFqof068834@www.freebsd.org>
Date: Sat, 25 Jul 2009 10:15:52 GMT
From: bf <bf1783@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]devel/libevent: update to 1.4.12
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137118
>Category:       ports
>Synopsis:       [PATCH]devel/libevent: update to 1.4.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 25 10:20:05 UTC 2009
>Closed-Date:    Mon Aug 17 14:44:10 UTC 2009
>Last-Modified:  Mon Aug 17 14:50:02 UTC 2009
>Originator:     bf
>Release:        8-BETA2 amd64
>Organization:
-
>Environment:
>Description:


Changes in 1.4.12-stable:

Fix an obscure timing-dependent, allocator-dependent crash in the evdns code.

Use __VA_ARGS__ syntax for varargs macros in event_rpcgen when compiler is not GCC.

Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically favor low fds (select) or earlier-added fds (poll, win32).

Fix another pair of fencepost bugs in epoll.c.  [Patch from Adam Langley.]

Do not break evdns connections to nameservers when our IP changes.

Set truncated flag correctly in evdns server replies.

Disable strict aliasing with GCC: our code is not compliant with it.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN libevent.orig/Makefile libevent/Makefile
--- libevent.orig/Makefile	2009-07-25 06:06:41.000000000 -0400
+++ libevent/Makefile	2009-07-25 05:38:20.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libevent
-PORTVERSION=	1.4.11
+PORTVERSION=	1.4.12
 CATEGORIES=	devel
 MASTER_SITES=	http://monkey.org/~provos/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-stable
diff -ruN libevent.orig/distinfo libevent/distinfo
--- libevent.orig/distinfo	2009-07-25 06:06:41.000000000 -0400
+++ libevent/distinfo	2009-07-25 05:38:23.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (libevent-1.4.11-stable.tar.gz) = 3d2dfe659a84441dd27e4587b5ffe0fe
-SHA256 (libevent-1.4.11-stable.tar.gz) = 79b345085aae48e3522c7edf02dcbca18e64fc1f0e41f58cd81a3074ca78e152
-SIZE (libevent-1.4.11-stable.tar.gz) = 498465
+MD5 (libevent-1.4.12-stable.tar.gz) = 77b0d8b9885496871bb083165b35ba11
+SHA256 (libevent-1.4.12-stable.tar.gz) = 1174f513253bcecf820de246bb64f71ccf13c033ce1a25fca015f9caa92ae0f6
+SIZE (libevent-1.4.12-stable.tar.gz) = 499266


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jul 25 10:20:18 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137118 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Mon Aug 17 14:44:09 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137118 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137118: commit references a PR
Date: Mon, 17 Aug 2009 14:44:00 +0000 (UTC)

 mnag        2009-08-17 14:43:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/libevent       Makefile distinfo 
   Log:
   - Update to 1.4.12
   
   PR:             137118
   Submitted by:   bf <bf1783___gmail.com>
   
   Revision  Changes    Path
   1.41      +1 -1      ports/devel/libevent/Makefile
   1.26      +3 -3      ports/devel/libevent/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
