summaryrefslogtreecommitdiff
path: root/firefox
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2009-09-17 16:57:02 +0200
committerTilman Sauerbeck <tilman@crux.nu>2009-09-17 16:57:19 +0200
commit174d899a7712d467b8ba6f5d2c4e9e9356cb2de7 (patch)
treee8c5e989a3a2825db92aac0998d7275163a03fb1 /firefox
parent9528c75a5ed2eaf535247798b3ef8c1df8cc378f (diff)
downloadopt-174d899a7712d467b8ba6f5d2c4e9e9356cb2de7.tar.gz
opt-174d899a7712d467b8ba6f5d2c4e9e9356cb2de7.tar.xz
firefox: updated to 3.5.3.
Diffstat (limited to 'firefox')
-rw-r--r--firefox/.footprint1
-rw-r--r--firefox/.md5sum4
-rw-r--r--firefox/Pkgfile4
-rw-r--r--firefox/mozconfig2
4 files changed, 5 insertions, 6 deletions
diff --git a/firefox/.footprint b/firefox/.footprint
index de2af3bf6..b15f01c25 100644
--- a/firefox/.footprint
+++ b/firefox/.footprint
@@ -1286,7 +1286,6 @@ drwxr-xr-x root/root usr/lib/firefox/xulrunner/components/
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_socket.xpt
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_strconv.xpt
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_viewsource.xpt
--rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_wifi.xpt
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsAddonRepository.js
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsBadCertHandler.js
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsBlocklistService.js
diff --git a/firefox/.md5sum b/firefox/.md5sum
index d1467c7d2..107145916 100644
--- a/firefox/.md5sum
+++ b/firefox/.md5sum
@@ -1,2 +1,2 @@
-136867f95c86f3988b7f825e874b85de firefox-3.5.2-source.tar.bz2
-1470c4ce799b01a0c49d98a69967b98e mozconfig
+ca167e69180ab1230aea0763da270a95 firefox-3.5.3.source.tar.bz2
+f52520c4a32b64a61d06868556b25cf1 mozconfig
diff --git a/firefox/Pkgfile b/firefox/Pkgfile
index 81def1708..ca94f31e8 100644
--- a/firefox/Pkgfile
+++ b/firefox/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: xulrunner
name=firefox
-version=3.5.2
+version=3.5.3
release=1
-source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2
+source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2
mozconfig)
build() {
diff --git a/firefox/mozconfig b/firefox/mozconfig
index bf6fce955..8b98a078f 100644
--- a/firefox/mozconfig
+++ b/firefox/mozconfig
@@ -16,7 +16,7 @@ ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-mng
ac_add_options --with-pthreads
-ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.2
+ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.3
ac_add_options --enable-system-cairo
ac_add_options --enable-optimize="#CFLAGS#"
ac_add_options --enable-official-branding

Generated by cgit