Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fc2f7f26713a86540159a887b205abefb93a095e)
  • Date: Wed, 30 Aug 2023 04:28:41 +0000

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

http/firefox/DEPENDS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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

http/firefox: fixed typo in nss branch requirement

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index ed4f324..fe4befe 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -53,7 +53,7 @@ depends libwebp "--with-system-webp"
&&

depends nspr "--with-system-nspr" &&

-local NSS_BRANCH="3.22" &&
+local NSS_BRANCH="3.92" &&
if spell_ok nss &&
is_version_less "$(installed_version nss)" "${NSS_BRANCH}"; then
depends -sub "${NSS_BRANCH}" nss "--with-system-nss"



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fc2f7f26713a86540159a887b205abefb93a095e), Pavel Vinogradov, 08/30/2023

Archive powered by MHonArc 2.6.24.

Top of Page