Date: Wed, 3 May 2023 04:05:15 +0200 From: Moin Rahman <bofh@freebsd.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> Cc: ports-committers <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: b29bb9d82fc1 - main - lang/ruby30: Mark BROKEN_SSL Message-ID: <13749BAC-1211-4059-BB10-AB46D722AB88@freebsd.org> In-Reply-To: <CAMHz58RBsA8v86SK7fGkxJGVV%2BL2-fGOPdz%2B51LSxgtdPTxDdw@mail.gmail.com> References: <202305030130.3431U2mG073746@gitrepo.freebsd.org> <CAMHz58RBsA8v86SK7fGkxJGVV%2BL2-fGOPdz%2B51LSxgtdPTxDdw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_638A6961-D9E9-4D75-9779-D84B9C27A870 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On May 3, 2023, at 3:58 AM, Po-Chuan Hsieh <sunpoet@freebsd.org> = wrote: >=20 > On Wed, May 3, 2023, 09:30 Muhammad Moinur Rahman <bofh@freebsd.org> = wrote: > The branch main has been updated by bofh: >=20 > URL: = https://cgit.FreeBSD.org/ports/commit/?id=3Db29bb9d82fc17f24080525335dba5a= 8ae2466d99 >=20 > commit b29bb9d82fc17f24080525335dba5a8ae2466d99 > Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> > AuthorDate: 2023-05-02 18:23:12 +0000 > Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> > CommitDate: 2023-05-03 01:29:49 +0000 >=20 > lang/ruby30: Mark BROKEN_SSL >=20 > - Fails to build the openssl module with OpenSSL 3.0.0 and later >=20 > Approved by: portmgr (blanket) > --- > lang/ruby30/Makefile | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/lang/ruby30/Makefile b/lang/ruby30/Makefile > index 7a6038bc3bb8..b4910dd85f9e 100644 > --- a/lang/ruby30/Makefile > +++ b/lang/ruby30/Makefile > @@ -25,6 +25,8 @@ LIB_DEPENDS=3D libyaml.so:textproc/libyaml > RUN_DEPENDS=3D libffi>=3D0:devel/libffi >=20 > USES=3D autoreconf cpe ruby:none ssl tar:xz > +BROKEN_SSL=3D openssl30 openssl31 > +BROKEN_SSL_REASON=3D Do not build openssl module >=20 > Hi Rahman, >=20 > Thank for checking OpenSSL 3.x compatibility. But BROKEN_SSL* were = added to the wrong place. I assume you're using a script. Could you = please update the script? Thanks. I am not using any scripts for now. It's just emacs and yasnippets. = However are you suggesting putting this in between LICENSE_* and = *_DEPENDS ? Portclippy is just not happy. :/ > Regards, > sunpoet >=20 >=20 > CONFIGURE_ARGS=3D ${RUBY_CONFIGURE_ARGS} \ > --disable-rpath \ --Apple-Mail=_638A6961-D9E9-4D75-9779-D84B9C27A870 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEETfdREoUGjQZKBS+fvbm1phfAvJEFAmRRwVtfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDRE Rjc1MTEyODUwNjhEMDY0QTA1MkY5RkJEQjlCNUE2MTdDMEJDOTEACgkQvbm1phfA vJHbZRAAkmxw1/ZAIRSY1/oSuEtO/K5Ml9OEUpFyK95Fo/fo0sb2yx6jj8XuEVsT shaLovWN+qK/ilb/eGP9X49O7ATGfGsWAwl0Qp+MH+gRiVq8fGGScf43M9j9AF72 4BiBxS+3vERdtjoyClSqOsGB984CAVk1mdtq+MnrxmgajwW6ZDxFOSKCobRefsEi HVWx1H1bgnm+w22MkcDD6RImtkdIbZRcDCKDYk2kyrB0lx/eechfDSz9e6rqNe44 OxWaoVlnJzTT/bF6/r1er9akOxMMFjivky2mQgI06cS1m/yWo2dK9YBJgq6pNZ4j +dTWoGQXEgvJY6oNprp02pFKKNv0w570nVvREXEKgE4VSIRvrN2HjHTVcStaUjQl ZF5iT6IklpYKgXtWaHeO87mLTIgvsKj6M+dGr5z9+L9bbQ1RNmgFxsGPgyYtDlsK IoyGoNSPGFiN/cqz9sPIWLOzCh+xzZp7x+5wXd6HzOH7xZCzx9p0Jyxo4J86XE0A /i8BzDzpzboFn4Wis5l4pMBRYXQf2IRtgYbvFnhUUt2w/BGlbvKDBYmfVePa0loU dcgStXvRxTr2hU+HHKWs4IX5uUZ3dOhPs3YkwNaR7CwQhEnPR1Zhu7O//PshP4yM f+LkZ3rLuLFdrUECsr5DaF6C5BtDlkgZE5JAYXSZNPHLVoSwSKs= =WV7w -----END PGP SIGNATURE----- --Apple-Mail=_638A6961-D9E9-4D75-9779-D84B9C27A870--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13749BAC-1211-4059-BB10-AB46D722AB88>