ports/opt (2.7): [notify] firefox: updated to 3.6.11. This release resolves several vulnerabilities. See https://www.mozilla.org/security/known-vulnerabilities/firefox36.html for details.
commit bdb809ed6d4a7c4ec48399aeaef173e962a8e636 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Oct 20 18:59:55 2010 +0200 [notify] firefox: updated to 3.6.11. This release resolves several vulnerabilities. See https://www.mozilla.org/security/known-vulnerabilities/firefox36.html for details. diff --git a/firefox/.md5sum b/firefox/.md5sum index 34a3789..77b4263 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -59ee60ddfd8b33e99a24788d3b12adb3 firefox-3.6.10.source.tar.bz2 -06e0b19237dea7d16e2aa0a816792d55 mozconfig +f698dd0f8f145d84933a50f69662c8db firefox-3.6.11.source.tar.bz2 +6cfb391f356f80bb6be9a418569efe6a mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 9929826..9fa9f2e 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.6.10 +version=3.6.11 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$... mozconfig) diff --git a/firefox/mozconfig b/firefox/mozconfig index dcc8ced..ceb6767 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.2.10 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2.11 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding
participants (1)
-
crux@crux.nu