Date: Thu, 20 Nov 2025 12:16:35 +0000 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: 929a4cd6afe7 - main - lang/spidermonkey78: Mark DEPRECATED Message-ID: <691f06a3.25918.6b863eb8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=929a4cd6afe7e66d626e386d56f15163693643f9 commit 929a4cd6afe7e66d626e386d56f15163693643f9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-11-20 12:06:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-11-20 12:16:01 +0000 lang/spidermonkey78: Mark DEPRECATED - Legacy version as there are more recent versions in the tree - No more dependent ports remaining - Set EXPIRATION_DATE 2025-12-20 --- lang/spidermonkey78/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index d61b2f55123b..9ecaf0c3c158 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -17,6 +17,9 @@ WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Legacy version +EXPIRATION_DATE= 2025-12-31 + BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ autoconf2.13:devel/autoconf2.13 \ rust-cbindgen>=0.8.7:devel/rust-cbindgen @@ -30,9 +33,9 @@ USE_LDCONFIG= yes SP_VER= 78 HAS_CONFIGURE= yes +CONFIGURE_OUTSOURCE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION} PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ -CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --disable-debug \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691f06a3.25918.6b863eb8>
