Bug 82426 - Update port: devel/libevent to 1.1a
Summary: Update port: devel/libevent to 1.1a
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pete Fritchman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-19 20:10 UTC by Peter
Modified: 2005-06-29 22:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2005-06-19 20:10:15 UTC
      libevent-1.1a contains a workaround for a crash when using kqueue

diff -ruN libevent/Makefile libevent.new1/Makefile
--- libevent/Makefile   Thu May 26 04:46:06 2005
+++ libevent.new1/Makefile      Sun Jun 19 20:50:31 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      libevent
-PORTVERSION=   1.1
+PORTVERSION=   1.1a
 CATEGORIES=    devel
 MASTER_SITES=  http://monkey.org/~provos/
 
diff -ruN libevent/distinfo libevent.new1/distinfo
--- libevent/distinfo   Thu May 26 04:29:08 2005
+++ libevent.new1/distinfo      Sun Jun 19 20:51:57 2005
@@ -1,2 +1,2 @@
-MD5 (libevent-1.1.tar.gz) = a5bd281aeb41bdaa48fbbf0495423d20
-SIZE (libevent-1.1.tar.gz) = 346958
+MD5 (libevent-1.1a.tar.gz) = 6cc776458ecaf9247550863702a44d7c
+SIZE (libevent-1.1a.tar.gz) = 347007
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-06-20 18:05:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->petef

Over to maintainer
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 22:07:38 UTC
State Changed
From-To: open->closed

Committed, thanks!