From owner-freebsd-x11@FreeBSD.ORG Tue Nov 30 20:50:07 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2FE61065696 for ; Tue, 30 Nov 2010 20:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C11208FC16 for ; Tue, 30 Nov 2010 20:50:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAUKo70Q091911 for ; Tue, 30 Nov 2010 20:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAUKo7IY091909; Tue, 30 Nov 2010 20:50:07 GMT (envelope-from gnats) Date: Tue, 30 Nov 2010 20:50:07 GMT Message-Id: <201011302050.oAUKo7IY091909@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: alp@sfedu.ru Cc: Subject: Re: ports/152665: update for x11-drivers/xf86-video-ati X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alp@sfedu.ru List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2010 20:50:08 -0000 The following reply was made to PR ports/152665; it has been noted by GNATS. From: alp@sfedu.ru To: bug-followup@freebsd.org Cc: Subject: Re: ports/152665: update for x11-drivers/xf86-video-ati Date: Tue, 30 Nov 2010 23:07:43 +0300 This message is in MIME format. --=_7et7nuxs01vz Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've modified patch for xf86-video-ati-6.13.2 --=20 =D0=A1 =D1=83=D0=B2=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC, =D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80 =D0=9F=D1=8B=D1=85=D0= =B0=D0=BB=D0=BE=D0=B2, =D1=81=D0=B8=D1=81=D1=82=D0=B5=D0=BC=D0=BD=D1=8B=D0=B9 =D0=B0=D0=B4=D0=BC=D0= =B8=D0=BD=D0=B8=D1=81=D1=82=D1=80=D0=B0=D1=82=D0=BE=D1=80 =D0=AE=D0=93=D0=98= =D0=9D=D0=A4=D0=9E =D0=AE=D0=A4=D0=A3 --=_7et7nuxs01vz Content-Type: text/plain; charset=UTF-8; name="patch-xf86-video-ati.txt" Content-Disposition: attachment; filename="patch-xf86-video-ati.txt" Content-Transfer-Encoding: 7bit diff -ru 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-30 22:27:26.189850425 +0300 @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-ati -PORTVERSION= 6.13.0 +PORTVERSION= 6.13.2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff -ru 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-30 22:31:30.137116347 +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.2.tar.bz2) = a8f92fe3c458e511f4e2ead7f92c02b0 +SHA256 (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = d85f60081e5b71bf19da4ca48bce95a9e9df3635c8540dd2640785bedfbc36ee +SIZE (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = 985673 --=_7et7nuxs01vz--