From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 24 20:50:27 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01BA316A400 for ; Sat, 24 Mar 2007 20:50:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id E67D613C4C6 for ; Sat, 24 Mar 2007 20:50:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2OKoQl8015555 for ; Sat, 24 Mar 2007 20:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2OKoQba015552; Sat, 24 Mar 2007 20:50:26 GMT (envelope-from gnats) Date: Sat, 24 Mar 2007 20:50:26 GMT Message-Id: <200703242050.l2OKoQba015552@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/110492: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 20:50:27 -0000 The following reply was made to PR ports/110492; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/110492: commit references a PR Date: Sat, 24 Mar 2007 20:47:28 +0000 (UTC) marcus 2007-03-24 20:47:21 UTC FreeBSD ports repository Modified files: sysutils/hal Makefile distinfo Log: * Power down the system rather than simply shutting it down. [1] * Avoid an infinite loop with buggy PCI firmwares [2] [3] * While here, simplify the PCI probing mechanism [3] PR: 110492 [1] Reported by: manphiz@gmail.com, Nick Withers [2] Submitted by: Rechistov Grigory [1] jylefort [3] Revision Changes Path 1.20 +1 -1 ports/sysutils/hal/Makefile 1.10 +3 -3 ports/sysutils/hal/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"