From nobody Fri Oct 14 12:07:29 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 4MplTz5gVvz4fKNp; Fri, 14 Oct 2022 12:06:15 +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 4MplTx2RtBz3vKF; Fri, 14 Oct 2022 12:06:13 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.2]) (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 AA5E81BD563; Fri, 14 Oct 2022 14:06:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=anongoth.pl; s=ANONGOTH; t=1665749169; bh=CBeiN/jUXy3IeBN0+INTKN3eWF7001BNc5Ge2N1EZls=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=VhlisaHLJUieNvOklpsdZ7YQE7KzKcYowetUv8Xf/aYRXcR7MOIIEZP/Cr7cJHeuA R337eKlA0TZ+ydDrL/lQyq46wiOH3RHG4/d4ZtYxjtasqzt5ANj5cpxcJKGjoFzIGO dy7fZuBoO8S1S/ssdOftGDaqyqrKglUnsI565hNxbz+B1vJJUjeqXtwReFf6174uGt ad6xY/szR1ECMwwQSr/lv2DO4iVDt7dzi5PpC+N6uvlyQERq4huHz22RozhzaYm+66 zXyqr6l/QwLMS+vrJ7h4Qr7HLuyePEtfAdAcuZ5jBwAuFGqLmWScCDgp5LjSIpNl0/ Vp4Ng64QuEmiA== Date: Fri, 14 Oct 2022 14:07:29 +0200 From: Piotr Kubaj To: Jan Beich Cc: Guido Falsi , Charlie Li , Yasuhiro Kimura , sunpoet@FreeBSD.org, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: f5711e95bcd1 - main - security/py-cryptography: Update to 38.0.1 Message-ID: References: <202210091540.299Fe7pQ046030@gitrepo.freebsd.org> <20221010.054751.1306020049286346202.yasu@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-sha256; protocol="application/pgp-signature"; boundary="Oay+fVq3KgV/qfMm" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4MplTx2RtBz3vKF X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=anongoth.pl header.s=ANONGOTH header.b=VhlisaHL; dmarc=pass (policy=reject) header.from=anongoth.pl; spf=pass (mx1.freebsd.org: domain of pkubaj@anongoth.pl designates 46.248.190.61 as permitted sender) smtp.mailfrom=pkubaj@anongoth.pl X-Spamd-Result: default: False [-5.60 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[anongoth.pl,reject]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_DKIM_ALLOW(-0.20)[anongoth.pl:s=ANONGOTH]; R_SPF_ALLOW(-0.20)[+ip4:46.248.190.61]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_EQ_ENVFROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DKIM_TRACE(0.00)[anongoth.pl:+]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[pkubaj]; ARC_NA(0.00)[]; RCPT_COUNT_SEVEN(0.00)[8]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --Oay+fVq3KgV/qfMm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 22-10-14 12:47:10, Jan Beich wrote: > Guido Falsi writes: >=20 > [...] > > I understand there are further needs due to the limited(or lack > > thereof) support from rust for many architectures, so I have no > > objections to giving an escape hatch, but the default should be to > > follow the latest version. >=20 > ONLY_FOR_ARCHS in lang/rust mostly matches https://www.freebsd.org/platfo= rms/ > For FreeBSD >=3D 14 only powerpcspe is still missing in lang/rust. Yes, but if someone wants to test some port requiring rust without having native hardware, he's forced to use qemu-user-static and then finds out that it can't build rust. --Oay+fVq3KgV/qfMm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmNJUQEACgkQelmbhSCD nJ1AdA/+OIZMm1xFZt22AUX06YxM+3+HQFx8P23gJ7fMK1FvNAw5hE/FY2zvNkkv xxkQ44RyukysTM0aExiuzFUGqX/irzINCrirx8rEkdVtQ4ljfLAX8+p9ARGpy6tc IGpM0BIEOz7YsHxyO/ky90Hqib/wyetos0qgBDn/HCTBcojvYIiIzeDhoFh9ZlTk 3/J0Atw+F6emNgDlMOsanovvsT78jVEMqjrUrkgb3oWbNE3SqBm3Ny5vBtKnwY7J HizJLBeXcO7yDgPgte8EBodqFANpm0ayrXNHTReDciFdyDmjQj5pHPogdqQ+1t6h v3wsBV82UstNhbOaD+wVCItZeDC7FcbxO4eYZJllqmlRe3PIQVYWpctQciWufnec NjollboObk6dALKoCgoSdapMOlMffIpiU1b+HGr0l9JVJ/fn9WljztHtJnAhpjY3 ISfZf+GDSsKgbb4JvDedtceApoYJs2bHltqLhNhwtYEmw2ccfzWl7apQuByXQcgg GgzgDPjYVQAkU/KG4f4eNCkRCUS8D5eCaQxXONHZf4QcXNM9ot6u79u2cShvMD4/ oVzENg2FTozqGIKjh5zhhJ75DlQ34w/JrgSCkyCta+XUpS7MFw7X8EjLvLq/wBAP PFmp9/W5YuBpAlbV+6lpyW/rqDvmuZp+kMX1Q1ro8Af5Lr9Dszg= =JAmP -----END PGP SIGNATURE----- --Oay+fVq3KgV/qfMm--