[Lunar-commits] <moonbase-other> firefox-bin: version bumped to 16.0.
Florin Braescu
florin at lunar-linux.org
Tue Oct 9 17:18:32 CEST 2012
commit bad56b54d6564d61f5104f19e1f823f8774f6383
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 09 Oct 2012 08:18:32 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bad56b54d6564d61f5104f19e1f823f8774f6383
firefox-bin: version bumped to 16.0.
---
web/firefox-bin/BUILD | +3/-3
web/firefox-bin/DETAILS | +3/-3
web/firefox-bin/DETAILS.x86_64 | +3/-3
web/firefox-bin/firefox-bin.desktop | +1/-1
4 files changed, 10 insertions(+), 10 deletions(-)
--- a/web/firefox-bin/BUILD
+++ b/web/firefox-bin/BUILD
@@ -2,12 +2,12 @@
prepare_install &&
message "${MESSAGE_COLOR}Installing Firefox ${VERSION}...${DEFAULT_COLOR}" &&
- cd /opt/lunar &&
+ cd /usr/lib &&
unpack $SOURCE &&
- ln -snf /opt/lunar/plugins /opt/lunar/firefox/plugins &&
+ ln -snf /usr/lib/lunar/plugins /usr/lib/firefox/plugins &&
if [ ! -h /usr/bin/firefox ]; then
- ln -snf /opt/lunar/firefox/firefox /usr/bin/firefox
+ ln -snf /usr/lib/firefox/firefox /usr/bin/firefox
fi &&
# Now the .desktop file and the icon
--- a/web/firefox-bin/DETAILS
+++ b/web/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
MODULE=firefox-bin
- VERSION=15.0.1
+ VERSION=16.0
SOURCE=firefox-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/en-US
SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US
SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US
- SOURCE_VFY=sha1:6318ed2e22561d9ddafde832381d85c80e9d22c8
+ SOURCE_VFY=sha1:0b417405b35c6117d0f59b229f92ee2ec3161580
WEB_SITE=http://www.mozilla.org/projects/firefox
ENTERED=20091207
- UPDATED=20120909
+ UPDATED=20121009
ARCHIVE=off
SHORT="A speedy, full-featured web browser"
--- a/web/firefox-bin/DETAILS.x86_64
+++ b/web/firefox-bin/DETAILS.x86_64
@@ -1,13 +1,13 @@
MODULE=firefox-bin
- VERSION=15.0.1
+ VERSION=16.0
SOURCE=firefox-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-x86_64/en-US
SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/linux-x86_64/en-US
SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/linux-x86_64/en-US
- SOURCE_VFY=sha1:014be889a6bf246c8d3251cef8af69099c99b3a7
+ SOURCE_VFY=sha1:33b796df09cd34ab38b2ec134a49c6000936b151
WEB_SITE=http://www.mozilla.org/projects/firefox
ENTERED=20091207
- UPDATED=20120909
+ UPDATED=20121109
ARCHIVE=off
SHORT="A speedy, full-featured web browser"
--- a/web/firefox-bin/firefox-bin.desktop
+++ b/web/firefox-bin/firefox-bin.desktop
@@ -3,7 +3,7 @@ Encoding=UTF-8
Name=Firefox
Comment=Firefox Web Browser
Exec=firefox
-Icon=/opt/lunar/firefox/chrome/icons/default/default48.png
+Icon=/usr/lib/firefox/chrome/icons/default/default48.png
Terminal=false
Type=Application
Categories=Application;Network;
More information about the Lunar-commits
mailing list