Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 60D9063E77A for ; Fri, 4 Jan 2013 17:16:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 34DD214A1DD; Fri, 4 Jan 2013 17:16:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8946B14A1B0 for ; Fri, 4 Jan 2013 17:16:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id kpyfP5BFoXrX for ; Fri, 4 Jan 2013 17:16:55 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0FA0614A132 for ; Fri, 4 Jan 2013 17:16:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BC73C175DD; Fri, 4 Jan 2013 17:16:54 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 4 Jan 2013 17:16:54 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/devel/xulrunner To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130104171654.BC73C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Fri Jan 4 17:16:54 UTC 2013 Modified Files: pkgsrc/devel/xulrunner: distinfo pkgsrc/devel/xulrunner/patches: patch-ipc_chromium_src_base_debug__util__posix.cc Log Message: Fix build on recent NetBSD 6.99.16. See http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/sysctl.h.diff?r1=1.204&r2=1.205&f=h&only_with_tag=MAIN&f=u Tested on NetBSD/i386 5.2 and NetBSD/amd64 current. Patch is provided from nonaka@. Thank you. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 pkgsrc/devel/xulrunner/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/devel/xulrunner/patches/patch-ipc_chromium_src_base_debug__util__posix.cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.