From nobody Mon Nov 15 10:24:26 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 44AD4189FD2D; Mon, 15 Nov 2021 10:24:35 +0000 (UTC) (envelope-from mat@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 4Ht50M0lDBz4T9Z; Mon, 15 Nov 2021 10:24:35 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from mail.j.mat.cc (owncloud.cube.mat.cc [IPv6:2a01:678:4:1::228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.mat.cc", Issuer "R3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id D55AD22FC1; Mon, 15 Nov 2021 10:24:34 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from aching.in.mat.cc (unknown [IPv6:2a01:678:42:0:bdf4:2e83:8ff:e8ad]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id 2FB41942D81; Mon, 15 Nov 2021 10:24:31 +0000 (UTC) Date: Mon, 15 Nov 2021 11:24:26 +0100 From: Mathieu Arnold To: Matthias Fechner Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: f4ffcdfe611a - main - */*: use new nodejs USES flag Message-ID: <20211115102426.4l4l62mdhajkxnej@aching.in.mat.cc> References: <202111120555.1AC5tHCD088665@gitrepo.freebsd.org> <6ae31d2e-7b99-efe2-607a-fc3adbc826e2@FreeBSD.org> 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 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rshkvui6safkgmzy" Content-Disposition: inline In-Reply-To: <6ae31d2e-7b99-efe2-607a-fc3adbc826e2@FreeBSD.org> X-ThisMailContainsUnwantedMimeParts: N --rshkvui6safkgmzy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 13, 2021 at 03:55:31PM +0100, Matthias Fechner wrote: > 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). >=20 > hi, you are right (just needed to test it ;)). > I have not seen anywhere it this was changed, but maybe I missed it ;) >=20 > Thanks for the hint. It is still enforced, the only difference is that you can now bypass it if you need to write `foo, bar:`. It does not mean you are allowed to have commit subjects without a discriminator. I don't know why `*/*` was a thing, probably people thought it had to be a glob. For this commit, something like `sweep:` or `USES=3Dnodejs:` would have been so much better. --=20 Mathieu Arnold --rshkvui6safkgmzy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEFD4jMKwz5Ud8Ywu3ecmT/A9inX0FAmGSNVlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE0 M0UyMzMwQUMzM0U1NDc3QzYzMEJCNzc5Qzk5M0ZDMEY2MjlEN0QACgkQecmT/A9i nX0ERgf/Yw5GnbBzMbISsLwINRzKunjdA5YLr6tQ8NpG0OVrUPM5LuvA0/DSKgtq Y0arW0HbdYAmepDxVdn4PCsIHYTuhtOUiFfZX2Gxes1kCW8vTP9nBeudnl7y6cHZ U3dQd0Ap8fWTuRxgETKB4SEPCgYYY0eIFkJeLnoFrvCwJTBm6fynWpqsjprND/aF WKCexQghPaL/OpfSCfzEleGU2Qqr+qhZcbO4pGf0YQzTvT2kVmaJKFuhZ14CuGq1 OxhwD37BVHiMParLK/qKcm2P2uuVuk212kW4nMz6GagaeVn/lJig08SeHTBrpyVw wMa1NTjLaxoA5qe4g+9B+xqyjBEwMw== =64yH -----END PGP SIGNATURE----- --rshkvui6safkgmzy--