ports/152665: update for x11-drivers/xf86-video-ati
Alexander Pyhalov
alp at sfedu.ru
Mon Nov 29 09:10:10 UTC 2010
>Number: 152665
>Category: ports
>Synopsis: update for x11-drivers/xf86-video-ati
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 29 09:10:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Alexander Pyhalov
>Release: 8.1
>Organization:
SFU
>Environment:
FreeBSD freebsd 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
New version of xf86-video-ati driver (6.13.1) is available. Patch for port is provided.
>How-To-Repeat:
>Fix:
Apply this patch to the port.
Patch attached with submission follows:
diff -urN xf86-video-ati.old/Makefile xf86-video-ati/Makefile
--- xf86-video-ati.old/Makefile 2010-11-29 11:29:14.010237866 +0300
+++ xf86-video-ati/Makefile 2010-11-29 11:29:35.465249498 +0300
@@ -6,7 +6,7 @@
#
PORTNAME= xf86-video-ati
-PORTVERSION= 6.13.0
+PORTVERSION= 6.13.1
CATEGORIES= x11-drivers
MAINTAINER= x11 at FreeBSD.org
diff -urN xf86-video-ati.old/distinfo xf86-video-ati/distinfo
--- xf86-video-ati.old/distinfo 2010-11-29 11:29:14.010237866 +0300
+++ xf86-video-ati/distinfo 2010-11-29 11:33:07.994314532 +0300
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 7b2642442091808002963920c7693aeb
-SHA256 (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 6d07847d63798f92237175f2645bf964d083b18c4c439e6c787a5f0c3dd68e31
-SIZE (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 1015392
+MD5 (xorg/driver/xf86-video-ati-6.13.1.tar.bz2) = d65ae11cc66146c7006dbf5acebde413
+SHA256 (xorg/driver/xf86-video-ati-6.13.1.tar.bz2) = f9b12482165d99acf58c3b0ada925f7939cc0553f645db9f483e41db66a08b59
+SIZE (xorg/driver/xf86-video-ati-6.13.1.tar.bz2) = 1015352
diff -urN xf86-video-ati.old/files/patch-r6xx_accel.c xf86-video-ati/files/patch-r6xx_accel.c
--- xf86-video-ati.old/files/patch-r6xx_accel.c 1970-01-01 03:00:00.000000000 +0300
+++ xf86-video-ati/files/patch-r6xx_accel.c 2010-11-29 11:40:58.877365557 +0300
@@ -0,0 +1,13 @@
+--- src/r6xx_accel.c.orig 2010-11-29 11:36:13.587753240 +0300
++++ src/r6xx_accel.c 2010-11-29 11:36:45.754721967 +0300
+@@ -1262,9 +1262,9 @@
+
+ void r600_vb_no_space(ScrnInfoPtr pScrn, int vert_size)
+ {
+-#ifdef XF86DRM_MODE
+ RADEONInfoPtr info = RADEONPTR(pScrn);
+ struct radeon_accel_state *accel_state = info->accel_state;
++#ifdef XF86DRM_MODE
+
+ if (info->cs) {
+ if (accel_state->vb_bo) {
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list