From owner-dev-commits-ports-main@freebsd.org Thu Sep 16 18:20:27 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B91367ED24; Thu, 16 Sep 2021 18:20:27 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H9QP7173Vz3QM9; Thu, 16 Sep 2021 18:20:27 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id E37453106; Thu, 16 Sep 2021 18:20:26 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from dummy.faircode.eu (10.246.39.62.rev.sfr.net [62.39.246.10]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aniel.nours.eu (Postfix) with ESMTPSA id 07109903EA; Thu, 16 Sep 2021 20:20:25 +0200 (CEST) Date: Thu, 16 Sep 2021 18:20:24 +0000 (UTC) From: Baptiste Daroussin To: "Sergey A. Osokin" Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Message-ID: <4b412c3e-21c3-455b-b9d7-9a863ad369a5@FreeBSD.org> In-Reply-To: References: <202109160216.18G2GF8L097757@gitrepo.freebsd.org> <20210916092916.fprplzsru5iajes5@aniel.nours.eu> Subject: Re: git: 06a8050112e6 - main - devel/mercurial: update to 5.9.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Correlation-ID: <4b412c3e-21c3-455b-b9d7-9a863ad369a5@FreeBSD.org> X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2021 18:20:27 -0000 16 sept. 2021 19:47:45 Sergey A. Osokin : > On Thu, Sep 16, 2021 at 11:29:16AM +0200, Baptiste Daroussin wrote: >> On Thu, Sep 16, 2021 at 02:16:15AM +0000, Sergey A. Osokin wrote: >>> The branch main has been updated by osa: >>> >>> URL: https://cgit.FreeBSD.org/ports/commit/?id=3D06a8050112e6f7d9e5cce0= e3a61c05686f6d9b25 >>> >>> commit 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 >>> Author:=C2=A0=C2=A0=C2=A0=C2=A0 Sergey A. Osokin >>> AuthorDate: 2021-09-16 02:15:43 +0000 >>> Commit:=C2=A0=C2=A0=C2=A0=C2=A0 Sergey A. Osokin >>> CommitDate: 2021-09-16 02:16:07 +0000 >>> >>> =C2=A0=C2=A0=C2=A0 devel/mercurial: update to 5.9.1. >>> =C2=A0=C2=A0=C2=A0 >>> =C2=A0=C2=A0=C2=A0 Bump PORTREVISIONs for dependant ports. >> >> Why, I don't see any valid reason for bumping the revision of dependant = port? at >> least not all of them > > The main reason is all those depend on devel/mercurial, and dependant > package should be rebuild after main port version update.=C2=A0 Bumping > dependants revision is exactly what's been done when devel/mercurial > was updated to 5.5.=C2=A0 Is there something wrong? > > -- > Sergey A. Osokin Let s just take portshaker for example it does not need to be rebuild after= mercurial has been updated. For others I haven t checked Bapt