git: 59a96e7d74d8 - 2023Q2 - sysutils/cfengine318: Flag as BROKEN under 14-CURRENT

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sun, 25 Jun 2023 04:19:06 UTC
The branch 2023Q2 has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=59a96e7d74d8eecbe8223ebe5946a58382cd8d9c

commit 59a96e7d74d8eecbe8223ebe5946a58382cd8d9c
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-06-25 04:13:44 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-06-25 04:18:26 +0000

    sysutils/cfengine318: Flag as BROKEN under 14-CURRENT
    
    cfengine 3.18 does not support OpenSSL 3.0. As it is deprecated and
    scheduled for removal in August, let's simply flag it BROKEN.
    
    (cherry picked from commit 0a04ec004e5ad530cde92f437a3cf8f94558478f)
---
 sysutils/cfengine318/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysutils/cfengine318/Makefile b/sysutils/cfengine318/Makefile
index 087179479b68..ff04f5662a8a 100644
--- a/sysutils/cfengine318/Makefile
+++ b/sysutils/cfengine318/Makefile
@@ -11,6 +11,7 @@ DEPRECATED=		Expire one year after cfengine 3.19.0 released
 EXPIRATION_DATE=	2023-07-02
 IGNORE_SSL=	openssl30 openssl31
 IGNORE_SSL_REASON=	error: unknown type name 'RSA' which were deprecated in OpenSSL 3.0.0 and later
+BROKEN_FreeBSD_14=	Does not support openssl30
 
 LICENSE=	GPLv3