aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 16:05:47 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 16:12:37 +0000
commit897c1a6d4723af4e58e5eb783b815c2331401dbc (patch)
tree178bb30f8c8036c7eeecd653512d6f5c425d7cdd
parent9d319600edeeee1974ba8ff008b31ec4e5ad0db3 (diff)
downloadports-897c1a6d4723af4e58e5eb783b815c2331401dbc.tar.gz
ports-897c1a6d4723af4e58e5eb783b815c2331401dbc.zip
www/yarn-node19: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30 (in sync with www/node19)
This is followup of 3a2694b6fe97b7edbc6fa379c19c880e896561fd.
-rw-r--r--www/yarn-node19/Makefile3
1 files changed, 3 insertions, 0 deletions
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