Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 18:36:34 GMT
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128070: x11-drivers/xf86-video-radeonhd: update to 1.2.3
Message-ID:  <200810131836.m9DIaYSe074407@www.freebsd.org>
Resent-Message-ID: <200810131840.m9DIe54J071789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128070
>Category:       ports
>Synopsis:       x11-drivers/xf86-video-radeonhd: update to 1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 18:40:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        7.0-RELEASE-p5 amd64
>Organization:
>Environment:
FreeBSD self.rene-ladan.nl 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Thu Oct  2 15:01:07 CEST 2008     root@self.rene-ladan.nl:/usr/obj/usr/src70/sys/RENE  amd64

>Description:
- update to x11-drivers/xf86-video-radeonhd to 1.2.3

- tested with 'portlint -A' and 'port test'

Changelog:

Version 1.2.3
 - Added Command Submission infrastructure.

Version 1.2.2
 - Added DRI support (R5xx and RS6xx).
 - Added support for RV770, RS780, M82, M86, and M88.
 - Added XVideo support.
 - Added CP based 2D acceleration (R5xx and RS6xx).
 - Added EXA render acceleration (R5xx and RS6xx).
 - Added support for AtomBIOS based mode setting.
 - Added support for scaled modes.
 - Added RandR support for backlight control.
 - Lots of modesetting related bug fixes.


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/x11-drivers/xf86-video-radeonhd/Makefile xf86-video-radeonhd/Makefile
--- /usr/ports/x11-drivers/xf86-video-radeonhd/Makefile	2008-09-27 22:02:36.000000000 +0200
+++ xf86-video-radeonhd/Makefile	2008-10-13 20:29:42.000000000 +0200
@@ -2,23 +2,24 @@
 # Date Created:				20 Oct 2007
 # Whom:					Rene Ladan <r.c.ladan@gmail.com>
 #
-# $FreeBSD: ports/x11-drivers/xf86-video-radeonhd/Makefile,v 1.7 2008/09/27 20:02:36 nork Exp $
+# $FreeBSD: ports/x11-drivers/xf86-video-radeonhd/Makefile,v 1.4 2008/04/11 11:58:00 pav Exp $
 #
 
 PORTNAME=	xf86-video-radeonhd
-PORTVERSION=	1.2.1
-PORTREVISION=	2
+PORTVERSION=	1.2.3
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X.Org ati RadeonHD display driver
 
+BUILD_DEPENDS=	${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros
+
 OPTIONS=	UTILS "Install rhd_conntest and rhd_dump utilities" off
 
 XORG_CAT=	driver
 USE_XORG=	videoproto xextproto
 
-CONFLICT=	xf86-video-radeonhd-devel-[0-9]*
+CONFLICT=	xf86-video-radeonhd-devel-*
 
 MAN4=	radeonhd.4x
 
diff -ru /usr/ports/x11-drivers/xf86-video-radeonhd/distinfo xf86-video-radeonhd/distinfo
--- /usr/ports/x11-drivers/xf86-video-radeonhd/distinfo	2008-09-27 22:02:36.000000000 +0200
+++ xf86-video-radeonhd/distinfo	2008-10-13 20:30:12.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-radeonhd-1.2.1.tar.bz2) = 9db15e1f1f891f514ca72dd9a3cc360a
-SHA256 (xorg/driver/xf86-video-radeonhd-1.2.1.tar.bz2) = 2e06e8cd714e5345165c64e8a96ea0e7bae44ae2655760ef0eee17ab788ab388
-SIZE (xorg/driver/xf86-video-radeonhd-1.2.1.tar.bz2) = 512608
+MD5 (xorg/driver/xf86-video-radeonhd-1.2.3.tar.bz2) = 5463c6a1f77861947a1f56b349a42094
+SHA256 (xorg/driver/xf86-video-radeonhd-1.2.3.tar.bz2) = f900e2254b8699f1cbb0c1778597efce255270e5f2b8288d06b2ab60108abda9
+SIZE (xorg/driver/xf86-video-radeonhd-1.2.3.tar.bz2) = 618272


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810131836.m9DIaYSe074407>