From nobody@FreeBSD.org  Sat Jul 17 17:37:00 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DF4EF106567B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Jul 2010 17:37:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CE1898FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Jul 2010 17:37:00 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6HHb0ZO033695
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Jul 2010 17:37:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6HHb0Mh033692;
	Sat, 17 Jul 2010 17:37:00 GMT
	(envelope-from nobody)
Message-Id: <201007171737.o6HHb0Mh033692@www.freebsd.org>
Date: Sat, 17 Jul 2010 17:37:00 GMT
From: Hardy Schumacher <hardy.schumacher@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] x11-drivers/xf86-video-ati to v6.13.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148712
>Category:       ports
>Synopsis:       [UPDATE] x11-drivers/xf86-video-ati to v6.13.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 17 17:40:08 UTC 2010
>Closed-Date:    Fri Dec 10 05:26:38 UTC 2010
>Last-Modified:  Fri Dec 10 05:26:38 UTC 2010
>Originator:     Hardy Schumacher
>Release:        FreeBSD-8.0 AMD64
>Organization:
>Environment:
FreeBSD alpha.low.org 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed Jan 20 21:04:10 CET 2010 root@alpha.low.org:/usr/obj/usr/src/sys/LOW_ALPHA amd64
>Description:
An update for ATI driver is available, that contains a lot of bugfixes.
Maybe also the issue reported in PR 146460 can be resolved by upgrading the driver.
>How-To-Repeat:
n/a
>Fix:
n/a

Patch attached with submission follows:

--- ./Makefile.orig	2010-07-17 19:04:40.000000000 +0200
+++ Makefile	2010-07-17 18:56:36.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xf86-video-ati
-PORTVERSION=	6.13.0
+PORTVERSION=	6.13.1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11@FreeBSD.org
--- ./distinfo.orig	2010-07-17 19:04:53.000000000 +0200
+++ distinfo	2010-07-17 18:59:39.000000000 +0200
@@ -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


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jul 17 17:40:17 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148712 

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148712 [update x11-drivers/xf86-video-ati to v6.13.1]
Date: Sun, 18 Jul 2010 10:23:31 -0500

 ----- Forwarded message from Gary Jennejohn <gljennjohn@googlemail.com> -----
 
 From: Gary Jennejohn <gljennjohn@googlemail.com>
 To: hardy.schumacher@gmx.de
 Cc: x11@freebsd.org
 Subject: PR ports/148712 [update x11-drivers/xf86-video-ati to v6.13.1]
 
 Did you test this?  It doesn't compile because there's an error in
 (from memory) r6xx_accel.c in the last routine of the file.  The
 #endif needs to be moved to the very bottom of the routine.
 
 After fixing the error it compiles, installs and works for me.
 
 --
 Gary Jennejohn
 _______________________________________________
 freebsd-x11@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-x11
 To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
 
 
 ----- End forwarded message -----

From: Andriy Gapon <avg@icyb.net.ua>
To: bug-followup@FreeBSD.org, hardy.schumacher@gmx.de,
        Gary Jennejohn <gljennjohn@googlemail.com>
Cc:  
Subject: Re: ports/148712: [UPDATE] x11-drivers/xf86-video-ati to v6.13.1
Date: Sat, 28 Aug 2010 00:00:28 +0300

 For me the updated port compiled without any issues.
 Didn't have to patch anything.
 
 -- 
 Andriy Gapon
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Dec 10 05:26:37 UTC 2010 
State-Changed-Why:  
superceeded by 151392 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148712 
>Unformatted:
