git: 897c1a6d4723 - main - www/yarn-node19: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30 (in sync with www/node19)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 16:15:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=897c1a6d4723af4e58e5eb783b815c2331401dbc commit 897c1a6d4723af4e58e5eb783b815c2331401dbc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 16:05:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 16:12:37 +0000 www/yarn-node19: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30 (in sync with www/node19) This is followup of 3a2694b6fe97b7edbc6fa379c19c880e896561fd. --- www/yarn-node19/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/yarn-node19/Makefile b/www/yarn-node19/Makefile index cb38c6244672..d98a572a7058 100644 --- a/www/yarn-node19/Makefile +++ b/www/yarn-node19/Makefile @@ -1,3 +1,6 @@ +DEPRECATED= This port depends on deprecated www/node19. Migrate to www/yarn-node18 or www/yarn-node20 instead +EXPIRATION_DATE=2023-06-30 + USES= nodejs:19,run MASTERDIR= ${.CURDIR}/../yarn-node18