From owner-cvs-all@FreeBSD.ORG Thu Dec 23 07:02:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B92DF16A4CE; Thu, 23 Dec 2004 07:02:01 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 648B843D45; Thu, 23 Dec 2004 07:02:01 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 41E5F70747C; Thu, 23 Dec 2004 18:02:00 +1100 (EST) X-Viruscan-Id: <41CA6D680000E0EFC18F7B@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id F1132707479; Thu, 23 Dec 2004 18:01:59 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 5CE18707472; Thu, 23 Dec 2004 18:01:59 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 2708C611F; Thu, 23 Dec 2004 18:01:58 +1100 (EST) Date: Thu, 23 Dec 2004 18:01:58 +1100 From: Edwin Groothuis To: Kirill Ponomarew Message-ID: <20041223070157.GZ63708@k7.mavetju> References: <200412230602.iBN624HX017248@repoman.freebsd.org> <20041223064302.GM3850@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041223064302.GM3850@voodoo.oberon.net> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/sdl12 Makefile distinfo pkg-plist ports/devel/sdl12/files extra-patch-src_audio_SDL__mixer__MMX.c extra-patch-src_cpuinfo_SDL__cpuinfo.c extra-patch-src_video_SDL__yuv__mmx.c patch-al X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 07:02:01 -0000 On Thu, Dec 23, 2004 at 07:43:02AM +0100, Kirill Ponomarew wrote: > On Thu, Dec 23, 2004 at 06:02:04AM +0000, Edwin Groothuis wrote: > > edwin 2004-12-23 06:02:04 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/sdl12 Makefile distinfo pkg-plist > > Removed files: > > devel/sdl12/files extra-patch-src_audio_SDL__mixer__MMX.c > > extra-patch-src_cpuinfo_SDL__cpuinfo.c > > extra-patch-src_video_SDL__yuv__mmx.c > > patch-al > > Log: > > Upgrade devel/sdl12 to 1.2.8 > > Nearly all changes are fixes, no API breakages, no version bump. > > It doesn't build on 4.x: > > SDL_yuv_mmx.c: In function `ColorRGBDitherYV12MMX1X': > SDL_yuv_mmx.c:236: syntax error before `[' > SDL_yuv_mmx.c: In function `Color565DitherYV12MMX1X': > SDL_yuv_mmx.c:417: syntax error before `[' > SDL_yuv_mmx.c: At top level: > SDL_yuv_mmx.c:33: warning: `MMX_0080w' defined but not used > SDL_yuv_mmx.c:34: warning: `MMX_00FFw' defined but not used http://twomix.devolution.com/pipermail/sdl/2004-December/066420.html I'll keep an eye on it! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/