[Lunar-commits] <moonbase> xulrunner: updated to 1.9.2

Zbigniew Luszpinski zbiggy at lunar-linux.org
Mon Mar 8 00:11:18 CET 2010


commit ed317049cab63ccf2cd264a159d4cbbe0521a459
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Mon Mar 8 00:11:18 2010 +0100

    xulrunner: updated to 1.9.2
---
 web/xulrunner/BUILD   |    3 ++-
 web/xulrunner/DETAILS |    8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/web/xulrunner/BUILD b/web/xulrunner/BUILD
index abae1e8..7b29359 100644
--- a/web/xulrunner/BUILD
+++ b/web/xulrunner/BUILD
@@ -23,9 +23,10 @@
           --disable-javaxpcom \
           --disable-crashreporter \
           --enable-safe-browsing \
+          --disable-necko-wifi \
           --enable-startup-notification" &&
 
-  
+# wifi breaks build due to incompatibile header files
   #OPTS+=" --enable-application=xulrunner \
   #        --disable-test \
   #        --enable-system-sqlite \
diff --git a/web/xulrunner/DETAILS b/web/xulrunner/DETAILS
index 5ae6886..c04cf4e 100644
--- a/web/xulrunner/DETAILS
+++ b/web/xulrunner/DETAILS
@@ -1,14 +1,14 @@
           MODULE=xulrunner
-         VERSION=1.9.1.7
+         VERSION=1.9.2
           SOURCE=$MODULE-$VERSION.source.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-1.9.1
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-$VERSION
    SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/$MODULE/releases/$VERSION/source/
    SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/$MODULE/releases/$VERSION/source
    SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/mozilla.org/$MODULE/releases/$VERSION/source
-      SOURCE_VFY=sha1:7605d89b3d3e458db74dea4d227dd86d0d12ba1b
+      SOURCE_VFY=sha1:33226b45a0bcd795545a980cab475c5492f0ea69
         WEB_SITE=http://www.mozilla.org
          ENTERED=20080624
-         UPDATED=20100117
+         UPDATED=20100307
            SHORT="a XUL runtime that requires no browser"
 PSAFE=no
 cat << EOF


More information about the Lunar-commits mailing list