summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-26 16:01:28 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-26 16:01:28 +0800
commit00ed237c926daf750c0679520c804d018ff53f3c (patch)
treeeb3f2cdb639c9f49ef0a44b43fe4dfa37a9696de /sysutils/hal/Makefile
parent6a347d629d5af4011637a9db51368e0e1b20ecc9 (diff)
downloadmarcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.tar
marcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.tar.gz
marcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.tar.bz2
marcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.tar.lz
marcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.tar.xz
marcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.tar.zst
marcuscom-ports-00ed237c926daf750c0679520c804d018ff53f3c.zip
Another day, another hal patch.
Attempt to workaround the GEOM lock race by sleeping half of a second when a DESTROY event is seen by the storage subsystem. Additionally, protect against kern.geom.conftxt returning NULL. When this happens, all disks would get removed, and that's bad. Fix a bug in the volume probing code which could lead to an assert crash. Fix a bug in the volume probing code when it comes to handling UFS IDs. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13027 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/hal/Makefile')
-rw-r--r--sysutils/hal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 42d269608..c1ed98e7a 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/hal/Makefile,v 1.65 2009/09/19 06:09:44 marcus Exp $
+# $MCom: ports/sysutils/hal/Makefile,v 1.66 2009/09/22 05:59:43 marcus Exp $
#
PORTNAME= hal
DISTVERSION= 0.5.13
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://hal.freedesktop.org/releases/