summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-04-21 19:45:26 -0500
committerEric Sandall2009-04-27 17:28:57 -0700
commit79b532a256382a58299e7e26f6643ffb5caafa2b (patch)
treebe26f487e397086fa36b3e06940261420c68122f
parentbddc822d36b5054bdfe4a3f156582112c9111177 (diff)
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. Cherry-picked commit 3ce22383e5f0097ac01fef1c32fbf7fdee4276c7 from test
-rwxr-xr-xhttp/xulrunner/DETAILS41
-rw-r--r--http/xulrunner/HISTORY5
2 files changed, 12 insertions, 34 deletions
diff --git a/http/xulrunner/DETAILS b/http/xulrunner/DETAILS
index 1578a12cf5..1370e58a80 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 7e07537dce..1b607e55a6 100644
--- a/http/xulrunner/HISTORY
+++ b/http/xulrunner/HISTORY
@@ -1,3 +1,8 @@
+2009-04-21 George Sherwood <gsherwood@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-03-16 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 1.9.0.7. SECURITY_PATCH++