[Lunar-commits] <moonbase-other> firefox: Version bump to 18.0. The BUILD required and adjustment as noted within.

stumbles stumbles at lunar-linux.org
Wed Jan 9 12:04:05 CET 2013


commit e613c282740ac0f248915f3f981187c8d92b3efc
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 09 Jan 2013 03:04:05 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/e613c282740ac0f248915f3f981187c8d92b3efc

firefox: Version bump to 18.0. The BUILD required and adjustment as noted within.
---
  web/firefox/BUILD   | +3/-0     
  web/firefox/DETAILS | +3/-3     
  2 files changed, 6 insertions(+), 3 deletions(-)

--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -1,5 +1,8 @@
 (
 
+# To skirt around this make failure; ftbzip2.c:183: undefined reference to `BZ2_bzDecompressInit'
+  CFLAGS+=" -lbz2" &&
+
   # Workaround Segmentation fault at install part on precompile_cache.js
   sedit '/^GENERATE_CACHE = 1$/d' browser/installer/Makefile.in &&
 
--- a/web/firefox/DETAILS
+++ b/web/firefox/DETAILS
@@ -1,14 +1,14 @@
           MODULE=firefox
-         VERSION=17.0.1
+         VERSION=18.0
           SOURCE=$MODULE-$VERSION.source.tar.bz2
    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:15c09796a388f0a78996427b7bc2c80f4e0496f3
+      SOURCE_VFY=sha1:3356562e69d699e5901df5a4da4e2e59dd1e7f57
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-release
         WEB_SITE=http://www.mozilla.org/projects/firefox
          ENTERED=20110814
-         UPDATED=20121217
+         UPDATED=20130109
            SHORT="A speedy, full-featured web browser"
 
 cat << EOF




More information about the Lunar-commits mailing list