diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-03 13:24:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-03 13:24:32 +0800 |
commit | d7fa494fe1e26faaf2eba94108ed45ceb331813a (patch) | |
tree | d3332e416134b2fddf74d71c99adf15b424d11f9 /sysutils | |
parent | 9435144a44554e4ed3b29f82047a3918b637814e (diff) | |
download | marcuscom-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')
-rw-r--r-- | sysutils/hal/Makefile | 5 | ||||
-rw-r--r-- | sysutils/hal/distinfo | 6 |
2 files changed, 5 insertions, 6 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} diff --git a/sysutils/hal/distinfo b/sysutils/hal/distinfo index 00f406bd3..9a5fdc4a9 100644 --- a/sysutils/hal/distinfo +++ b/sysutils/hal/distinfo @@ -1,3 +1,3 @@ -MD5 (hal-0.5.8.20060502.tar.bz2) = 4ae608806240d444fb268d71ce989b86 -SHA256 (hal-0.5.8.20060502.tar.bz2) = 6fe20a010282601267506c72217dcdc45ec93b50d001b2915577d8171daaca27 -SIZE (hal-0.5.8.20060502.tar.bz2) = 1418236 +MD5 (hal-0.5.8.20060503.tar.bz2) = 38884bfdfb5c9f25e98373e9f619bae0 +SHA256 (hal-0.5.8.20060503.tar.bz2) = 7fc307d6b381507adda08d1228421ff41a6ee26b50ad88ef192ae1816ebcb0d9 +SIZE (hal-0.5.8.20060503.tar.bz2) = 1381572 |