From owner-svn-ports-head@freebsd.org Fri Oct 14 02:31:05 2016 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 2AA8EC114CF; Fri, 14 Oct 2016 02:31:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 20EE3196; Fri, 14 Oct 2016 02:31:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1F5BB1563; Fri, 14 Oct 2016 02:31:05 +0000 (UTC) Date: Fri, 14 Oct 2016 02:31:05 +0000 From: Alexey Dokuchaev To: Pawel Pekala Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r423940 - head/sysutils/lbl-hf Message-ID: <20161014023105.GB32457@FreeBSD.org> References: <201610132156.u9DLuOBn046499@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201610132156.u9DLuOBn046499@repo.freebsd.org> User-Agent: Mutt/1.6.1 (2016-04-27) 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: Fri, 14 Oct 2016 02:31:05 -0000 On Thu, Oct 13, 2016 at 09:56:24PM +0000, Pawel Pekala wrote: > New Revision: 423940 > URL: https://svnweb.freebsd.org/changeset/ports/423940 > > Log: > Update to version 1.7 > > PR: 213403 > Submitted by: maintainer > [...] > > -MAKE_JOBS_UNSAFE= yes Commit log should have included this piece of information from the PR: - Remove MAKE_JOBS_UNSAFE as upsteam had fixed Makefile.in to work with make -jN ./danfe