From nobody Sat May 07 21:37:54 2022 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 31AAA1AC0F84 for ; Sat, 7 May 2022 21:38:06 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Kwglc5b7fz3k1p for ; Sat, 7 May 2022 21:38:04 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.15]) (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) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id 9838018FF7A; Sat, 7 May 2022 23:37:55 +0200 (CEST) Date: Sat, 7 May 2022 23:37:54 +0200 From: Piotr Kubaj To: Mark Millard Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: ca48c22e1c7a - main - lang/gcc12: add gcc 12 Message-ID: References: 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="wRQvNjrl4KS+suzh" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Kwglc5b7fz3k1p X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --wRQvNjrl4KS+suzh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks for pointing that out, will fix. On 22-05-07 12:14:26, Mark Millard wrote: > I do not know the intent at this point but: >=20 > /usr/ports/Mk/bsd.gcc.mk >=20 > still has the lines unchanged that translate lang/gcc12 > references into lang/gcc12-devel : >=20 > # A concrete version has been selected. Set proper ports dependencies, > # CC, CXX, CPP, and flags. > V:=3D ${_USE_GCC:S/.//} > . if ${V} =3D=3D 12 || ${V} =3D=3D 13 > _GCC_PORT:=3D gcc${V}-devel > . else > _GCC_PORT:=3D gcc${V} > . endif >=20 > So, for example, listing lang/gcc12 to poudriere will actually > build lang/gcc12-devel instead. >=20 > =3D=3D=3D > Mark Millard > marklmi at yahoo.com >=20 --wRQvNjrl4KS+suzh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmJ25rIACgkQelmbhSCD nJ1MIBAAqYdPDlCxHKgvRB1RPEz9/6yLS2bfQHkUBdCEHHYfBmVLcvdDxgsn8PFy Sm9QXwpe1K3hM3P03bQaWn753oL8Grt6UKQsKFxmkxiBP1RFu/OrCG5Vcz90y/NL m8nEO61dsRn5wg/EKXCFYD9XILQTPgxNwisB0jSf74tBkRc6jvutPRkRTzn/htCd 7c9EcIrmlm4pvd06PvMnAA3s8WkSvjTamTVY6V6QJ+sGdLhwy22ncRI3/Kv1s4yi eG9RIxjSdrZ0lqpHAtPClr53Ykiux7ZTQa/zLy9y8+m2kUhPDW+U/Gdje0e6klm8 USeVnEDAFGNm18Aclk8UGrlK24LuwVJ6BQ/YXDD4P7Ba3xjfgneRz/a89s1KMtzu 9q/E1cFTtgftUYTBMByG+hItwGjVYVe7vUullEnQqrzJ0o+jpMAsNVShcOXdcXvs VB7g0lztgd84woa8eoNuxjLdiFShWRJFspHNjDgJ20GOML9U1TrQUf0orDaHtOgC auBj1gsnosO3RS1VTLdZHF2rcGXdwQlf9aIMK6Y2au63kqFPbTzpCC1qKVgXsQPD /5yq6bA8BbA7MLvvA+ojZQqBzU7DIYgFtxFuElTwWGkjuA0utiBdl3kkTFVC17/2 vEGW4lAGjem04XmjilzfXj00Jdw0Mzom9aY/8vjCW+Yw4TF1Qb8= =8okp -----END PGP SIGNATURE----- --wRQvNjrl4KS+suzh--