From owner-dev-commits-ports-all@freebsd.org Mon May 10 10:31:19 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 367BC63305E; Mon, 10 May 2021 10:31:19 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fdy5M0n4Sz3F3g; Mon, 10 May 2021 10:31:18 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 1EF2B2684F; Mon, 10 May 2021 10:31:18 +0000 (UTC) Date: Mon, 10 May 2021 10:31:17 +0000 From: Mark Linimon To: Nuno Teixeira Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 8812ac1d68e3 - main - - Reset PORTREVISION Message-ID: <20210510103116.GA13258@lonesome.com> References: <202105100746.14A7kvKN047701@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202105100746.14A7kvKN047701@gitrepo.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Rspamd-Queue-Id: 4Fdy5M0n4Sz3F3g X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2021 10:31:19 -0000 On Mon, May 10, 2021 at 07:46:57AM +0000, Nuno Teixeira wrote: > The branch main has been updated by eduardo: > > - Reset PORTREVISION This says "what" but not "why", leaving me and probably others wondering why it was done (especially when it is usually against policy to go backwards). mcl