Skip to Content.
Sympa Menu

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

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 (3ce22383e5f0097ac01fef1c32fbf7fdee4276c7)
  • Date: Tue, 21 Apr 2009 19:45:41 -0500

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

http/xulrunner/DETAILS | 41 +++++++----------------------------------
http/xulrunner/HISTORY | 5 +++++
2 files changed, 12 insertions(+), 34 deletions(-)

New commits:
commit 3ce22383e5f0097ac01fef1c32fbf7fdee4276c7
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

xulrunner: Updated to version 1.9.0.9. Since mozilla doesn't seem to
want update the xulrunner tarball, build it from the firefox tarball.

diff --git a/http/xulrunner/DETAILS b/http/xulrunner/DETAILS
index 1578a12..1370e58 100755
--- a/http/xulrunner/DETAILS
+++ b/http/xulrunner/DETAILS
@@ -1,42 +1,15 @@
SPELL=xulrunner
- VERSION=1.9.0.7
- SOURCE=$SPELL-$VERSION-source.tar.bz2
+ VERSION=1.9.0.9
+ FFVERSION=3.0.9
+ SOURCE=firefox-$FFVERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
SOURCE_GPG=firefox.gpg:$SOURCE2:WORKS_FOR_ME
-#
SOURCE_HASH=sha512:552915eec0bd5408856e88463ce889ed85e5af8ead250f4d691807025e8e050d50e21baac999fa33eea10b471923715e068292a76391d91b34ead405738ece5a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URI=$SPELL/releases/$VERSION/source/$SOURCE
- SOURCE2_URI=$SPELL/releases/$VERSION/source/$SOURCE2
-# SOURCE_URL[0]=http://dbg.download.sourcemage.org/distro/$SOURCE
-SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/$SOURCE_URI
- SOURCE_URL[1]=ftp://archive.progeny.com/$SOURCE_URI
- SOURCE_URL[2]=http://ftp.oleane.net/pub/$SOURCE_URI
- SOURCE_URL[3]=ftp://ftp.chg.ru/pub/WWW/mozilla/$SOURCE_URI
- SOURCE_URL[4]=ftp://ftp.sunsite.kth.se/mirrors/ftp.mozilla.org/$SOURCE_URI
- SOURCE_URL[5]=http://ftp.cvut.cz/$SOURCE_URI
- SOURCE_URL[6]=ftp://ftp.mirror.ac.uk/sites/ftp.mozilla.org/pub/$SOURCE_URI
- SOURCE_URL[7]=http://mirrors.xmission.com/$SOURCE_URI
- SOURCE_URL[8]=ftp://gd.tuwien.ac.at/infosys/browsers/$SOURCE_URI
- SOURCE_URL[9]=ftp://ftp.planetmirror.com.au/pub/$SOURCE_URI
- SOURCE_URL[10]=http://ftp.uni-erlangen.de/pub/mirrors/$SOURCE_URI
- SOURCE_URL[11]=ftp://ftp.free.fr/pub/Networking/www/Mozilla/$SOURCE_URI
- SOURCE_URL[12]=ftp://ftp.eunet.ie/mirrors/ftp.mozilla.org/pub/$SOURCE_URI
- SOURCE2_URL[0]=http://releases.mozilla.org/pub/mozilla.org/$SOURCE2_URI
- SOURCE2_URL[1]=ftp://archive.progeny.com/$SOURCE2_URI
- SOURCE2_URL[2]=http://ftp.oleane.net/pub/$SOURCE2_URI
- SOURCE2_URL[3]=ftp://ftp.chg.ru/pub/WWW/mozilla/$SOURCE2_URI
-
SOURCE2_URL[4]=ftp://ftp.sunsite.kth.se/mirrors/ftp.mozilla.org/$SOURCE2_URI
- SOURCE2_URL[5]=http://ftp.cvut.cz/$SOURCE2_URI
-
SOURCE2_URL[6]=ftp://ftp.mirror.ac.uk/sites/ftp.mozilla.org/pub/$SOURCE2_URI
- SOURCE2_URL[7]=http://mirrors.xmission.com/$SOURCE2_URI
- SOURCE2_URL[8]=ftp://gd.tuwien.ac.at/infosys/browsers/$SOURCE2_URI
- SOURCE2_URL[9]=ftp://ftp.planetmirror.com.au/pub/$SOURCE2_URI
- SOURCE2_URL[10]=http://ftp.uni-erlangen.de/pub/mirrors/$SOURCE2_URI
- SOURCE2_URL[11]=ftp://ftp.free.fr/pub/Networking/www/Mozilla/$SOURCE2_URI
- SOURCE2_URL[12]=ftp://ftp.eunet.ie/mirrors/ftp.mozilla.org/pub/$SOURCE2_URI
-WEB_SITE=http://www.mozilla.org/
- SECURITY_PATCH=4
+
SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/firefox/releases/$FFVERSION/source/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.asc
+ WEB_SITE=http://www.mozilla.org/
+ SECURITY_PATCH=5
ENTERED=20060829
LICENSE[0]=MPL
DOCS="LICENSE README.txt"
diff --git a/http/xulrunner/HISTORY b/http/xulrunner/HISTORY
index 4b64e5f..9a62830 100644
--- a/http/xulrunner/HISTORY
+++ b/http/xulrunner/HISTORY
@@ -1,3 +1,8 @@
+2009-04-21 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 1.9.0.9. Use firefox tarball
+ since mozilla doesn't seem to update xulrunner on a timely
+ basis. SECURITY_PATCH++
+
2009-04-11 Treeve Jelbert <treeve AT sourcemage.org>
* toolkit/xre/nsAppRunner.cpp: fix for gcc-4.4




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (3ce22383e5f0097ac01fef1c32fbf7fdee4276c7), George Sherwood, 04/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page