git: ce03e809f56f - main - databases/p5-Mango: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 13:01:50 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce03e809f56f8d449a114f974f4d3826a5792bef
commit ce03e809f56f8d449a114f974f4d3826a5792bef
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-02-20 12:53:04 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-02-20 13:01:19 +0000
databases/p5-Mango: Mark DEPRECATED
- Depends on upstream EOLed mongodb36
- Set EXPIRATION_DATE 2023-03-31
---
databases/p5-Mango/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/databases/p5-Mango/Makefile b/databases/p5-Mango/Makefile
index 7fc982f733dc..424ee42b281d 100644
--- a/databases/p5-Mango/Makefile
+++ b/databases/p5-Mango/Makefile
@@ -13,6 +13,9 @@ WWW= https://metacpan.org/release/Mango
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on upstream EOLed mongodb36
+EXPIRATION_DATE= 2023-03-31
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= mongo:databases/mongodb36 \
p5-Mojolicious>=5.40:www/p5-Mojolicious