From nobody Tue Sep 27 12:53:45 2022 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 4McKL24lCqz4cw9l; Tue, 27 Sep 2022 12:53:14 +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 4McKL01YQBz3Nfx; Tue, 27 Sep 2022 12:53:12 +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 B0F4B1BB60A; Tue, 27 Sep 2022 14:53:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=anongoth.pl; s=ANONGOTH; t=1664283187; bh=HcrSA6LznE9RpoyV5kdeHzuMzCow9b3XyeBGNgAb+gE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=c579EZvo7k8BvsuFq/Zp7J9fJvCGk7rRn8UlOJ0meIAUt/Tn/0/QTgVzV+nR98R1U 5pHmr5WNfRwiQ7wmGRG9uQ1MS01UuvlCtktuGkI6U5JRYm/kwzRPUTM0Rbjjmuhu9C y6Ssn93EI8YfDXSF9hpQT1Brhiq/kpw6iiqZqZKLTzgUcozaWj60yFjicsh+nShbkq TUxTfVv8zmdniwZxzR6nXX6arPjHNCAt1iwg4Y8SZgYMtVNLVHFLOkMlIiXvYQNaF6 ZoVbBoqYMeZ43bBYABeOQuCJ9Pby89uDOcPXFbh3u3ZmVxmpADnkBY/pudJIa2z0Cf PIrpFEqT+eoLQ== Date: Tue, 27 Sep 2022 14:53:45 +0200 From: Piotr Kubaj To: Alexey Dokuchaev Cc: Daniel Engberg , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: b54d35f00b62 - main - audio/libmad: Fix distinfo and only enable ASO on supported 32-bit platforms Message-ID: References: <202209271031.28RAVfdi066944@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: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DprbQu76q0H7c/T7" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4McKL01YQBz3Nfx X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=anongoth.pl header.s=ANONGOTH header.b=c579EZvo; 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_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-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]; R_SPF_ALLOW(-0.20)[+ip4:46.248.190.61]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_DKIM_ALLOW(-0.20)[anongoth.pl:s=ANONGOTH]; 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]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[pkubaj]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[anongoth.pl:+]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_SOME(0.00)[]; RCPT_COUNT_FIVE(0.00)[5]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N --DprbQu76q0H7c/T7 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 22-09-27 12:29:14, Alexey Dokuchaev wrote: > On Tue, Sep 27, 2022 at 01:48:08PM +0200, Piotr Kubaj wrote: > > You forgot about powerpc, on which I myself fixed architecture detection > > in libmad. >=20 > Yes I did, but that doesn't affect the point much: 64-bit list is more > likely to change than 32-bit one which makes is less attractive anchor. >=20 > ./danfe This is a different issue, it's about 32-bit ASM code not being enabled on powerpc even though it works fine. --DprbQu76q0H7c/T7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmMy8lkACgkQelmbhSCD nJ2EbA//QlV1cglVylnZFQdfV9PGFjcwW6K6mHOCvQXDRJBHlA+9gzd+gU7cuwUV zLeQdD1aTpn/MCaM7y82P8icwVN1U96MfPH+LAzXByiGr9JMOklIIVI9gqoJ4+Si pV1Z7CQ0iztNUZ6DN3o0YGQliqdhWBhx5NXSXW/KGqs+OCyeLzcZCiUFiAkJj1Cg C4aarO14Vkk/Lbo312ky1b/D3X12kZcgbO7VyfZoTVpCaJdhQ8JZMwAnmM3GjXiB xpPP00k98K9bCZggKMHgqJqb2a6nY4j18J4ZxolGhtfL+jq2s17WjU7qXtcuBuJl U70Aw+MnRpMSFihMWcDn08j6mQOr27nxWH06C5a5geAKf8wzyfj819sI6uWY/3xS ka+s8oaquGkmBihCK6AgJ+q8/P5rfudO/BcYVHDs4I7pwr8ccgOizNdSose6vmAA IKOfbcmB1G+q+M58EVdBlaeC3W8mBA70qHtuIs+71nmkvT95pcGUpwRVsdGlPsD1 /NXrFIeOeqzTN7HndT0fjugXt0+UOY0B4Edi4qVhG1gkn1Dlzn+x2J2V7j10TmU0 yQi0ZuXBYdbkCOHKgc+3ocJ49+t84qDHNfNXVbYG94ilPZn+wH7wg2heZpubmBXn bOP55MA4fmlJdjRYxjqKAsB9MBYRDt6JrAOOVFhb2EN2G/5+b1k= =UweI -----END PGP SIGNATURE----- --DprbQu76q0H7c/T7--