ports/129642: x11-drivers/xf86-video-radeonhd: update to 1.2.4

Rene Ladan rene at FreeBSD.org
Sun Dec 14 23:30:02 UTC 2008


>Number:         129642
>Category:       ports
>Synopsis:       x11-drivers/xf86-video-radeonhd: update to 1.2.4
>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:   Sun Dec 14 23:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 7.1 RC1
>Organization:
>Environment:
FreeBSD self.rene-ladan.nl 7.1-RC1 FreeBSD 7.1-RC1 #1: Sun Dec  7 20:43:44 CET 2008     root at self.rene-ladan.nl:/usr/obj/usr/src71/sys/RENE  amd64

>Description:
Update x11-drivers/xf86-video-radeonhd to 1.2.4

Obsoletes ports/128070 and ports/128542

Changelog:

- Version 1.2.4

  - Added HDMI support.
  - Added support for RV710, RV730 (DCE 3.2).
  - Added screen rotation support.
  - Added RandR 1.3 panning support.
  - Many acceleration and build fixes.

- 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.

Patch verified with 'portlint -A' and 'port test'
>How-To-Repeat:
Apply patch
>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/x11-drivers/xf86-video-radeonhd/Makefile ./Makefile
--- /usr/ports/x11-drivers/xf86-video-radeonhd/Makefile	2008-09-27 22:02:36.000000000 +0200
+++ ./Makefile	2008-12-15 00:14:34.000000000 +0100
@@ -2,26 +2,27 @@
 # Date Created:				20 Oct 2007
 # Whom:					Rene Ladan <r.c.ladan at 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.4
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	X.Org ati RadeonHD display driver
 
 OPTIONS=	UTILS "Install rhd_conntest and rhd_dump utilities" off
 
 XORG_CAT=	driver
-USE_XORG=	videoproto xextproto
+USE_XORG=	damageproto videoproto xextproto xf86driproto
 
-CONFLICT=	xf86-video-radeonhd-devel-[0-9]*
+CONFLICT=	xf86-video-radeonhd-devel-[0-9]* xf86-video-ati-[0-9]*
 
 MAN4=	radeonhd.4x
 
+CONFIGURE_ARGS=	--enable-exa
+
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_UTILS)
diff -ruN /usr/ports/x11-drivers/xf86-video-radeonhd/distinfo ./distinfo
--- /usr/ports/x11-drivers/xf86-video-radeonhd/distinfo	2008-09-27 22:02:36.000000000 +0200
+++ ./distinfo	2008-12-14 23:53:54.000000000 +0100
@@ -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.4.tar.bz2) = 3c9cfffe7e3d795dde59ea0eef7361b1
+SHA256 (xorg/driver/xf86-video-radeonhd-1.2.4.tar.bz2) = 78f1d53f74a86f73a2bd49150321c86b9a9ff5d669c562612f65f58cffc9dc6e
+SIZE (xorg/driver/xf86-video-radeonhd-1.2.4.tar.bz2) = 684446


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



More information about the freebsd-ports-bugs mailing list