Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 12:18:40 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: 44fe827236c9 - main - www/npm-node14: Mark DEPRECATED
Message-ID:  <202304271218.33RCIepx064540@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=44fe827236c90e8e81c8fe19830d4be7278f83d2

commit 44fe827236c90e8e81c8fe19830d4be7278f83d2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-26 16:17:11 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-27 12:18:12 +0000

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

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



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