From owner-svn-ports-all@freebsd.org Fri Dec 15 21:42:16 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 609A8E8D889; Fri, 15 Dec 2017 21:42:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 06A9466981; Fri, 15 Dec 2017 21:42:15 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D8E51BDD1E; Fri, 15 Dec 2017 22:42:13 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id F2DE5BDD25; Fri, 15 Dec 2017 22:42:11 +0100 (CET) Subject: Re: svn commit: r456286 - head/www/nginx To: "Sergey A. Osokin" , Mathieu Arnold Cc: "Tobias C. Berner" , Jochen Neumeister , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712141007.vBEA74si099181@repo.freebsd.org> <20171215004922.GD81079@FreeBSD.org> <20171215194054.GG81079@FreeBSD.org> <6b68b8ee-86ad-e941-c021-60059891fbe9@FreeBSD.org> <20171215213632.GH81079@FreeBSD.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Fri, 15 Dec 2017 22:42:10 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171215213632.GH81079@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 15 Dec 2017 21:42:16 -0000 Le 15/12/2017 =C3=A0 22:36, Sergey A. Osokin a =C3=A9crit=C2=A0: > On Fri, Dec 15, 2017 at 10:04:58PM +0100, Mathieu Arnold wrote: >> Le 15/12/2017 ?? 20:40, Sergey A. Osokin a ??crit=C2=A0: >>> Hi Tobias, >>> >>> objection because third-party fancyindex module update doesn't affect= >>> the final package anyhow. >> You mean that if you enable the fancyindex option, it is not compiled = in >> ? I do not understand. > I've provided my explanation in previous email, so again - since third-= party > fancyindex module isn't enabled by default, the update of the module > doesn't affect the final www/nginx package and this is why the PORTREVI= SION > bump is needless here. Hope it's clear. Let me quote what the porter's handbook say, again, please read it very carefuly: =C2=A0=C2=A0 PORTREVISION must be increased each time a change is made to= =C2=A0=C2=A0 the port that changes the generated package in any way. That= =C2=A0=C2=A0 includes changes that only affect a package built with =C2=A0=C2=A0 non-default options. This means that if you change the port so that what gets installed, whatever the default options are, is changed, you MUST bump PORTREVISION.= I do not understand how you constantly fail to understand this. --=20 Mathieu Arnold