Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2024 15:08:28 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: 6679f83fc1de - main - www/yarn-node16: Remove expired port
Message-ID:  <202403171508.42HF8S8P080454@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=6679f83fc1dea61969405c5d5adfbf9acfaad8f1

commit 6679f83fc1dea61969405c5d5adfbf9acfaad8f1
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-17 14:48:19 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-17 15:01:34 +0000

    www/yarn-node16: Remove expired port
    
    www/yarn-node16
---
 MOVED                    | 1 +
 www/Makefile             | 1 -
 www/yarn-node16/Makefile | 5 -----
 3 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/MOVED b/MOVED
index d2546d7bf89f..21cae556a85d 100644
--- a/MOVED
+++ b/MOVED
@@ -3046,3 +3046,4 @@ x11/mrxvt-devel|x11/mrxvt|2024-03-12|Merge most recent version into main port
 games/xataxx||2024-03-16|Has expired: No available WWW
 editors/kak-lsp|editors/kakoune-lsp|2024-03-17|Project was renamed upstream
 www/npm-node16||2024-03-17|Has expired: Depends on deprecated node16
+www/yarn-node16||2024-03-17|Has expired: Depends on deprecated node16
diff --git a/www/Makefile b/www/Makefile
index c0a52f6bf8bd..1d292b168cd1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2527,7 +2527,6 @@
     SUBDIR += xurls
     SUBDIR += yabb
     SUBDIR += yarn
-    SUBDIR += yarn-node16
     SUBDIR += yarn-node18
     SUBDIR += yarn-node20
     SUBDIR += yarn-node21
diff --git a/www/yarn-node16/Makefile b/www/yarn-node16/Makefile
deleted file mode 100644
index e556953d5a53..000000000000
--- a/www/yarn-node16/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-USES=		nodejs:16,run
-
-MASTERDIR=	${.CURDIR}/../yarn-node20
-
-.include "${MASTERDIR}/Makefile"



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