git: 6f8496f6087b - main - security/rubygem-openssl2: Mark BROKEN with openssl30

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 25 Apr 2023 17:31:00 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f8496f6087b9411417b55cae96fd323f3cceeb8

commit 6f8496f6087b9411417b55cae96fd323f3cceeb8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-25 16:50:23 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-25 17:30:46 +0000

    security/rubygem-openssl2: Mark BROKEN with openssl30
    
    Approved by:    portmgr (blanket)
---
 security/rubygem-openssl2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/rubygem-openssl2/Makefile b/security/rubygem-openssl2/Makefile
index 58b7c4f097a2..1f6bd2cbad71 100644
--- a/security/rubygem-openssl2/Makefile
+++ b/security/rubygem-openssl2/Makefile
@@ -13,6 +13,9 @@ LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
 
+BROKEN_SSL=	openssl30 openssl31
+BROKEN_SSL_REASON=	Requires OpenSSL >= 1.0.1, < 3.0.0
+
 RUN_DEPENDS=	rubygem-ipaddr>=0:net/rubygem-ipaddr
 
 USES=		cpe gem ssl