From owner-freebsd-x11@FreeBSD.ORG Thu Sep 20 21:29:27 2007 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1C9416A4DC for ; Thu, 20 Sep 2007 21:29:27 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id 9BCA013C4A5 for ; Thu, 20 Sep 2007 21:29:26 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l8KHrkes062057 for ; Thu, 20 Sep 2007 13:53:46 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-x11@FreeBSD.org Date: Thu, 20 Sep 2007 13:53:37 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_oOr8GeEgCT/3czi" Message-Id: <200709201353.44173.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.90.2/4354/Thu Sep 20 10:04:21 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Subject: xf86-video-ati update to 6.7.193 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2007 21:29:28 -0000 --Boundary-00=_oOr8GeEgCT/3czi Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline xf86-video-ati 6.7.193 is released. Please update the ports (attached). There are too many people on the list complaining about PLL bug in 6.7.192. Thanks, Jung-uk Kim --Boundary-00=_oOr8GeEgCT/3czi Content-Type: text/plain; charset="iso-8859-1"; name="xf86-video-ati.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xf86-video-ati.diff" Index: x11-drivers/xf86-video-ati/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-drivers/xf86-video-ati/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- x11-drivers/xf86-video-ati/Makefile 13 Sep 2007 19:44:49 -0000 1.2 +++ x11-drivers/xf86-video-ati/Makefile 20 Sep 2007 17:47:15 -0000 @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-ati -PORTVERSION= 6.7.192 +PORTVERSION= 6.7.193 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Index: x11-drivers/xf86-video-ati/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-drivers/xf86-video-ati/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- x11-drivers/xf86-video-ati/distinfo 13 Sep 2007 19:44:49 -0000 1.2 +++ x11-drivers/xf86-video-ati/distinfo 20 Sep 2007 17:47:15 -0000 @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-ati-6.7.192.tar.bz2) = b3207c1df5f6f8cf344efe4842bb2db7 -SHA256 (xorg/driver/xf86-video-ati-6.7.192.tar.bz2) = ea282de08e20a04df49e76970ec9944d95f5e8f1a40abe31e30eca11a7aa8263 -SIZE (xorg/driver/xf86-video-ati-6.7.192.tar.bz2) = 730601 +MD5 (xorg/driver/xf86-video-ati-6.7.193.tar.bz2) = 316ebbe95834c5120c302cc004363f92 +SHA256 (xorg/driver/xf86-video-ati-6.7.193.tar.bz2) = aa154bc22818baecfbd009ccf046a9eccfc789db95349439e754c76d6b35ed8a +SIZE (xorg/driver/xf86-video-ati-6.7.193.tar.bz2) = 732848 --Boundary-00=_oOr8GeEgCT/3czi--