Date: Sat, 01 Dec 2007 14:27:57 +0100 From: Rene Ladan <r.c.ladan@gmail.com> To: x11@freebsd.org Subject: radeonhd 1.0.0 released Message-ID: <4751615D.9010206@gmail.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------080909000507090106080109 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, as you may have read on xorg(at)freedesktop(dot)org or radeonhd(at)opensuse(dot)org, the radeonhd driver reached version 1.0.0 . This means that the driver is now distributed via the usual xorg servers. A patch for the port is attached, it runs fine on my Asus A6JE which has a Mobility X1450. Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 --------------080909000507090106080109 Content-Type: text/x-patch; name="xf86-video-radeonhd.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xf86-video-radeonhd.patch" diff -ruN --exclude=CVS /usr/ports/x11-drivers/xf86-video-radeonhd.orig/Makefile /usr/ports/x11-drivers/xf86-video-radeonhd/Makefile --- /usr/ports/x11-drivers/xf86-video-radeonhd.orig/Makefile 2007-11-23 11:37:54.000000000 +0100 +++ /usr/ports/x11-drivers/xf86-video-radeonhd/Makefile 2007-11-30 18:27:56.000000000 +0100 @@ -2,14 +2,12 @@ # Date Created: 20 Oct 2007 # Whom: Rene Ladan <r.c.ladan@gmail.com> # -# $FreeBSD: ports/x11-drivers/xf86-video-radeonhd/Makefile,v 1.1 2007/10/23 13:52:57 miwi Exp $ +# $FreeBSD: $ # PORTNAME= xf86-video-radeonhd -PORTVERSION= 0.0.2 +PORTVERSION= 1.0.0 CATEGORIES= x11-drivers -# temporarily override MASTER_SITES until the driver is officialy released by X.org -MASTER_SITES= http://home.tiscali.nl/rladan/distfiles/ MAINTAINER= x11@FreeBSD.org COMMENT= X.Org ati RadeonHD display driver @@ -17,4 +15,6 @@ XORG_CAT= driver USE_XORG= videoproto xextproto +MAN4= radeonhd.4x + .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/x11-drivers/xf86-video-radeonhd.orig/distinfo /usr/ports/x11-drivers/xf86-video-radeonhd/distinfo --- /usr/ports/x11-drivers/xf86-video-radeonhd.orig/distinfo 2007-11-23 11:37:54.000000000 +0100 +++ /usr/ports/x11-drivers/xf86-video-radeonhd/distinfo 2007-11-30 18:24:27.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-radeonhd-0.0.2.tar.bz2) = a3566675e5fa9331d9bd46d43f0bbeb7 -SHA256 (xorg/driver/xf86-video-radeonhd-0.0.2.tar.bz2) = 0a33a486c735f9a627a34980d4fd17324c90f9a02fb9beb7b532b5109c5d2606 -SIZE (xorg/driver/xf86-video-radeonhd-0.0.2.tar.bz2) = 373119 +MD5 (xorg/driver/xf86-video-radeonhd-1.0.0.tar.bz2) = ea2832c84ec014bed55dcdd8baad06bc +SHA256 (xorg/driver/xf86-video-radeonhd-1.0.0.tar.bz2) = 92ff0678eb14be6e3932db763402c54135efff9b7b2e84cc04683652d2e6abc5 +SIZE (xorg/driver/xf86-video-radeonhd-1.0.0.tar.bz2) = 410810 --------------080909000507090106080109--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4751615D.9010206>