ports/123944: devel/libevent, patches to upgrade to latest version

Paul Schmehl pauls at utdallas.edu
Sat May 24 02:40:04 UTC 2008


>Number:         123944
>Category:       ports
>Synopsis:       devel/libevent, patches to upgrade to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 02:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list