From e92755b88912a268753df9e9ef95a3078daa133e Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 24 Dec 2007 19:42:03 +0000 Subject: * Make sure all PCI buses are probed * Be gentler when probing removable media USB and SCSI devices as to not spam the console with media read failures where there is no media inserted. This will aleviate the problem with USB/SCSI floppy drives and card readers. [1] Submitted by: Andriy Gapon [1] --- sysutils/hal/Makefile | 2 +- sysutils/hal/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils') diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index d3aded67069..91606976f2c 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTKDOC="false" HALVERSION= 0.5.8 -SNAPVERSION= 20071222 +SNAPVERSION= 20071224 .if !defined(HAL_SLAVE) USE_RC_SUBR= hald diff --git a/sysutils/hal/distinfo b/sysutils/hal/distinfo index 7fbf0ea2691..ca6761a20bc 100644 --- a/sysutils/hal/distinfo +++ b/sysutils/hal/distinfo @@ -1,3 +1,3 @@ -MD5 (hal-0.5.8.20071222.tar.bz2) = 59ca16329bdff43dedf76a30d1c48fed -SHA256 (hal-0.5.8.20071222.tar.bz2) = 9b629c08268246ec2b8cda13d5731dd3104af9d00f02ada6eaf7d4a3354de526 -SIZE (hal-0.5.8.20071222.tar.bz2) = 1366465 +MD5 (hal-0.5.8.20071224.tar.bz2) = e2f563bf6f313b98b4e00491f3cb571a +SHA256 (hal-0.5.8.20071224.tar.bz2) = b1620e1a82124ef39d5b11eb1cf529f71bf3c92520836277a9f8dc2f35139920 +SIZE (hal-0.5.8.20071224.tar.bz2) = 1366761 -- cgit