Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f959331ea698e4330520256fea93e8348807d126)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f959331ea698e4330520256fea93e8348807d126)
  • Date: Mon, 26 May 2025 17:24:50 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/firefox/DEPENDS | 2 +-
http/firefox/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit f959331ea698e4330520256fea93e8348807d126
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: fixed typo in libjxl dependency

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 445e8de..09b8a6b 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -164,5 +164,5 @@ fi &&

optional_depends libjxl \
"--enable-jxl" \
- "--disaable-jxl" \
+ "--disable-jxl" \
"for JPEG-XL support"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 6fb8b93..ea8732c 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,5 +1,6 @@
2025-05-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 139.0, SECURITY_PATCH++
+ * DEPENDS: fixed typo in libjxl flags
* patches/*: updated

2025-05-14 Pavel Vinogradov <public AT sourcemage.org>


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f959331ea698e4330520256fea93e8348807d126), Pavel Vinogradov, 05/26/2025

Archive powered by MHonArc 2.6.24.

Top of Page