summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-03 13:24:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-03 13:24:32 +0800
commitd7fa494fe1e26faaf2eba94108ed45ceb331813a (patch)
treed3332e416134b2fddf74d71c99adf15b424d11f9 /sysutils/hal/Makefile
parent9435144a44554e4ed3b29f82047a3918b637814e (diff)
downloadmarcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.tar
marcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.tar.gz
marcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.tar.bz2
marcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.tar.lz
marcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.tar.xz
marcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.tar.zst
marcuscom-ports-d7fa494fe1e26faaf2eba94108ed45ceb331813a.zip
Update to a snapshot of HAL from today. This new snapshots fixes a few
bugs, but is mostly aimed at fixing nits with the previous distribution which features read-only files, and leftover make distcheck cruft. The problem with the hald socket directories is pending a patch review from the HAL developers. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6202 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/hal/Makefile')
-rw-r--r--sysutils/hal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index c5a4e3caa..347daff37 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -3,12 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/hal/Makefile,v 1.3 2006/05/02 18:34:40 jylefort Exp $
+# $MCom: ports/sysutils/hal/Makefile,v 1.4 2006/05/02 19:40:36 ahze Exp $
#
PORTNAME= hal
PORTVERSION= ${HALVERSION}.${SNAPVERSION}
-PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.marcuscom.com/downloads/
@@ -38,7 +37,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
USE_RC_SUBR= hald
HALVERSION= 0.5.8
-SNAPVERSION= 20060502
+SNAPVERSION= 20060503
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${HALVERSION}
PLIST_SUB= VERSION=${HALVERSION}