From owner-freebsd-ports@FreeBSD.ORG Fri Jul 26 17:43:26 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8871632B; Fri, 26 Jul 2013 17:43:26 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 462952868; Fri, 26 Jul 2013 17:43:25 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 0BA751E007B5; Fri, 26 Jul 2013 19:43:25 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.5/8.14.4) with ESMTP id r6QHgUev051275; Fri, 26 Jul 2013 19:42:30 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.5/8.14.3/Submit) id r6QHgU5e051274; Fri, 26 Jul 2013 19:42:30 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Fri, 26 Jul 2013 19:42:30 +0200 To: Guido Falsi Subject: Re: CFT: vlc 2.0.7 Message-ID: <20130726174230.GA51263@triton8.kn-bremen.de> References: <20130718192103.GA60170@triton8.kn-bremen.de> <51E85F3E.4050502@madpilot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51E85F3E.4050502@madpilot.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@FreeBSD.org, Juergen Lock , freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jul 2013 17:43:26 -0000 On Thu, Jul 18, 2013 at 11:33:50PM +0200, Guido Falsi wrote: > On 07/18/13 21:21, Juergen Lock wrote: > > Hi! > > > > It's this time again, there's a new vlc version out and I want > > to update the port: > > > > http://people.freebsd.org/~nox/tmp/vlc-2.0.7-001.patch > > > > Please give this a good testing and report any issues you find, thanx! :) > > > > Hi! > > I tested it right now. It works fine, both with nvidia and intel kms. It > also works fine with libva. I have only CURRENT machines to test on though. > > I'll keep using it in the next days, I'll write if I notice any problem. > > Thanks for your work on this port! > Thanx for testing, I just committed the update. Juergen