git: b684f0f14290 - main - www/kristall: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 04 Jun 2023 13:23:32 UTC
The branch main has been updated by bofh:

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

commit b684f0f142905f96de7df141674c9cd44e046ce7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-04 11:42:47 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-04 13:23:24 +0000

    www/kristall: Mark DEPRECATED
    
    Tried to upgrade this port with latest git commits from upstream and it
    still fails to build with OpenSSL 3 so marking this DEPRECATED and set
    EXPIRATOIN_DATE to 2023-07-02.
    
    Approved by:    portmgr (blanket)
---
 www/kristall/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/kristall/Makefile b/www/kristall/Makefile
index e0430178bdc0..de64600da4e8 100644
--- a/www/kristall/Makefile
+++ b/www/kristall/Makefile
@@ -12,6 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_SSL=	openssl30 openssl31
 BROKEN_SSL_REASON=	undefined symbol: RSA_generate_key
+DEPRECATED=	Requires older openssl
+EXPIRATION_DATE=	2023-07-02
 
 LIB_DEPENDS=	libcmark.so:textproc/cmark \
 		libgumbo.so:devel/gumbo