Update fennec v7.0.1 to v8.0 sent to ports@ for review.

This commit is contained in:
nigel 2011-12-08 00:42:54 +00:00
parent 45570b6074
commit eba250b3aa
8 changed files with 31 additions and 46 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.15 2011/10/28 13:09:26 robert Exp $
# $OpenBSD: Makefile,v 1.16 2011/12/08 00:42:54 nigel Exp $
COMMENT = Mozilla mobile web browser
MOZILLA_VERSION = 7.0.1
MOZILLA_VERSION = 8.0
MOZILLA_BRANCH = release
MOZILLA_PROJECT = fennec
MOZILLA_CODENAME = mobile
REVISION = 0
SO_VERSION = 3.0
SO_VERSION = 4.0
# NOTE: Must bump minor version if any shlib's are removed from the
# components dir to avoid pkg_add -r issues.
MOZILLA_LIBS = mozalloc xpcom xul

View File

@ -1,5 +1,5 @@
MD5 (mozilla/fennec-7.0.1.source.tar.bz2) = XRX4DN2GGUWCn/O48lFz3Q==
RMD160 (mozilla/fennec-7.0.1.source.tar.bz2) = WjNl24vIR0OmfT/qmfq1IIC970M=
SHA1 (mozilla/fennec-7.0.1.source.tar.bz2) = 9FV1/bCfrQgm1Z4QVLHARQwrCLU=
SHA256 (mozilla/fennec-7.0.1.source.tar.bz2) = HIiV/GDgpsrf8IkQ4WzVHYkIi30p/U6gFdfDGfObLvk=
SIZE (mozilla/fennec-7.0.1.source.tar.bz2) = 69286843
MD5 (mozilla/fennec-8.0.source.tar.bz2) = 5fTiYaLF+59D/o+GwCYelg==
RMD160 (mozilla/fennec-8.0.source.tar.bz2) = 6A1D8vHTJyUyyBvaXVsWGfn2X0o=
SHA1 (mozilla/fennec-8.0.source.tar.bz2) = 85w0FYbCyOSnuV/IzFsvr66KMOI=
SHA256 (mozilla/fennec-8.0.source.tar.bz2) = 5XdfP3shbNBUGW5PYO5lbGoyklTH1sxw4NRonlTAmig=
SIZE (mozilla/fennec-8.0.source.tar.bz2) = 70377669

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-browser_app_profile_firefox_js,v 1.4 2011/08/23 20:55:53 landry Exp $
--- browser/app/profile/firefox.js.orig Fri Aug 12 01:28:57 2011
+++ browser/app/profile/firefox.js Tue Aug 23 22:46:44 2011
@@ -134,7 +134,7 @@ pref("app.update.certs.2.issuerName", "CN=Thawte SSL C
$OpenBSD: patch-browser_app_profile_firefox_js,v 1.5 2011/12/08 00:42:54 nigel Exp $
--- browser/app/profile/firefox.js.orig Fri Nov 4 23:51:43 2011
+++ browser/app/profile/firefox.js Thu Nov 17 19:34:16 2011
@@ -140,7 +140,7 @@ pref("app.update.certs.2.issuerName", "CN=Thawte SSL C
pref("app.update.certs.2.commonName", "aus3.mozilla.org");
// Whether or not app updates are enabled
@ -10,7 +10,7 @@ $OpenBSD: patch-browser_app_profile_firefox_js,v 1.4 2011/08/23 20:55:53 landry
// This preference turns on app.update.mode and allows automatic download and
// install to take place. We use a separate boolean toggle for this to make
@@ -565,7 +565,7 @@ pref("accessibility.typeaheadfind.flashBar", 1);
@@ -567,7 +567,7 @@ pref("accessibility.typeaheadfind.flashBar", 1);
pref("pfs.datasource.url", "https://pfs.mozilla.org/plugins/PluginFinderService.php?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&appRelease=%APP_RELEASE%");
// by default we show an infobar message when pages require plugins the user has not installed, or are outdated
@ -19,7 +19,7 @@ $OpenBSD: patch-browser_app_profile_firefox_js,v 1.4 2011/08/23 20:55:53 landry
pref("plugins.hide_infobar_for_outdated_plugin", false);
#ifdef XP_MACOSX
@@ -688,10 +688,10 @@ pref("gecko.handlerService.allowRegisterFromDifferentH
@@ -691,10 +691,10 @@ pref("gecko.handlerService.allowRegisterFromDifferentH
#ifdef MOZ_SAFE_BROWSING
// Safe browsing does nothing unless this pref is set
@ -32,7 +32,7 @@ $OpenBSD: patch-browser_app_profile_firefox_js,v 1.4 2011/08/23 20:55:53 landry
// Non-enhanced mode (local url lists) URL list to check for updates
pref("browser.safebrowsing.provider.0.updateURL", "http://safebrowsing.clients.google.com/safebrowsing/downloads?client={moz:client}&appver={moz:version}&pver=2.2");
@@ -753,10 +753,8 @@ pref("browser.EULA.version", 3);
@@ -756,10 +756,8 @@ pref("browser.EULA.version", 3);
pref("browser.rights.version", 3);
pref("browser.rights.3.shown", false);

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-config_autoconf_mk_in,v 1.4 2011/08/23 20:55:53 landry Exp $
--- config/autoconf.mk.in.orig Fri Aug 12 01:28:58 2011
+++ config/autoconf.mk.in Tue Aug 23 22:46:45 2011
@@ -307,7 +307,7 @@ OS_LDFLAGS = @LDFLAGS@
$OpenBSD: patch-config_autoconf_mk_in,v 1.5 2011/12/08 00:42:54 nigel Exp $
--- config/autoconf.mk.in.orig Fri Nov 4 23:51:44 2011
+++ config/autoconf.mk.in Thu Nov 17 19:34:16 2011
@@ -299,7 +299,7 @@ OS_LDFLAGS = @LDFLAGS@
OS_COMPILE_CFLAGS = $(OS_CPPFLAGS) @COMPILE_CFLAGS@
OS_COMPILE_CXXFLAGS = $(OS_CPPFLAGS) @COMPILE_CXXFLAGS@

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-config_rules_mk,v 1.4 2011/08/23 20:55:53 landry Exp $
$OpenBSD: patch-config_rules_mk,v 1.5 2011/12/08 00:42:54 nigel Exp $
Add -rpath $(installdir) to be sure libxul/libxpcom can open their
depending libs when being dlopen()'ed themselves
--- config/rules.mk.orig Fri Aug 12 01:28:58 2011
+++ config/rules.mk Tue Aug 23 22:46:45 2011
@@ -564,6 +564,14 @@ EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
--- config/rules.mk.orig Fri Nov 4 23:51:44 2011
+++ config/rules.mk Thu Nov 17 19:34:16 2011
@@ -559,6 +559,14 @@ EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
endif
endif

View File

@ -1,14 +0,0 @@
$OpenBSD: patch-content_events_src_nsContentEventHandler_cpp,v 1.4 2011/08/23 20:55:53 landry Exp $
fix for gcc3 archs ?
--- content/events/src/nsContentEventHandler.cpp.orig Fri Aug 12 01:28:59 2011
+++ content/events/src/nsContentEventHandler.cpp Tue Aug 23 22:46:45 2011
@@ -1028,7 +1028,8 @@ nsContentEventHandler::OnSelectionEvent(nsSelectionEve
selPrivate->EndBatchChanges();
NS_ENSURE_SUCCESS(rv, rv);
- nsCOMPtr<nsISelection2>(do_QueryInterface(mSelection))->ScrollIntoView(
+ nsCOMPtr<nsISelection2> sel2 = do_QueryInterface(mSelection);
+ sel2->ScrollIntoView(
nsISelectionController::SELECTION_FOCUS_REGION, PR_FALSE, -1, -1);
aEvent->mSucceeded = PR_TRUE;
return NS_OK;

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp,v 1.3 2011/06/28 22:01:18 landry Exp $
--- extensions/spellcheck/hunspell/src/mozHunspell.cpp.orig Tue Jul 13 21:10:13 2010
+++ extensions/spellcheck/hunspell/src/mozHunspell.cpp Wed Jul 21 09:54:44 2010
$OpenBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp,v 1.4 2011/12/08 00:42:54 nigel Exp $
--- extensions/spellcheck/hunspell/src/mozHunspell.cpp.orig Fri Nov 4 23:51:49 2011
+++ extensions/spellcheck/hunspell/src/mozHunspell.cpp Thu Nov 17 19:34:16 2011
@@ -63,6 +63,7 @@
#include "nsISimpleEnumerator.h"
#include "nsIDirectoryEnumerator.h"
@ -9,7 +9,7 @@ $OpenBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp,v 1.3 2011/06
#include "nsDirectoryServiceUtils.h"
#include "nsDirectoryServiceDefs.h"
#include "mozISpellI18NManager.h"
@@ -342,6 +343,16 @@ mozHunspell::LoadDictionaryList()
@@ -370,6 +371,16 @@ mozHunspell::LoadDictionaryList()
appDir->AppendNative(NS_LITERAL_CSTRING("dictionaries"));
LoadDictionariesFromDir(appDir);
}

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-gfx_thebes_Makefile_in,v 1.2 2011/08/23 20:55:53 landry Exp $
--- gfx/thebes/Makefile.in.orig Fri Aug 12 01:29:04 2011
+++ gfx/thebes/Makefile.in Tue Aug 23 22:47:31 2011
@@ -436,6 +436,10 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
$OpenBSD: patch-gfx_thebes_Makefile_in,v 1.3 2011/12/08 00:42:54 nigel Exp $
--- gfx/thebes/Makefile.in.orig Fri Nov 4 23:51:50 2011
+++ gfx/thebes/Makefile.in Thu Nov 17 19:34:16 2011
@@ -389,6 +389,10 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
CXXFLAGS += $(MOZ_PANGO_CFLAGS)
endif