Created attachment 233943 [details] git diff for lang/ruby30 ``` lang/ruby30: Fix build with LibreSSL 3.5 PR: ? ```
It seems lang/ruby27 also need this patch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8166f5fae0225f1a4119d8cdead7fdf17ca2c50e commit 8166f5fae0225f1a4119d8cdead7fdf17ca2c50e Author: Bernard Spil <brnrd@freebsd.org> AuthorDate: 2022-06-03 23:24:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 23:36:58 +0000 lang/ruby27: Fix build with LibreSSL 3.5 PR: 264003 lang/ruby27/files/patch-libressl (new) | 11 +++++++++++ 1 file changed, 11 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d5a6c79aef7d9af240ca2a509006688c7e7878d commit 2d5a6c79aef7d9af240ca2a509006688c7e7878d Author: Bernard Spil <brnrd@freebsd.org> AuthorDate: 2022-06-03 23:24:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 23:36:59 +0000 lang/ruby30: Fix build with LibreSSL 3.5 PR: 264003 lang/ruby30/files/patch-libressl (new) | 11 +++++++++++ 1 file changed, 11 insertions(+)
Committed. Thanks!