firefox: update to 3.6.
--HG-- extra : convert_revision : 6896987e07f49bc53bbb6804d056a6e10cb00fdb
This commit is contained in:
parent
b364084ff1
commit
f4f7c37ab7
2 changed files with 3 additions and 11 deletions
|
@ -1,10 +1,3 @@
|
||||||
--- browser/branding/unofficial/locales/browserconfig.properties~ 2009-06-13 17:04:42.000000000 +0200
|
|
||||||
+++ browser/branding/unofficial/locales/browserconfig.properties 2009-06-13 17:05:28.000000000 +0200
|
|
||||||
@@ -1,3 +1,3 @@
|
|
||||||
# Do NOT localize or otherwise change these values
|
|
||||||
-browser.startup.homepage=http://www.mozilla.org/projects/shiretoko/
|
|
||||||
+browser.startup.homepage=http://www.google.com/firefox
|
|
||||||
|
|
||||||
--- browser/branding/unofficial/pref/firefox-branding.js~ 2009-06-13 16:57:53.000000000 +0200
|
--- browser/branding/unofficial/pref/firefox-branding.js~ 2009-06-13 16:57:53.000000000 +0200
|
||||||
+++ browser/branding/unofficial/pref/firefox-branding.js 2009-06-13 16:59:17.000000000 +0200
|
+++ browser/branding/unofficial/pref/firefox-branding.js 2009-06-13 16:59:17.000000000 +0200
|
||||||
@@ -1,5 +1,5 @@
|
@@ -1,5 +1,5 @@
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
# Template build file for 'firefox'.
|
# Template build file for 'firefox'.
|
||||||
pkgname=firefox
|
pkgname=firefox
|
||||||
version=3.5.7
|
version=3.6
|
||||||
revision=1
|
wrksrc=mozilla-1.9.2
|
||||||
wrksrc=mozilla-1.9.1
|
|
||||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-application=browser --enable-default-toolkit=cairo-gtk2
|
configure_args="--enable-application=browser --enable-default-toolkit=cairo-gtk2
|
||||||
|
@ -16,7 +15,7 @@ configure_args="--enable-application=browser --enable-default-toolkit=cairo-gtk2
|
||||||
--with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1"
|
--with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1"
|
||||||
short_desc="Lightweight gecko-based web browser"
|
short_desc="Lightweight gecko-based web browser"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a0876896c66cbf06d8bb929687248ac28b99388068e4b5bd29f16366c38e0185
|
checksum=8d4f12fff7bc361d83e6b486f9ec4264c60114ed86c805e1221b3d30efec0a4b
|
||||||
long_desc="
|
long_desc="
|
||||||
Mozilla Firefox is a free, open-source and cross-platform web browser
|
Mozilla Firefox is a free, open-source and cross-platform web browser
|
||||||
for Windows, Linux, MacOS X and many other operating systems. It is
|
for Windows, Linux, MacOS X and many other operating systems. It is
|
||||||
|
|
Loading…
Reference in a new issue