summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-19 06:01:37 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-19 06:01:37 +0800
commit3ad916055628fd7fd4c092862746c144a31ec743 (patch)
tree0d1a2c8addac65393c0b0151114b361db0cd5f1b /sysutils/hal/Makefile
parentfae1e30cb2ea8be0d58e0f1fe13fcac98f478343 (diff)
downloadmarcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.tar
marcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.tar.gz
marcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.tar.bz2
marcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.tar.lz
marcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.tar.xz
marcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.tar.zst
marcuscom-ports-3ad916055628fd7fd4c092862746c144a31ec743.zip
Update to snapshot 20080218. This release fixes a bug with ATAPICAM/ATA
device mapping which can occur if there are more than one ATAPICAM device in a machine. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10461 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 baf96b5e5..719c19f60 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/hal/Makefile,v 1.35 2008/02/05 21:45:05 marcus Exp $
+# $MCom: ports/sysutils/hal/Makefile,v 1.36 2008/02/16 05:28:22 marcus Exp $
#
PORTNAME= hal
@@ -47,7 +47,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTKDOC="false"
HALVERSION= 0.5.10
-SNAPVERSION= 20080216
+SNAPVERSION= 20080218
USE_RC_SUBR= hald
USE_GNOME_SUBR= yes