Date: Sun, 25 Sep 2022 23:15:57 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Nuno Teixeira <eduardo@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: a29e9ae256a5 - main - security/picocrypt: Update i386 broken reason message Message-ID: <YzDFDdPdkEVSBCFB@talos> In-Reply-To: <202209252114.28PLE8lJ079144@gitrepo.freebsd.org> References: <202209252114.28PLE8lJ079144@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZuH1DKnwJnNg4PD0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Why not disable on other 32-bit architectures? On 22-09-25 21:14:08, Nuno Teixeira wrote: > The branch main has been updated by eduardo: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da29e9ae256a5ce7825e798b6= 701a1803a6ee4e76 >=20 > commit a29e9ae256a5ce7825e798b6701a1803a6ee4e76 > Author: Nuno Teixeira <eduardo@FreeBSD.org> > AuthorDate: 2022-09-25 21:12:24 +0000 > Commit: Nuno Teixeira <eduardo@FreeBSD.org> > CommitDate: 2022-09-25 21:12:24 +0000 >=20 > security/picocrypt: Update i386 broken reason message > --- > security/picocrypt/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile > index 153ec8b94189..94881c7797bc 100644 > --- a/security/picocrypt/Makefile > +++ b/security/picocrypt/Makefile > @@ -10,8 +10,8 @@ LICENSE=3D GPLv3 > LICENSE_FILE=3D ${WRKSRC}/../LICENSE > =20 > NOT_FOR_ARCHS=3D i386 > -NOT_FOR_ARCHS_REASON=3D Picocrypt.go:53:11: cannot use 1 << 40 (untyped = int constant 1099511627776) as int value in variable declaration (overflows= ) \ > - https://github.com/HACKERALERT/Picocrypt/issues/127 > +NOT_FOR_ARCHS_REASON=3D upstream only supports 64-bit > +# https://github.com/HACKERALERT/Picocrypt/issues/127 > =20 > LIB_DEPENDS=3D libharfbuzz.so:print/harfbuzz > =20 --ZuH1DKnwJnNg4PD0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmMwxQ0ACgkQelmbhSCD nJ17yA/9ElRpLuGPwkx3+vmvuod7kxf5Y7tuF64aTOl21QGsFWcTm36u0RrjWNNL EkYSEEOIdvtQFf4tHMD2EIz44xToo2tsDpGLHOqVMerOQ8ydXB7QjKm9LEtJRCUR b+JPnb/xcQ8djH71XOJtTbw/erl/os8TPAgQVHTOsNh7yY2H+xDESoDdRXckdGv5 HdPF6u0rrnd8SYAMbpabCKSCWxj9niqEbmyoIEHDKFdaNSrrwMOx0DPWxyOwdyO5 4abXVTN5TWarwZQ6kXWnWQyE0YdWr1x+wIN92gMivG/AkUumFO5pPDK5DLHJklLf r9fEKEg/U072qqX8YvCP1zvvu9ZnNpTQNaOPUodAlCL26U/NQBw4ItxRpWozSBym JEdmQubsG5ABoNmhhuGLteMHQlTpai1WzNkB32htul4ryLMc8xpjOTIfqfcGYR0l IAShQhZzCykuWE+IxZcAvr+ieXcnEQIHGGUkLNxxGo11r3jsDgnMrbEE5bqmQciG WllzVumwK5W1b9PtmesMTTGArANQJPMp/Xiy/674SRU1qNBfnX0z8YSTLjureCdL jcSAllCbqfXPF3um1ry3fRMlGYfr77j2tb12H7ar1l3i9uhL5Jwa9ymJ4XKiDQ7t i5bkU8r70z71fnKuyvjC+ogKxG0XK1erMT7YA7T7gbwdRsv1YlA= =qw4j -----END PGP SIGNATURE----- --ZuH1DKnwJnNg4PD0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YzDFDdPdkEVSBCFB>