From owner-svn-ports-head@freebsd.org Thu Nov 7 13:53:12 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8BC701B5020; Thu, 7 Nov 2019 13:53:12 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4784c83BDKz3CVL; Thu, 7 Nov 2019 13:53:12 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 5E29C711D; Thu, 7 Nov 2019 13:53:12 +0000 (UTC) Date: Thu, 7 Nov 2019 13:53:12 +0000 From: Alexey Dokuchaev To: Antoine Brodin Cc: ports-committers , svn-ports-all , svn-ports-head Subject: Re: svn commit: r516964 - in head/devel/patch: . files Message-ID: <20191107135312.GA95387@FreeBSD.org> References: <201911071135.xA7BZZcL023207@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 07 Nov 2019 13:53:12 -0000 On Thu, Nov 07, 2019 at 02:17:58PM +0100, Antoine Brodin wrote: > On Thu, Nov 7, 2019 at 12:35 PM Alexey Dokuchaev wrote: > > New Revision: 516964 > > URL: https://svnweb.freebsd.org/changeset/ports/516964 > > > > Log: > > - Pull in security patches from Debian while upstream still CBA > > to release a new version after almost a year since those bugs > > and vulnerabilities had been reported > > - Hook the test suite, which unfortunately requires bash(1), to > > our framework > > - Chase redirection in the WWW line of the port description > > > > Security: 791841a3-d484-4878-8909-92ef9ce424f4 > > PR: 233455 > > This fails to install: > > gmake[3]: bash: Command not found I'd probably need a full log for that (and another failure as well). ./danfe