git: f670d2baee7f - main - lang/spidermonkey102: deprecate and expire EOY

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Tue, 18 Nov 2025 20:46:37 UTC
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/