Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B818263BCED for ; Tue, 23 Sep 2008 08:06:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 76DCF63B15A; Tue, 23 Sep 2008 08:06:05 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 99FAA63B153 for ; Tue, 23 Sep 2008 08:06:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8216E175D0; Tue, 23 Sep 2008 08:06:04 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-eventmachine To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080923080604.8216E175D0@cvs.netbsd.org> Date: Tue, 23 Sep 2008 08:06:04 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Sep 23 08:06:04 UTC 2008 Modified Files: pkgsrc/devel/ruby-eventmachine: distinfo pkgsrc/devel/ruby-eventmachine/patches: patch-aa Log Message: Restrict cast with patch-aa to NetBSD only. It should fix PR pkg/39586. Other *BSD has void pointer for udata member of kevent structure. NetBSD's kqueue is something behind to others? To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ruby-eventmachine/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/devel/ruby-eventmachine/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.