From 4c38eb90eb0df97d2bcb39fd7eeb7b6e97e8b738 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 5 Feb 2008 21:45:05 +0000 Subject: Update to snapshot 20080205. * Add video4linux webcam support [1] * Fix a problem where fdi-added callouts were not being run [2] * Add DRM (direct rendering) support * Attempt to add more device file information * Do not assume the SCSI cdb length is always 16 [3] Various other generic hal fixes have also gone in from upstream. Big thanks to Lachlan Michael for helping to test [1]. Reported by: Pawel Worach [2] Submitted by: kan [3] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10358 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/hal/Makefile | 5 ++--- sysutils/hal/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index 7b5f4cede..a3916305d 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/hal/Makefile,v 1.33 2008/02/05 00:52:32 marcus Exp $ +# $MCom: ports/sysutils/hal/Makefile,v 1.34 2008/02/05 05:54:21 marcus Exp $ # PORTNAME= hal PORTVERSION= ${HALVERSION}.${SNAPVERSION} -PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.marcuscom.com/downloads/ @@ -48,7 +47,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTKDOC="false" HALVERSION= 0.5.10 -SNAPVERSION= 20080106 +SNAPVERSION= 20080205 USE_RC_SUBR= hald USE_GNOME_SUBR= yes diff --git a/sysutils/hal/distinfo b/sysutils/hal/distinfo index 05e65a2df..59bb43af3 100644 --- a/sysutils/hal/distinfo +++ b/sysutils/hal/distinfo @@ -1,3 +1,3 @@ -MD5 (hal-0.5.10.20080106.tar.bz2) = bab8c3f0f87c3929d143625721361029 -SHA256 (hal-0.5.10.20080106.tar.bz2) = 0dea10c60f41d916251a23ed56c9b4c13b1f10b1cd1ef8366d9a4f1d3360c4bd -SIZE (hal-0.5.10.20080106.tar.bz2) = 965092 +MD5 (hal-0.5.10.20080205.tar.bz2) = 83aa43965a1a62f4ac89cedccfecf4c5 +SHA256 (hal-0.5.10.20080205.tar.bz2) = 9a9ba3ba845b4b66bd1bd925dc66c9390b297743dd294e6568ef59837524bc41 +SIZE (hal-0.5.10.20080205.tar.bz2) = 919188 -- cgit v1.2.3