From owner-cvs-all@FreeBSD.ORG Sun Apr 22 23:55:30 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30B1A16A400; Sun, 22 Apr 2007 23:55:30 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 099E513C48C; Sun, 22 Apr 2007 23:55:30 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3MNtTud059333; Sun, 22 Apr 2007 23:55:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3MNtT17059332; Sun, 22 Apr 2007 23:55:29 GMT (envelope-from marcus) Message-Id: <200704222355.l3MNtT17059332@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 22 Apr 2007 23:55:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/hal Makefile ports/sysutils/hal/files hald.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2007 23:55:30 -0000 marcus 2007-04-22 23:55:29 UTC FreeBSD ports repository Modified files: sysutils/hal Makefile sysutils/hal/files hald.in Log: Add devd to the list of hald's rc.d dependencies. Note: we cannot remove usbd yet because 6.X and 5.X still have it, and if it is desired, then it should be started BEFORE hald. PR: 112017 Revision Changes Path 1.23 +1 -1 ports/sysutils/hal/Makefile 1.4 +2 -2 ports/sysutils/hal/files/hald.in