git: 0a04ec004e5a - main - sysutils/cfengine318: Flag as BROKEN under 14-CURRENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Jun 2023 04:16:00 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a04ec004e5ad530cde92f437a3cf8f94558478f commit 0a04ec004e5ad530cde92f437a3cf8f94558478f 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:15:55 +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. --- 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