From owner-svn-ports-all@freebsd.org Wed Apr 19 11:08:23 2017 Return-Path: Delivered-To: svn-ports-all@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 3447FD44DC6; Wed, 19 Apr 2017 11:08:23 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16F59807; Wed, 19 Apr 2017 11:08:23 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 36C7B6E3; Wed, 19 Apr 2017 11:08:22 +0000 (UTC) Date: Wed, 19 Apr 2017 11:08:22 +0000 From: Alexey Dokuchaev To: Dmitry Marakasov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438783 - head/x11/nvidia-driver Message-ID: <20170419110822.GA73130@FreeBSD.org> References: <201704181445.v3IEj0Kv041980@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201704181445.v3IEj0Kv041980@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2017 11:08:23 -0000 On Tue, Apr 18, 2017 at 02:45:00PM +0000, Dmitry Marakasov wrote: > New Revision: 438783 > URL: https://svnweb.freebsd.org/changeset/ports/438783 > > Log: > - Remove always true/false OSVERSION conditions I would have prefer those stay a little longer as they serve as reference points and simplify maintaining work a lot. ./danfe