git: 7ea18df2dd01 - main - www/yarn-node14: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 12:18:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ea18df2dd016106e465c2b83e6c2d9555164334 commit 7ea18df2dd016106e465c2b83e6c2d9555164334 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-26 16:19:22 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-27 12:18:12 +0000 www/yarn-node14: Mark DEPRECATED - Requires upstream EOL node14 - Set EXPIRATION_DATE to 2023-05-26 Approved by: portmgr (blanket) --- www/yarn-node14/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/yarn-node14/Makefile b/www/yarn-node14/Makefile index e58926e431eb..d6b5a3faf6e1 100644 --- a/www/yarn-node14/Makefile +++ b/www/yarn-node14/Makefile @@ -1,3 +1,8 @@ +POREREVISION= 1 + +DEPRECATED= Requires upstream EOL node14 +EXPIRATION_DATE= 2023-05-26 + USES= nodejs:14,run MASTERDIR= ${.CURDIR}/../yarn-node18