git: 40217ce619c8 - main - www/npm-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:13:13 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=40217ce619c824fd1adb1f08b056fb67c15667c2 commit 40217ce619c824fd1adb1f08b056fb67c15667c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 16:03:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 16:03:35 +0000 www/npm-node19: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30 (in sync with www/node19) This is followup of 3a2694b6fe97b7edbc6fa379c19c880e896561fd. --- www/npm-node19/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/npm-node19/Makefile b/www/npm-node19/Makefile index 32cfc069bd47..24434ac6c17f 100644 --- a/www/npm-node19/Makefile +++ b/www/npm-node19/Makefile @@ -1,3 +1,6 @@ +DEPRECATED= This port depends on deprecated www/node19. Migrate to www/npm-node18 or www/npm-node20 instead +EXPIRATION_DATE=2023-06-30 + USES= nodejs:19,run MASTERDIR= ${.CURDIR}/../npm-node18