git: 56efc2875d68 - main - databases/mongodb40-tools: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 13:10:02 UTC
The branch main has been updated by bofh:

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

commit 56efc2875d680c8ce5c1adf0e998c31589414090
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-02-20 13:09:23 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-02-20 13:09:55 +0000

    databases/mongodb40-tools: Mark DEPRECATED
    
    - Upstream EOL reached on 2021-04-30
    - Set EXPIRATION_DATE 2023-06-30
    
    See: https://www.mongodb.com/support-policy/lifecycles
    
    Approved by:    portmgr (blanket)
---
 databases/mongodb40-tools/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/databases/mongodb40-tools/Makefile b/databases/mongodb40-tools/Makefile
index 08ed3e30a255..1f0d68feb7d7 100644
--- a/databases/mongodb40-tools/Makefile
+++ b/databases/mongodb40-tools/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/mongodb/mongo-tools
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+DEPRECATED=	Upstream EOL reached on 2022-04-30
+EXPIRATION_DATE=	2023-06-30
 ONLY_FOR_ARCHS=	aarch64 amd64 armv7 i386
 ONLY_FOR_ARCHS_REASON=	not yet ported to other architectures