Skip to Content.
Sympa Menu

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

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 (f9c55136ba3d43b7516d458039478505f920f8e2)
  • Date: Wed, 9 May 2018 12:51:41 +0000

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

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

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

http/firefox: nss 3.36.x branch is required now

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 90a490d..4817df4 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -26,7 +26,7 @@ depends -sub APNG libpng "--enable-system-png"
&&
depends librsvg2 "--enable-svg" &&

depends nspr "--with-system-nspr" &&
-depends -sub "3.35.x" nss "--with-system-nss" &&
+depends -sub "3.36.x" nss "--with-system-nss" &&

depends -sub "TSAFE SECURE_DELETE ENABLE_UNLOCK_NOTIFY ENABLE_DBSTAT_VTAB"
sqlite "--enable-system-sqlite" &&

diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 912e3f4..cbc7b51 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2018-05-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: now needs 3.36.x branch of nss
+
2018-05-08 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 60.0, bz2 -> xz, switched to GPG checking,
adjusted SOURCE_URL[0]



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f9c55136ba3d43b7516d458039478505f920f8e2), Pavel Vinogradov, 05/09/2018

Archive powered by MHonArc 2.6.24.

Top of Page