From owner-svn-ports-head@freebsd.org Mon Apr 11 04:40:23 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 70E37B0B983; Mon, 11 Apr 2016 04:40:23 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E559136F; Mon, 11 Apr 2016 04:40:23 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from anthias (unknown [123.176.22.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 1775B3F444; Mon, 11 Apr 2016 00:34:08 -0400 (EDT) Date: Mon, 11 Apr 2016 09:34:03 +0500 (MVT) From: Gerald Pfeifer To: Alexey Dokuchaev cc: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r411158 - in head/net: . socketw In-Reply-To: <20160331153705.GA47404@FreeBSD.org> Message-ID: References: <201603151249.u2FCnBCu021587@repo.freebsd.org> <20160331150243.GA29515@FreeBSD.org> <1459437572.1257749.564801874.0692E203@webmail.messagingengine.com> <20160331153705.GA47404@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 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: Mon, 11 Apr 2016 04:40:23 -0000 On Thu, 31 Mar 2016, Alexey Dokuchaev wrote: > It probably does not warrant a dedicated commit, you might want to hold > it off until more substantial changes arrive. I sometimes have to wait > years before fixing these types of mistakes because of lack of occasion. That sounds a bit too extreme (and not just because of the bus factor). Gerald