From owner-svn-ports-head@FreeBSD.ORG Sun Dec 15 21:53:30 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id 5D1A9887; Sun, 15 Dec 2013 21:53:30 +0000 (UTC) Received: from frv152.fwdcdn.com (frv152.fwdcdn.com [212.42.77.152]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D017A14FF; Sun, 15 Dec 2013 21:53:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=o5dAghmGpfri7JIbj6x6McAk5wwvu8X7YkQdhaH7+ak=; b=eZtIVrP+0PKvhaMJDCWmeFv/8cV5X0AHYp8aHZJIGwG2/yaEpg943f4g4RjKTiO5FJd++8KzGl6Ga3liMc23GVeF7otwqOowOMGse1CbNJt1dA2TJt5eGnU5kyW+nla4OOniY0lx9w4u7IwVSLDo22RoV4pDDwKyZ6MRP3TOZzY=; Received: from [37.115.116.138] (helo=nonamehost.local) by frv152.fwdcdn.com with esmtpsa ID 1VsJcu-000NTA-5R ; Sun, 15 Dec 2013 23:53:28 +0200 Date: Sun, 15 Dec 2013 23:53:27 +0200 From: Ivan Klymenko To: Baptiste Daroussin Subject: Re: svn commit: r336566 - in head/multimedia: mencoder mplayer mplayer/files Message-ID: <20131215235327.55b79747@nonamehost.local> In-Reply-To: <20131215213745.GM57153@ithaqua.etoilebsd.net> References: <201312151850.rBFIoq2q038615@svn.freebsd.org> <20131215233631.6096654f@nonamehost.local> <20131215213745.GM57153@ithaqua.etoilebsd.net> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=37.115.116.138; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net Cc: svn-ports-head@freebsd.org, Thierry Thomas , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 21:53:30 -0000 =D0=92 Sun, 15 Dec 2013 22:37:45 +0100 Baptiste Daroussin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > On Sun, Dec 15, 2013 at 11:36:31PM +0200, Ivan Klymenko wrote: > > =D0=92 Sun, 15 Dec 2013 18:50:52 +0000 (UTC) > > Thierry Thomas =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >=20 > > > Author: thierry > > > Date: Sun Dec 15 18:50:51 2013 > > > New Revision: 336566 > > > URL: http://svnweb.freebsd.org/changeset/ports/336566 > > >=20 > > > Log: > > > - Update to 1.1.20131109 > >=20 > > Please fix Makefile.optvars > >=20 > > ---DV_LIB_DEPENDS=3D dv.so:${PORTSDIR}/multimedia/libdv > > +++DV_LIB_DEPENDS=3D dv:${PORTSDIR}/multimedia/libdv >=20 > that is not the right fix, libdv.so is. >=20 > Bapt so then need to fix same way ports: devel/synfig multimedia/dv2jpg multimedia/mlt multimedia/kino multimedia/transcode multimedia/xawtv :)