From owner-svn-ports-head@freebsd.org Wed Nov 1 15:59:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A2BCE5F5AA; Wed, 1 Nov 2017 15:59:01 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A5BC73DAD; Wed, 1 Nov 2017 15:59:01 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8EC541C09C; Wed, 1 Nov 2017 15:59:00 +0000 (UTC) Date: Wed, 1 Nov 2017 15:59:00 +0000 From: Alexey Dokuchaev To: Thomas Zander Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r453291 - in head/audio/faac: . files Message-ID: <20171101155900.GC80927@FreeBSD.org> References: <201711011535.vA1FZSrc078991@repo.freebsd.org> <20171101153721.GA80927@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 01 Nov 2017 15:59:01 -0000 On Wed, Nov 01, 2017 at 04:51:13PM +0100, Thomas Zander wrote: > On 1 November 2017 at 16:37, Alexey Dokuchaev wrote: > > Why it no longer depends on `multimedia/mp4v2'? This was not mentioned > > in the commit log. Care to elaborate? > > Support for it has been removed upstream. Changelog does not contain > details as to why. > The internal copy of it has been removed in > https://github.com/knik0/faac/commit/82bfa6eba494c0374aaef91b61a1876d695d2ead > stating that it's unused. > > In any case it's a good sign that work on the actual codec has been > resumed. Hopefully the upstream project receives more attention than > in the past years. Thanks. It would be nice if you'd included this explanation (perhaps in a more concise form) in the commit log though. ./danfe