From a74fbc7c33ecdb43586ac22499b48d6a7ff351bb Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 27 Jun 2025 01:28:07 +0800 Subject: [PATCH] www/npm-node18: Mark DEPRECATED and set EXPIRATION_DATE to 2025-09-01 The EXPIRATION_DATE is kept in sync with textproc/kibana8. Reference: https://github.com/freebsd/freebsd-ports/commit/9139b793a589c303ec77de40b23303b6f48ad625 --- www/npm-node18/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/npm-node18/Makefile b/www/npm-node18/Makefile index 9e1ddaf9d42c..c6d909bf0ca2 100644 --- a/www/npm-node18/Makefile +++ b/www/npm-node18/Makefile @@ -1,3 +1,6 @@ +DEPRECATED= Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30. +EXPIRATION_DATE=2025-09-01 + USES= nodejs:18,run MASTERDIR= ${.CURDIR}/../npm-node22