aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 01:44:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 02:23:01 +0000
commit75bfc2efc98708d7ed13f1e2b633b114af9e7a2d (patch)
treecd540c24daf2d946bf18010a93fba443807b86bb
parent14f9d4195e4ab7ec3a18c4751f2e9d22e7f3de31 (diff)
downloadports-75bfc2efc98708d7ed13f1e2b633b114af9e7a2d.tar.gz
ports-75bfc2efc98708d7ed13f1e2b633b114af9e7a2d.zip
www/hedgedoc: Mark DEPRECATED
- Depends on www/node16 which has reached End of Life - Set EXPIRATION_DATE 2023-10-30 Version 1.9.9 supports NodeJS 20. Once updated please remove the deprecation message. Approved by: portmgr (blanket)
-rw-r--r--www/hedgedoc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/hedgedoc/Makefile b/www/hedgedoc/Makefile
index 7e905fce868a..e3544613104f 100644
--- a/www/hedgedoc/Makefile
+++ b/www/hedgedoc/Makefile
@@ -16,6 +16,9 @@ WWW= https://hedgedoc.org/
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on EOL NodeJS 16
+EXPIRATION_DATE= 2023-10-30
+
BROKEN_i386= fails to build: no i386 sqlite3.node file found
BUILD_DEPENDS= git:devel/git \