From owner-svn-ports-head@freebsd.org Fri Aug 31 11:24:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B186F7D4BA; Fri, 31 Aug 2018 11:24:24 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22A658E706; Fri, 31 Aug 2018 11:24:24 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4769921F94; Fri, 31 Aug 2018 07:24:23 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute4.internal (MEProxy); Fri, 31 Aug 2018 07:24:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=gGHxcY mKs6XplKN1wgsn0fIm0TcPvXy3qEJfiAJb5Xg=; b=g2rO6Wwa8z2Sh2ywqmx6kS LY6AYlu99U7VbU3vN9ylfL2N6858mQnNp3x1YSycMJVsGOOBQh8Xw7t1q3wGYfWJ CJ36zD571dAbOMBaU3h7WIDgvzxynv9kVnqrr5e6J6cM41QVcZUTAslG6GWPg8Gd Gn8ELlHOne/0nlSP3fVwnuA2tPYX6XwGUs7lWnqF6LQ35tYUiLHDScP+td7ASAOp VXyhB1LEwatb73qBwcVwI1Q3MD0ZRv9KAoRv/ovXoGDm6pSPMcnuGS8aVuiNdTsL a1U7qenGEK94dWETO2VafOevZORt3de0mHjL9fp3+84d4uSZ+VFzdIN9ss6DwG7A == X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id BA591621BD; Fri, 31 Aug 2018 07:24:22 -0400 (EDT) Message-Id: <1535714662.2255182.1492419576.2BB150A3@webmail.messagingengine.com> From: Tobias Kortkamp To: Alexey Dokuchaev Cc: ndowens@yahoo.com, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-7b72137a In-Reply-To: <20180831101627.GA93235@FreeBSD.org> Date: Fri, 31 Aug 2018 13:24:22 +0200 Subject: Re: svn commit: r478529 - in head: audio/atunes devel/efl graphics/gimageview graphics/opencv graphics/osg graphics/osg-devel multimedia/gxine multimedia/k9copy-kde4 multimedia/libxine multimedia/libxi... References: <201808310816.w7V8GIhm033801@repo.freebsd.org> <20180831101627.GA93235@FreeBSD.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 31 Aug 2018 11:24:24 -0000 On Fri, Aug 31, 2018, at 12:16, Alexey Dokuchaev wrote: > On Fri, Aug 31, 2018 at 08:16:18AM +0000, Tobias Kortkamp wrote: > > New Revision: 478529 > > URL: https://svnweb.freebsd.org/changeset/ports/478529 > > > > Log: > > multimedia/libxine: Update to 1.2.9 > > > > - Cleanup options > > - Enable IMAGEMAGICK by default > > Can you elaborate more on this one? IM is a rather heavy dependency, esp. > with default selection of options, and I'm surprized why it would be needed > by default in the multimedia decoding library. Please qualify "heavy dependency". It was part of the change and I haven't really questioned it. CC Nathan (submitter)