git: 1fae05e66fb4 - main - www/remark42: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 02:24:48 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1fae05e66fb405dafcd2dbf917ab580d6e7f0380
commit 1fae05e66fb405dafcd2dbf917ab580d6e7f0380
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-30 02:02:36 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-30 02:23:01 +0000
www/remark42: Mark DEPRECATED
- Depends on www/node16 which has reaced End of Life
- Set EXPIRATION_DATE 2023-10-30
Approved by: portmgr (blanket)
---
www/remark42/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/remark42/Makefile b/www/remark42/Makefile
index d4f4f9fc6761..c49e685b7ddd 100644
--- a/www/remark42/Makefile
+++ b/www/remark42/Makefile
@@ -13,6 +13,9 @@ WWW= https://remark42.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on EOL NodeJS 16
+EXPIRATION_DATE= 2023-10-30
+
BUILD_DEPENDS+= npm-node16>0:www/npm-node16
USES= cpe go:modules tar:xz