Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2023 14:40:14 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 492e0f163e68 - main - security/webfwlog: Mark DEPRECATED
Message-ID:  <202310281440.39SEeEQD000649@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310281440.39SEeEQD000649>