From owner-svn-ports-head@freebsd.org Thu Feb 9 00:21:56 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 DE02BCD6A56; Thu, 9 Feb 2017 00:21:56 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F7EE1AF2; Thu, 9 Feb 2017 00:21:56 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id d3c2eec6 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Wed, 8 Feb 2017 17:21:55 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r433701 - in head/shells/fish: . files From: Adam Weinberger In-Reply-To: <201702090009.v1909xQE041348@repo.freebsd.org> Date: Wed, 8 Feb 2017 17:21:53 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <30EF82F8-D48F-4C40-B979-EF11240B4020@adamw.org> References: <201702090009.v1909xQE041348@repo.freebsd.org> To: Alan Somers X-Mailer: Apple Mail (2.3259) 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: Thu, 09 Feb 2017 00:21:57 -0000 > On 8 Feb, 2017, at 17:09, Alan Somers wrote: >=20 > Author: asomers (src committer) > Date: Thu Feb 9 00:09:59 2017 > New Revision: 433701 > URL: https://svnweb.freebsd.org/changeset/ports/433701 >=20 > Log: > Fix two bugs in shells/fish >=20 > 1) The build would fail when DOCS=3Doff (PR 216167) > 2) Tab completion doesn't work for "mount -t" (PR 216032) >=20 > PR: 216167 > PR: 216032 > Reported by: Maxfx > Reported by: David Guyot > Approved by: brd (ports) FWIW, Alan, you could remove that extra-patch-Makefile.in entirely, and = pkg would do the right thing regarding the DOCS knob. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org