[Lunar-commits] <moonbase> firefox: updated to 7.0.1

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Oct 1 08:45:17 CEST 2011


commit 38f694b36c835e90e541cc1607a15c48b3c66376
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Oct 1 08:45:17 2011 +0200

    firefox: updated to 7.0.1
---
 web/firefox/BUILD   |    9 ---------
 web/firefox/DETAILS |    6 +++---
 2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/web/firefox/BUILD b/web/firefox/BUILD
index 8f3f26c..827901c 100644
--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -73,15 +73,6 @@
   prepare_install   &&
   make install      || exit 1
 
-  MOZILLA_HOME=$(egrep ^moz_libdir= browser/app/firefox | cut -d= -f2)  &&
-  LIB_VER=$(echo $MOZILLA_HOME | cut -d\- -f2)  &&
-  # Sanity check
-  if [[ $MOZILLA_HOME != "/usr/lib"*"firefox"* ]] || [[ $LIB_VER != [1-9]* ]] ; then
-    message "${PROBLEM_COLOR}Sanity check on variables failed!${DEFAULT_COLOR}"
-    exit 1
-  fi  &&
-  set_module_config NEW_VER "$LIB_VER"  &&
-
   # Now the .desktop file and icons
   install -Dm 644 {"$SCRIPT_DIRECTORY",/usr/share/applications}/firefox.desktop  &&
 
diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS
index 19d968d..7a3579f 100644
--- a/web/firefox/DETAILS
+++ b/web/firefox/DETAILS
@@ -1,14 +1,14 @@
           MODULE=firefox
-         VERSION=6.0.2
+         VERSION=7.0.1
           SOURCE=firefox-$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:074eb9c1df4de0fe0a4bb9226ca3c2822c334cd6
+      SOURCE_VFY=sha1:94bbc7152832371dc0be82f411730df043c5c6ac
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla-release
         WEB_SITE=http://www.mozilla.org/projects/firefox
          ENTERED=20110814
-         UPDATED=20110904
+         UPDATED=20110930
            SHORT="A speedy, full-featured web browser"
 
 cat << EOF


More information about the Lunar-commits mailing list