Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (3fc98b87556e0e927ded1b02758bcb84de755fa9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <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 Treeve Jelbert (3fc98b87556e0e927ded1b02758bcb84de755fa9)
  • Date: Tue, 8 Jul 2025 10:26:54 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

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

New commits:
commit 3fc98b87556e0e927ded1b02758bcb84de755fa9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

firefox - fix typo

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 3a54707..9eac52e 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -159,7 +159,7 @@ optional_depends libaom \
"--without-system-av1" \
"for AV1 video support" &&
if is_depends_enabled $SPELL libaom; then
- epends dav1d &&
+ depends dav1d &&
depends nasm
fi &&

diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 55284b0..61e7bc2 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2025-07-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: fix typo
+
2025-07-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 140.0.4



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (3fc98b87556e0e927ded1b02758bcb84de755fa9), Treeve Jelbert, 07/08/2025

Archive powered by MHonArc 2.6.24.

Top of Page