git: 492e0f163e68 - main - security/webfwlog: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 28 Oct 2023 14:40:14 UTC
The branch main has been updated by bofh:

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

commit 492e0f163e6886b1e475df3ef590079a46e6379b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-28 11:50:11 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-28 14:39:49 +0000

    security/webfwlog: Mark DEPRECATED
    
    - Depends on EOL MySQL 5.7
    - Set EXPIRATION_DATE 2023-11-28
    
    Approved by:    portmgr (blanket)
---
 security/webfwlog/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile
index 078ce849ea6b..f76393163bc9 100644
--- a/security/webfwlog/Makefile
+++ b/security/webfwlog/Makefile
@@ -10,6 +10,9 @@ WWW=		http://www.webfwlog.net/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on EOL MySQL 5.7
+EXPIRATION_DATE=	2023-11-28
+
 USES=		cpe php:web
 
 GNU_CONFIGURE=	yes