git: 97f04241f35b - main - www/yarn-node18: Mark DEPRECATED and set EXPIRATION_DATE to 2025-09-01
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Jun 2025 17:30:28 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=97f04241f35b067e52f591204b2f455abac11b38
commit 97f04241f35b067e52f591204b2f455abac11b38
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-26 17:28:29 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-26 17:30:03 +0000
www/yarn-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/yarn-node18/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/yarn-node18/Makefile b/www/yarn-node18/Makefile
index 20ad43db95ec..7453fabbe0cf 100644
--- a/www/yarn-node18/Makefile
+++ b/www/yarn-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}/../yarn-node22