Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 12:18:41 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7ea18df2dd01 - main - www/yarn-node14: Mark DEPRECATED
Message-ID:  <202304271218.33RCIfI1064565@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ea18df2dd016106e465c2b83e6c2d9555164334

commit 7ea18df2dd016106e465c2b83e6c2d9555164334
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-26 16:19:22 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-27 12:18:12 +0000

    www/yarn-node14: Mark DEPRECATED
    
    - Requires upstream EOL node14
    - Set EXPIRATION_DATE to 2023-05-26
    
    Approved by:    portmgr (blanket)
---
 www/yarn-node14/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/www/yarn-node14/Makefile b/www/yarn-node14/Makefile
index e58926e431eb..d6b5a3faf6e1 100644
--- a/www/yarn-node14/Makefile
+++ b/www/yarn-node14/Makefile
@@ -1,3 +1,8 @@
+POREREVISION=	1
+
+DEPRECATED=	Requires upstream EOL node14
+EXPIRATION_DATE=	2023-05-26
+
 USES=		nodejs:14,run
 
 MASTERDIR=	${.CURDIR}/../yarn-node18



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304271218.33RCIfI1064565>