[Lunar-commits] <moonbase> firefox4: updated to 4.0b9

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Jan 15 20:47:38 CET 2011


commit 519f6f0cdaed04a5e51e418d8fceb67c46b4e666
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Jan 15 20:47:38 2011 +0100

    firefox4: updated to 4.0b9
---
 web/firefox4/DETAILS   |   13 ++++++-------
 web/firefox4/mozconfig |    4 +++-
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/web/firefox4/DETAILS b/web/firefox4/DETAILS
index 752e05b..a06cdc7 100644
--- a/web/firefox4/DETAILS
+++ b/web/firefox4/DETAILS
@@ -1,15 +1,14 @@
           MODULE=firefox4
-         VERSION=4.0b8
+         VERSION=4.0b9
           SOURCE=firefox-$VERSION.source.tar.bz2
-   SOURCE_URL[0]=ftp://ftp.pwr.wroc.pl/pub/mozilla/firefox/releases/$VERSION/source
-   SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source
-   SOURCE_URL[2]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source
-   SOURCE_URL[3]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/source
-      SOURCE_VFY=sha1:40ba6915d736d69e3bcc64365002eedf4a02c8d3
+   SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source
+   SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source
+   SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/source
+      SOURCE_VFY=sha1:4de79608d75098d8de86902f83e846747a3c5ce3
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-central
         WEB_SITE=http://www.mozilla.org/projects/firefox
          ENTERED=20030810
-         UPDATED=20101227
+         UPDATED=20110115
       MAINTAINER="tchan at lunar-linux.org"
            PSAFE=no
            SHORT="A speedy, full-featured web browser"
diff --git a/web/firefox4/mozconfig b/web/firefox4/mozconfig
index 91b3757..28db401 100644
--- a/web/firefox4/mozconfig
+++ b/web/firefox4/mozconfig
@@ -15,7 +15,9 @@ ac_add_options --enable-crypto
 ac_add_options --enable-strip
 ac_add_options --enable-canvas
 ac_add_options --enable-svg
-ac_add_options --enable-system-cairo
+# Firefox4b9 adds non standard extensions to cairo
+# So use the internal one till system one will get these extensions
+#ac_add_options --enable-system-cairo
 ac_add_options --enable-xterm-updates
 ac_add_options --enable-libxul
 ac_add_options --enable-official-branding


More information about the Lunar-commits mailing list