From nobody Sat Nov 13 14:55:31 2021 X-Original-To: dev-commits-ports-main@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 E6DB718508A1; Sat, 13 Nov 2021 14:55:40 +0000 (UTC) (envelope-from SRS0=NtSW=QA=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hrz645SZZz3rcH; Sat, 13 Nov 2021 14:55:40 +0000 (UTC) (envelope-from SRS0=NtSW=QA=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from server.idefix.lan (128-056-210-188.ip-addr.inexio.net [188.210.56.128]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 97696990D4; Sat, 13 Nov 2021 15:55:32 +0100 (CET) Received: from [IPV6:2a02:6d40:36b9:c501:e5e4:2a50:aa7a:6da4] (unknown [IPv6:2a02:6d40:36b9:c501:e5e4:2a50:aa7a:6da4]) (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 server.idefix.lan (Postfix) with ESMTPSA id 2A16474C5E8; Sat, 13 Nov 2021 15:55:32 +0100 (CET) Message-ID: <6ae31d2e-7b99-efe2-607a-fc3adbc826e2@FreeBSD.org> Date: Sat, 13 Nov 2021 15:55:31 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: git: f4ffcdfe611a - main - */*: use new nodejs USES flag Content-Language: en-US To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202111120555.1AC5tHCD088665@gitrepo.freebsd.org> From: Matthias Fechner In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4Hrz645SZZz3rcH X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N Am 13.11.2021 um 09:28 schrieb Alexey Dokuchaev: > I think this */*: abomination can be finally put to an end as it's > no longer enforced, just suggested by default for common cases (or > so I was told). hi, you are right (just needed to test it ;)). I have not seen anywhere it this was changed, but maybe I missed it ;) Thanks for the hint. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook