Date: Sun, 30 Nov 2025 07:19:09 +0000
From: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject: git: 1ca84c7f4b45 - main - UPDATING: Document node{22,24,25} changes
Message-ID: <692befed.23a0b.404ae8b7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ca84c7f4b456bbbbd5b204070d09904e42e0ef2 commit 1ca84c7f4b456bbbbd5b204070d09904e42e0ef2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-11-30 07:18:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-11-30 07:18:55 +0000 UPDATING: Document node{22,24,25} changes www/node{22,24,25} now requires databases/sqlite3 with SESSION enabled. --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/UPDATING b/UPDATING index c31c18dc0a60..365972a51542 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20251130: + AFFECTS: users of www/node{22,24,25} + AUTHOR: sunpoet@FreeBSD.org + + www/node{22,24,25} now uses databases/sqlite3 instead of the bundled one. + It requires SESSION option (enabled by default) in databases/sqlite3. + Please update your option configuration. Otherwise, the build fails. + See PR 290509 and 290588 for details. + 20251113: AFFECTS: users of deskutils/fet AUTHOR: uzsolt@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692befed.23a0b.404ae8b7>
