Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 02:24:48 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: 1fae05e66fb4 - main - www/remark42: Mark DEPRECATED
Message-ID:  <202309300224.38U2Om3A096178@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=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



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