Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2005 13:48:47 -0700 (MST)
From:      oz@nixil.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        petef@FreeBSD.org
Subject:   ports/76373: Update port: devel/libevent
Message-ID:  <200501172048.j0HKml9e065155@nixil.net>
Resent-Message-ID: <200501172050.j0HKoPga048590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76373
>Category:       ports
>Synopsis:       Update port: devel/libevent
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 17 20:50:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Phil Oleson
>Release:        FreeBSD 4.7-RELEASE-p27 i386
>Organization:
N/A
>Environment:
System: FreeBSD nixil.net 4.7-RELEASE-p27 FreeBSD 4.7-RELEASE-p27 #33: Mon Jun 14 16:36:44 MDT 2004 root@fc2:/usr/src/sys/compile/nixil.net i386

>Description:
	Bugfix to libevent that repairs backwards compatability. Corrects issues with arpd vomit stegdetect and fragroute ports
        Should be able to remove BROKEN flag from previously listed ports.
>How-To-Repeat:
	N/A
>Fix:

	Apply patch.
--- libevent-patch begins here ---
diff -ruN libevent.orig/Makefile libevent/Makefile
--- libevent.orig/Makefile	Mon Jan 17 13:29:44 2005
+++ libevent/Makefile	Mon Jan 17 13:28:45 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libevent
-PORTVERSION=	1.0
+PORTVERSION=	1.0b
 CATEGORIES=	devel
 MASTER_SITES=	http://monkey.org/~provos/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.c$/c/}
diff -ruN libevent.orig/distinfo libevent/distinfo
--- libevent.orig/distinfo	Mon Jan 17 13:29:44 2005
+++ libevent/distinfo	Mon Jan 17 13:29:52 2005
@@ -1,2 +1,2 @@
-MD5 (libevent-1.0.tar.gz) = 312136a01f7a1d7561ed12c702c8a6fb
-SIZE (libevent-1.0.tar.gz) = 100906
+MD5 (libevent-1.0b.tar.gz) = d2970ee6089f92e15181018b31b5cd74
+SIZE (libevent-1.0b.tar.gz) = 101206
--- libevent-patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501172048.j0HKml9e065155>