Skip to Content.
Sympa Menu

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

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 (15cb483947f00295eaefbc833c85a9e43bafc1e5)
  • Date: Wed, 7 Feb 2018 15:34:57 +0000

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

http/firefox/BUILD | 4 ++--
http/firefox/DETAILS | 4 ++--
http/firefox/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)

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

http/firefox: version 58.0.2

diff --git a/http/firefox/BUILD b/http/firefox/BUILD
index 678b00f..7374da9 100755
--- a/http/firefox/BUILD
+++ b/http/firefox/BUILD
@@ -7,10 +7,10 @@ unset DBUS_SESSION_BUS_ADDRESS \
SESSION_MANAGER \
XDG_SESSION_COOKIE \
XAUTHORITY &&
-export LIBGL_ALWAYS_INDIRECT=1
+export LIBGL_ALWAYS_INDIRECT=1 &&

# System rustc has no debuginfo
-export RUSTFLAGS="-C debuginfo=0"
+export RUSTFLAGS="-C debuginfo=0" &&

#
# No fast optimization for Mozilla, bit us so many times...
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 91855c8..4a83c8f 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,7 +1,7 @@
SPELL=firefox
- VERSION=58.0.1
+ VERSION=58.0.2
SOURCE=${SPELL}-${VERSION}.source.tar.xz
-
SOURCE_HASH=sha512:65a6a68f95dac93fc68c4e240742b172a6417e7fafca2671ab13f398329ba0ef3195bbaaecea2d9f8b2992217cfaa7912af6c0351a1efe4cf2d2bba838ecd711
+
SOURCE_HASH=sha512:ff748780492fc66b3e44c7e7641f16206e4c09514224c62d37efac2c59877bdf428a3670bfb50407166d7b505d4e2ea020626fd776b87f6abb6bc5d2e54c773f:UPSTREAM_HASH

SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/${SPELL}/releases/${VERSION}/source/${SOURCE}

SOURCE_URL[1]=http://ftp.mozilla.org/pub/mozilla.org/${SPELL}/releases/${VERSION}/source/${SOURCE}
SECURITY_PATCH=113
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 6456e3d..f8b305b 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2018-02-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 58.0.2, switched to UPSTRRAM_HASH
+ * BUILD: added forgotten &&
+
2018-02-03 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: removed obsolete gstreamer dependencies




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (15cb483947f00295eaefbc833c85a9e43bafc1e5), Pavel Vinogradov, 02/07/2018

Archive powered by MHonArc 2.6.24.

Top of Page