From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 4 20:02:02 2012 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 686451065673; Tue, 4 Sep 2012 20:02:02 +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 1E88C8FC19; Tue, 4 Sep 2012 20:02:01 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 882D51E0070A; Tue, 4 Sep 2012 22:01:54 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id q84JhVop073897; Tue, 4 Sep 2012 21:43:31 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id q84JhVeV073896; Tue, 4 Sep 2012 21:43:31 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Tue, 4 Sep 2012 21:43:31 +0200 To: Pawel Pekala Message-ID: <20120904194331.GA73872@triton8.kn-bremen.de> References: <504468AB.8050003@FreeBSD.org> <20120903194543.GA38349@triton8.kn-bremen.de> <20120904210424.7e6c8ace@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120904210424.7e6c8ace@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Juergen Lock , Andriy Gapon , multimedia@FreeBSD.org Subject: Re: vlc-2.0.3_1,3 patch phase fails; devel/upnp bug X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 20:02:02 -0000 On Tue, Sep 04, 2012 at 09:04:24PM +0200, Pawel Pekala wrote: > Dnia 2012-09-03, o godz. 21:45:43 > Juergen Lock napisa?(a): > > > The following hack > > in /usr/ports/devel/upnp/files/patch-upnp-src-inc-uuid.h > >fixes it, I've Cc'd the devel/upnp maintainer, maybe he wants to > >commit something like it? > > This should be fixed now, thanks for the patch ;) You're welcome, thanx for the quick fix! :) Juergen