From root@utd65257.utdallas.edu  Sat May 24 02:34:25 2008
Return-Path: <root@utd65257.utdallas.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C7380106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 May 2008 02:34:25 +0000 (UTC)
	(envelope-from root@utd65257.utdallas.edu)
Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28])
	by mx1.freebsd.org (Postfix) with ESMTP id 956B68FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 May 2008 02:34:25 +0000 (UTC)
	(envelope-from root@utd65257.utdallas.edu)
Received: by utd65257.utdallas.edu (Postfix, from userid 0)
	id E5C1E34781C; Fri, 23 May 2008 21:34:25 -0500 (CDT)
Message-Id: <20080524023425.E5C1E34781C@utd65257.utdallas.edu>
Date: Fri, 23 May 2008 21:34:25 -0500 (CDT)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/libevent, patches to upgrade to latest version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123944
>Category:       ports
>Synopsis:       devel/libevent, patches to upgrade to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 02:40:03 UTC 2008
>Closed-Date:    Sun Jul 20 23:47:35 UTC 2008
>Last-Modified:  Sun Jul 20 23:47:35 UTC 2008
>Originator:     Paul Schmehl
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 7.0-STABLE FreeBSD 7.0-STABLE #6: Wed Apr 16 17:14:28 CDT 2008 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	These patches update the port to the latest release version.
	Hopefully the maintainer will find and fix any problems that
	I've introduced.  :-)
>How-To-Repeat:
	
>Fix:

	

--- patch-Makefile begins here ---
--- Makefile.orig	2008-05-23 20:45:22.000000000 -0500
+++ Makefile	2008-05-23 21:18:07.000000000 -0500
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	libevent
-PORTVERSION=	1.3e
+PORTVERSION=	1.4.4
 CATEGORIES=	devel
 MASTER_SITES=	http://monkey.org/~provos/
+DISTNAME=	${PORTNAME}-${PORTVERSION}-stable
 
 MAINTAINER=	mnag@FreeBSD.org
 COMMENT=	Provides an API to execute callback functions on certain events
--- patch-Makefile ends here ---

--- patch-distinfo begins here ---
--- distinfo.orig	2008-05-23 20:45:27.000000000 -0500
+++ distinfo	2008-05-23 20:51:18.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (libevent-1.3e.tar.gz) = 8553ad0f8a35d8d96ae0c69c387e06d3
-SHA256 (libevent-1.3e.tar.gz) = df523e0d9606e5bcbd8006840cee72ebf3acb934d54624bce8e19f7470237df5
-SIZE (libevent-1.3e.tar.gz) = 452077
+MD5 (libevent-1.4.4-stable.tar.gz) = 5d7591aa6301f06315b52bade472bf2f
+SHA256 (libevent-1.4.4-stable.tar.gz) = bb9e472dd4b43e29a709e80febd30c2b72c4e0ec219c4dcdbfdafb76eb277200
+SIZE (libevent-1.4.4-stable.tar.gz) = 480152
--- patch-distinfo ends here ---

--- patch-pkg-plist begins here ---
--- pkg-plist.orig	2008-05-23 20:45:46.000000000 -0500
+++ pkg-plist	2008-05-23 21:01:01.000000000 -0500
@@ -1,9 +1,22 @@
 bin/event_rpcgen.py
+include/evdns.h
+include/event-config.h
 include/event.h
 include/evhttp.h
-include/evdns.h
-lib/libevent-1.3e.so
-lib/libevent-1.3e.so.1
+include/evrpc.h
+include/evutil.h
+lib/libevent-1.4.so
+lib/libevent-1.4.so.2
 lib/libevent.a
 lib/libevent.la
 lib/libevent.so
+lib/libevent_core-1.4.so
+lib/libevent_core-1.4.so.2
+lib/libevent_core.a
+lib/libevent_core.la
+lib/libevent_core.so
+lib/libevent_extra-1.4.so
+lib/libevent_extra-1.4.so.2
+lib/libevent_extra.a
+lib/libevent_extra.la
+lib/libevent_extra.so
--- patch-pkg-plist ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 24 02:40:08 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123944 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Sun Jul 20 23:47:35 UTC 2008 
State-Changed-Why:  
Supersedes by 125677 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123944 
>Unformatted:
