Date: Tue, 18 Nov 2025 20:46:37 +0000 From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f670d2baee7f - main - lang/spidermonkey102: deprecate and expire EOY Message-ID: <691cdb2d.3328c.73819b52@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=f670d2baee7f51c588940b3c46911f21f083604e commit f670d2baee7f51c588940b3c46911f21f083604e Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-11-18 20:46:17 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-11-18 20:46:33 +0000 lang/spidermonkey102: deprecate and expire EOY --- lang/spidermonkey102/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 94baeea8b6dc..95865503c696 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -10,6 +10,9 @@ PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 +DEPRECATED= Old version, only ports user couchdb3 can use newer spidermonkey, see https://bugs.freebsd.org/291086 +EXPIRATION_DATE=2025-12-31 + MAINTAINER= nc@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 102-esr WWW= https://spidermonkey.dev/home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691cdb2d.3328c.73819b52>
