Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (1bfcb1b0c9fb9e5c3e17060b753448e5d592ee36)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (1bfcb1b0c9fb9e5c3e17060b753448e5d592ee36)
  • Date: Thu, 11 Dec 2008 12:20:04 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

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

New commits:
commit 1bfcb1b0c9fb9e5c3e17060b753448e5d592ee36
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox: Updated devel to version 3.1b2. Needs newer xulrunnner
to build against, so building internal. Sig no longer
works, unable to track down new one yet.

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 6aa33a2..9be16b3 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,11 +1,12 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=3.1b1
+ VERSION=3.1b2
SOURCE=$SPELL-$VERSION-source.tar.bz2
- SOURCE2=$SOURCE.asc
- SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
+# SOURCE2=$SOURCE.asc
+# SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/$SPELL/releases/$VERSION/source/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.asc
+
SOURCE_HASH=sha512:eb38349212a352718987e611315405c869fad9ebd6026ce4662bbbb12c5914178c6d348ea12686a7efbb046870e44238a1b46e20fe3d9eb323e3d6ab8f9dfacc
+# SOURCE2_URL[0]=$SOURCE_URL.asc
else
VERSION=3.0.4
SOURCE=$SPELL-$VERSION-source.tar.bz2
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index e69916b..644bcb6 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2008-12-11 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel to version 3.1b2.
+
2008-11-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: SECURITY_PATCH+=1, according to 3.0.4's release notes




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1bfcb1b0c9fb9e5c3e17060b753448e5d592ee36), George Sherwood, 12/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page