New commits:
commit 5a7ead442318917365b67d58f93a13aa6eb17339
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/firefox: needs nss >= 3.41, fixed typo in HISTORY
-local NSS_BRANCH="3.40" &&
+local NSS_BRANCH="3.41" &&
if spell_ok nss &&
is_version_less "$(installed_version nss)" "${NSS_BRANCH}"; then
depends -sub "${NSS_BRANCH}.x" nss "--with-system-nss"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 1b7ad1b..bb7b82a 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,6 +1,7 @@
2019-01-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 65.0, SECURITY_PATCH++
* patches/200*: updated
+ * DEPENDS: needs nss >= 3.41
2019-01-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 64.0.2
@@ -10,7 +11,7 @@
2018-12-11 Pavel Vinogradov <public AT sourcemage.org>
* BUILD: forced gcc/g++ as compilers (llvm fails)
- * DEPENDS: nodejs is now a hard dependencyneeds, nss >= 3.40
+ * DEPENDS: nodejs is now a hard dependency, needs nss >= 3.40
* mozconfig: removed obsolete --enable-pie
2018-12-10 Pavel Vinogradov <public AT sourcemage.org>
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5a7ead442318917365b67d58f93a13aa6eb17339),
Pavel Vinogradov, 01/28/2019