From owner-svn-ports-all@FreeBSD.ORG Wed Aug 13 15:28:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 166016D4; Wed, 13 Aug 2014 15:28:33 +0000 (UTC) Date: Wed, 13 Aug 2014 15:28:33 +0000 From: Alexey Dokuchaev To: Carlo Strub Subject: Re: svn commit: r364753 - in head/www/gatling: . files Message-ID: <20140813152833.GA90841@FreeBSD.org> References: <201408130315.s7D3FWYs042556@svn.freebsd.org> <1407942463.639247.546514528.132749.2@c-st.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1407942463.639247.546514528.132749.2@c-st.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, vanilla@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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, 13 Aug 2014 15:28:33 -0000 On Wed, Aug 13, 2014 at 05:07:43PM +0200, Carlo Strub wrote: > 13/08/2014 05:16 - Vanilla I. Shu wrote: > > New Revision: 364753 > > URL: http://svnweb.freebsd.org/changeset/ports/364753 > > QAT: https://qat.redports.org/buildarchive/r364753/ > > > > [...] > > -OPTIONS_DEFINE= BENCHMARKS SMB TLS ZLIB OPTIMIZED_CFLAGS > > -OPTIONS_DEFAULT= BENCHMARKS SMB TLS ZLIB OPTIMIZED_CFLAGS > > +OPTIONS_DEFINE= BENCHMARKS SMB TLS ZLIB OPTIMIZED_CFLAGS DOCS EXAMPLES DEBUG > > +OPTIONS_SUB= yes > > +OPTIONS_DEFAULT= BENCHMARKS SMB TLS ZLIB OPTIMIZED_CFLAGS DOCS EXAMPLES > > These large changes, especially the new options, merit a PORTREVISION bump, > no? No, why? Default options already include DOCS and EXAMPLES; the above change in OPTIONS_DEFAULT is actually useless. ./danfe