Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7490163B8BD for ; Wed, 26 Nov 2008 19:45:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 12F6863B101; Wed, 26 Nov 2008 19:45:34 +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 ACE2963B110 for ; Wed, 26 Nov 2008 19:45:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9965E175D0; Wed, 26 Nov 2008 19:45:32 +0000 (UTC) From: "Jared D. McNeill" Subject: CVS commit: pkgsrc/sysutils/hal To: pkgsrc-changes@NetBSD.org Reply-To: jmcneill@netbsd.org Message-Id: <20081126194532.9965E175D0@cvs.netbsd.org> Date: Wed, 26 Nov 2008 19:45:32 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: jmcneill Date: Wed Nov 26 19:45:32 UTC 2008 Modified Files: pkgsrc/sysutils/hal: Makefile Log Message: pkg/40039: sysutils/hal compilation errors (NetBSD 4.0) The NetBSD hal backend requires features new to NetBSD 5.0, so fallback to the dummy backend for previous releases. To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/hal/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.