git: 75bfc2efc987 - main - www/hedgedoc: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 02:24:46 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=75bfc2efc98708d7ed13f1e2b633b114af9e7a2d commit 75bfc2efc98708d7ed13f1e2b633b114af9e7a2d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-30 01:44:27 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-30 02:23:01 +0000 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) --- www/hedgedoc/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 \