From owner-svn-ports-all@FreeBSD.ORG Sun Oct 12 21:22:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C8C9ED4; Sun, 12 Oct 2014 21:22:33 +0000 (UTC) Received: from mail-la0-x230.google.com (mail-la0-x230.google.com [IPv6:2a00:1450:4010:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 55DFFB4F; Sun, 12 Oct 2014 21:22:32 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id gi9so5662558lab.21 for ; Sun, 12 Oct 2014 14:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=FdIu7jcNOQK8te7ns9EoSsGv49JTnhKjmNm5SPTMtkU=; b=HX5w2poW/kt3rvY6k210BlU0r5PqIaTX6acUtSf4H4wgVojhZKGzWI1wIw/sYGgXkX XahorwxR+vBN2XeOTyV3/5baHexiwMoD2FMDQrpKFHwN/dq2HxHqwAp+fAZmVQLBRCJO sUAfWK23Z1o2Q2PIfMdb7104C9H8UpmlxSpnT6NwK0u8xAdDlbzvDt1OBcuZx+3axfak gEGoXHl8dhSZB5oJsjcdTHckim78PlWuz3CzKr0Gh0cVQr932TLf8K57aX7dp2yR8wPa /vcR6Iuoygi6EshpMsSBzZYsL+nMzsEE2D8lkZbAVWSZwGQSSTjZ3S6SAGjeV4DroYpb O39Q== MIME-Version: 1.0 X-Received: by 10.112.149.105 with SMTP id tz9mr19747550lbb.5.1413148950189; Sun, 12 Oct 2014 14:22:30 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.25.77.201 with HTTP; Sun, 12 Oct 2014 14:22:30 -0700 (PDT) In-Reply-To: <20141012192709.GB1019@medusa.sysfault.org> References: <201410121813.s9CID9dS092616@svn.freebsd.org> <20141012192709.GB1019@medusa.sysfault.org> Date: Sun, 12 Oct 2014 23:22:30 +0200 X-Google-Sender-Auth: _BLiIDA-UWBuQf5zxVqTrtgFX0U Message-ID: Subject: Re: svn commit: r370733 - in head/multimedia: . ffmpeg24 ffmpeg24/files From: Thomas Zander To: Marcus von Appen , ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2014 21:22:33 -0000 On 12 October 2014 21:27, Marcus von Appen wrote: > ===> Registering installation for ffmpeg24-2.4.2 > pkg-static: ffmpeg24-2.4.2 conflicts with ffmpeg0-0.7.16_2,1 (installs files into the same place). Problematic file: /usr/local/libdata/ldconfig/ffmpeg > *** Error code 70 > Can you get that one fixed? Looking into it right now. Thanks for catching! Riggs