git: af06ad3a3606 - main - www/hiawatha: expire on 2025-03-31 for security/mbedtls

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Wed, 01 Jan 2025 14:01:38 UTC
The branch main has been updated by rene:

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

commit af06ad3a36062bf9d7ac55f899047ecb65ed0143
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 13:59:10 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:01:13 +0000

    www/hiawatha: expire on 2025-03-31 for security/mbedtls
---
 www/hiawatha/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 6761b0394e0d..52a7f19d32ea 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.hiawatha-webserver.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired security/mbedtls
+EXPIRATION_DATE=2025-03-31
+
 LIB_DEPENDS=	libmbedtls.so:security/mbedtls
 
 USES=		cmake:insource compiler:c11 cpe localbase:ldflags shebangfix