From nobody Wed Mar 27 16:53:11 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V4XmR6qpZz5FpF4; Wed, 27 Mar 2024 16:53:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V4XmR5wJ0z4MPr; Wed, 27 Mar 2024 16:53:11 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711558391; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=DkF+5I2oTTKO14z1jMxiUcj4p2h54awuSVqDWZt8ZFM=; b=ywbBJZjmPKXwJU1dYXKZApRuSReDACH4uNahZJhRgiHBKTjvee81PXioaWGptFAXtIErML J23BBgHxZIoiO2c0Uli9+HEuTNG1qq7nrQHCO/wtZF21eo6BHftNVTs/LLz1Gc60luYp+j 78uBtXThepSx4y/kL/HtCYJGYVtoHDtLHvMKIG7NcUYNuusvpAuRsUoPI3RUu03F+jWLBX sbcguhv+j5kG7akHOp2pCZFuK/ozjEisvNaq8CNP3gOsxPIs7P8899qqMGEDvPKi2r5uGE ODXnZc5UZVNQjeYm8yIPlrRBBDi/Js+KdeWYHQP0TbokpZyCfcq1VFhCkuqlrg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711558391; a=rsa-sha256; cv=none; b=YiWIdmGIFr5bR4cMUpIGS1DWDnG8qjdytLi/UTJTp/jUA8AjgGvFHB0JsHwKRytQstc9RY d2ednXIBl05pIG3XSlkSoGXdEy+DaOQ8g6rWyAM7IlHdbEuw67ephZYeAyPQJdEqB/mJaV REoP5dpAk9anlQLKgofpq7NeNQpZTTG60QzhhCbvnKte19z3G9mB54HqDE7OEfLeLo8wa0 LTIhv9ff4ni5X5cFDnxJyMbIlHY/bQ0NFEeUpfAFQtiZiAenpqADBgIcWHEL5ucwt33FKk 5ItMtT6mNMraarjuZ4gxGLJ9b2p+2+yMC0Xmk2Unu6oEYVU3XQoN5c8NzCP/pQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711558391; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=DkF+5I2oTTKO14z1jMxiUcj4p2h54awuSVqDWZt8ZFM=; b=DMPOMpcTwJj5so3aKUh6D0korjG2YTzirb+3E2KuI3+GxOZwoqcEv0UuM5mJbS8a3mbgCs 3/TLrErf8xIl/SrOFgZiebwmIY847KQFZZzBNjhqdZZLchusDFqio/cCVVEWetZUDG7/k2 W3BKd70Gz+0dOFf1y9J0+/TkdXWeZwNXYhMPxzUKJfz7dNHxy0txG7HA5SO89FER8bUEzX yX03huJ8zGsWAE4FeCSLd5Jj4YhtYNIoykHZW0Wi/ewtjlGecEtFBfr7Tt3FMeu4tGr8WK diva26W7QK26895vb3wI8D/FZHpsMjeFZx5EH0iglKOh2w5G0miLQc0jsk3UZA== Received: by freefall.freebsd.org (Postfix, from userid 1033) id BF12C1947; Wed, 27 Mar 2024 16:53:11 +0000 (UTC) Date: Wed, 27 Mar 2024 16:53:11 +0000 From: Alexey Dokuchaev To: Po-Chuan Hsieh Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: e0114650907a - main - devel/redo: Use SETENVI instead of SETENV Message-ID: References: <202403231458.42NEwJZB085164@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202403231458.42NEwJZB085164@gitrepo.freebsd.org> On Sat, Mar 23, 2024 at 02:58:19PM +0000, Po-Chuan Hsieh wrote: > commit e0114650907ac3e61cfb7d683e9e477f0f497522 > > devel/redo: Use SETENVI instead of SETENV It would be nice to include the rationale for the change in the commit log, not just translate the diff into English. ./danfe