From ce73fceb2c3a50dcc39e79fd35b60b53d40b11ba Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Fri, 19 Dec 2008 22:36:19 +0100 Subject: [PATCH] firefox: updated to 3.0.5. --- firefox/.footprint | 1 + firefox/.md5sum | 4 ++-- firefox/Pkgfile | 2 +- firefox/mozconfig | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/firefox/.footprint b/firefox/.footprint index de3933a94..978b79d97 100644 --- a/firefox/.footprint +++ b/firefox/.footprint @@ -1054,6 +1054,7 @@ drwxr-xr-x root/root usr/lib/firefox/components/ -rw-r--r-- root/root usr/lib/firefox/components/FeedConverter.js -rw-r--r-- root/root usr/lib/firefox/components/FeedWriter.js -rw-r--r-- root/root usr/lib/firefox/components/WebContentConverter.js +-rw-r--r-- root/root usr/lib/firefox/components/aboutRights.js -rw-r--r-- root/root usr/lib/firefox/components/aboutRobots.js -rw-r--r-- root/root usr/lib/firefox/components/browser-feeds.xpt -rw-r--r-- root/root usr/lib/firefox/components/browsercompsbase.xpt diff --git a/firefox/.md5sum b/firefox/.md5sum index c9e399e25..c375557f4 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ -8a1ac4a5940108a96458c5307a74c98d firefox-3.0.4-source.tar.bz2 -9025bd123513bc5132042b7576d9efc5 mozconfig +19d09b2554976e207d37a164bcf43547 firefox-3.0.5-source.tar.bz2 +ec60a122836e2e9d29afd2142c20aae2 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index a13d045df..f09e57d74 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.0.4 +version=3.0.5 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 mozconfig xulrunner.patch) diff --git a/firefox/mozconfig b/firefox/mozconfig index 30b347230..a7ca91702 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.0.4 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.5 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding