From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 20 15:19:31 2013 Return-Path: Delivered-To: multimedia@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 82DD7876; Sun, 20 Oct 2013 15:19:31 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id DDFC92DBC; Sun, 20 Oct 2013 15:19:29 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA19609; Sun, 20 Oct 2013 18:19:28 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1VXumu-000EOt-0i; Sun, 20 Oct 2013 18:19:28 +0300 Message-ID: <5263F447.40705@FreeBSD.org> Date: Sun, 20 Oct 2013 18:18:31 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: "Jason E. Hale" , wg@FreeBSD.org, multimedia@FreeBSD.org Subject: graphics/opencv dependency on ffmpeg is broken by multimedia/ffmpeg upgrade X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=X-VIET-VPS Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Oct 2013 15:19:31 -0000 LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg multimedia/ffmpeg no longer provides libavcodec.so.1. It's libavcodec.so.55 now. -- Andriy Gapon