summaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-03-24 20:47:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-03-24 20:47:21 +0000
commitd15d9c142a710bc8618e44960a769cf44c4bacdc (patch)
treefd8a973073cef1297c5924da283cb00737386b68 /sysutils/hal
parentDo not install config file as these fonts will automatically be loaded (diff)
* 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 <nick@nickwithers.com> [2] Submitted by: Rechistov Grigory <ggg_mail@inbox.ru> [1] jylefort [3]
Notes
Notes: svn path=/head/; revision=188210
Diffstat (limited to 'sysutils/hal')
-rw-r--r--sysutils/hal/Makefile2
-rw-r--r--sysutils/hal/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 835d82abd809..c43f0551fe1b 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -40,7 +40,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTKDOC="false"
HALVERSION= 0.5.8
-SNAPVERSION= 20070210
+SNAPVERSION= 20070324
.if !defined(HAL_SLAVE)
USE_RC_SUBR= hald
diff --git a/sysutils/hal/distinfo b/sysutils/hal/distinfo
index 2f272c772f2e..eea19a43179f 100644
--- a/sysutils/hal/distinfo
+++ b/sysutils/hal/distinfo
@@ -1,3 +1,3 @@
-MD5 (hal-0.5.8.20070210.tar.bz2) = bf92bd80cdb3d05ec767ba77112eb50f
-SHA256 (hal-0.5.8.20070210.tar.bz2) = 576facd21492fe0a245f9475ea07d1fd5fa805fcdcf1254b03c91f28ac412aaf
-SIZE (hal-0.5.8.20070210.tar.bz2) = 1372988
+MD5 (hal-0.5.8.20070324.tar.bz2) = b07a77e0b716deef159a87fd7f93c996
+SHA256 (hal-0.5.8.20070324.tar.bz2) = 68ff62a975066b82c0e196e2e6378c111a045e86aa3fcdf1a8f192df15450b1f
+SIZE (hal-0.5.8.20070324.tar.bz2) = 1373209