Date: Mon, 26 Oct 2015 08:47:07 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400154 - in head/ports-mgmt/portlint: . src Message-ID: <20151026084707.GA33313@FreeBSD.org> In-Reply-To: <201510251727.t9PHRckC024802@repo.freebsd.org> References: <201510251727.t9PHRckC024802@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 25, 2015 at 05:27:38PM +0000, Joe Marcus Clarke wrote: > New Revision: 400154 > URL: https://svnweb.freebsd.org/changeset/ports/400154 > > Log: > Update to 2.16.7. > > * Remove the check for USES being sorted. Order is important. [2] > PR: 203908 [2] PR fails to provide any specifics though. USES should be order-agnostic; dependencies should be specified explicitly. Sorted USES might actually help to find those bugs (any are known?) and fix them quickly. Relying on a specific USES order is a bug. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151026084707.GA33313>