git: 3c81fcfb3e5e - main - lang/spidermonkey102: update DEPRECATED reason after moving couchdb3 to v128
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Dec 2025 20:40:15 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c81fcfb3e5ec909da088377a6644618f8640bf0
commit 3c81fcfb3e5ec909da088377a6644618f8640bf0
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-12-03 20:01:51 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-12-03 20:40:06 +0000
lang/spidermonkey102: update DEPRECATED reason after moving couchdb3 to v128
PR: 291086
---
lang/spidermonkey102/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile
index 95865503c696..2dc0efab2659 100644
--- a/lang/spidermonkey102/Makefile
+++ b/lang/spidermonkey102/Makefile
@@ -10,7 +10,7 @@ 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
+DEPRECATED= Old version, no more users in the ports tree.
EXPIRATION_DATE=2025-12-31
MAINTAINER= nc@FreeBSD.org