git: ee22944a89e8 - main - databases/mongodb36-tools: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 13:01:49 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee22944a89e852dde9792cdd1391ca86f6f232ae commit ee22944a89e852dde9792cdd1391ca86f6f232ae Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-02-20 12:50:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-02-20 13:01:18 +0000 databases/mongodb36-tools: Mark DEPRECATED - Upstream EOL reached on 2021-04-30 - Set EXPIRATION_DATE on 2023-03-31 See: https://www.mongodb.com/support-policy/lifecycles Approved by: portmgr (blanket) --- databases/mongodb36-tools/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/databases/mongodb36-tools/Makefile b/databases/mongodb36-tools/Makefile index a5f3c837aaef..42ef4683a6d4 100644 --- a/databases/mongodb36-tools/Makefile +++ b/databases/mongodb36-tools/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/mongodb/mongo-tools LICENSE= APACHE20 +DEPRECATED= Upstream EOL reached on 2021-04-30 +EXPIRATION_DATE= 2023-03-31 + ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= not yet ported to anything other than i386 and amd64