From owner-cvs-ports@FreeBSD.ORG Fri Sep 29 11:23:02 2006 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9942416A47C for ; Fri, 29 Sep 2006 11:23:02 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE46943D58 for ; Fri, 29 Sep 2006 11:22:59 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1143155pye for ; Fri, 29 Sep 2006 04:22:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=LJPWDVeLE7GQAIkk8kPt9q3qHkbJLzqbl7TrVHxDaJGVho8I+76L2icLlqhQ0t/zTr/CER2Sr2dNTs2TAmpoCUTH2CSjpE75yDquUaD+MkwxteqfMdAs8nIiC/IHizkVYw3LrWhiI7eR7ATfXd3KrWKwWULeiOgQLIXbHh3ZG5k= Received: by 10.35.103.1 with SMTP id f1mr214505pym; Fri, 29 Sep 2006 04:22:59 -0700 (PDT) Received: by 10.35.91.20 with HTTP; Fri, 29 Sep 2006 04:22:58 -0700 (PDT) Message-ID: Date: Fri, 29 Sep 2006 07:22:58 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Kris Kennaway" In-Reply-To: <20060929004121.GA60887@xor.obsecurity.org> MIME-Version: 1.0 References: <200609250047.k8P0leLL009808@repoman.freebsd.org> <20060925005252.GA50714@xor.obsecurity.org> <20060929004121.GA60887@xor.obsecurity.org> X-Google-Sender-Auth: 3f3cefd178a5d3fa Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, shaun@freebsd.org, cvs-all@freebsd.org, Mario Sergio Fujikawa Ferreira Subject: Re: cvs commit: ports/multimedia/ffmpeg-devel Makefile ports/multimedia/ffmpeg-devel/files patch-libavcodec_x264.c patch-libavformat_movenc.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 11:23:02 -0000 On 9/28/06, Kris Kennaway wrote: > > On Sun, Sep 24, 2006 at 08:52:52PM -0400, Kris Kennaway wrote: > > On Mon, Sep 25, 2006 at 12:47:40AM +0000, Mario Sergio Fujikawa Ferreira > wrote: > > > lioux 2006-09-25 00:47:40 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > multimedia/ffmpeg-devel Makefile > > > multimedia/ffmpeg-devel/files patch-libavcodec_x264.c > > > Added files: > > > multimedia/ffmpeg-devel/files patch-libavformat_movenc.c > > > Log: > > > Fix build on 4.x: fix devel/sdl header include > > > > > > PR: 102431 > > > Submitted by: Shaun Amott > > > > Are you sure this is still correct after the recent SDL changes? > > > > Kris > > Ping. It appears to be broken. > > Kris > >