pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

firefox-hg: remove unnecessary visibility patches.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Apr 30 19:08:47 2016 +0200
Changeset:	8d23a67f6ae8d5a2019ea41d8edd46b9d0000a43

Modified Files:
	firefox-hg/distinfo
Removed Files:
	firefox-hg/patches/patch-ios
	firefox-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
	firefox-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
	firefox-hg/patches/patch-ostream
	firefox-hg/patches/patch-unwind.h

Log Message:
firefox-hg: remove unnecessary visibility patches.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d23a67f6ae8d5a2019ea41d8edd46b9d0000a43

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 firefox-hg/distinfo                                    |  7 +------
 firefox-hg/patches/patch-ios                           |  8 --------
 ...ch-ipc_chromium_src_base_platform__thread__posix.cc | 17 -----------------
 .../patches/patch-ipc_glue_GeckoChildProcessHost.cpp   | 18 ------------------
 firefox-hg/patches/patch-ostream                       |  8 --------
 firefox-hg/patches/patch-unwind.h                      |  9 ---------
 6 files changed, 1 insertion(+), 66 deletions(-)

diffs:
diff --git a/firefox-hg/distinfo b/firefox-hg/distinfo
index f94f0fa..c0d63b0 100644
--- a/firefox-hg/distinfo
+++ b/firefox-hg/distinfo
@@ -12,12 +12,8 @@ SHA1 (patch-build_autoconf_nss.m4) = 4241f056d0a046e3d028d823aa5ac54ada0a742b
 SHA1 (patch-build_gyp.mozbuild) = 2842da0783d344dd12e86adde447f7cda6191518
 SHA1 (patch-config_rules.mk) = debd5acd52f4f7593ea4e54dd0fdad91eeb46839
 SHA1 (patch-config_system-headers) = 24d880987c3e396a044b013b9bc541798e473648
-SHA1 (patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp) = 939f25f70f81eb86757696269c7e87c11a789c87
 SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e104bea7922dac0ce441bca4ba7a6f9b2379d17a
-SHA1 (patch-ios) = 6bd3450174c58c67ca8e091745412b1ebc69e069
-SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 910f9b3daa21c22c49d4a7badf0139abdcfca384
 SHA1 (patch-ipc_chromium_src_base_process__util.h) = 3a8f1b4d613af11fe7657255ba26fe5fe28a08dc
-SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 2c0621c2002bfb77159f2f8f6785323c37825349
 SHA1 (patch-ipc_ipdl_ipdl_cxx_ast.py) = c91e03a142d38e68f1bcaa4c3d0d0231445232b3
 SHA1 (patch-ipc_ipdl_ipdl_cxx_cgen.py) = d7f7dc85b1ff26c6d7e902f94c0ac09f04497105
 SHA1 (patch-js__src__vm__SPSProfiler.cpp) = 989ba25e4c5308d21d07baa802decce13609a475
@@ -28,12 +24,11 @@ SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info_
 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = c7f8c14339c4cc5feb86c267aab300b06f9a7470
 SHA1 (patch-mfbt_Alignment.h) = 1d97ee858b62c31112fe90ebb2d8fe430c95ed56
 SHA1 (patch-mfbt_Attributes.h) = 4dd9acf3e19dbfaa5f3bbdf4982cfaa821c6d5cd
-SHA1 (patch-ostream) = 593a114a31a0117af6c00cd12e3aed4565571288
+SHA1 (patch-modules_libpref_init_all.js) = 73dbe0c7001f9bfadb6ff7b50c340f7d135cb42a
 SHA1 (patch-security_pkix_lib_pkixnames.cpp) = 8f127128664049f28cb1d905a0528cf22dca12e0
 SHA1 (patch-toolkit_components_protobuf_src_google_protobuf_stubs_platform_macros.h) = 4abe361ffcab9f923e9ae7b9bdc0dfdb9ddce820
 SHA1 (patch-toolkit_library_moz.build) = cc0af099f3f8b845aa44048d32db3fde8538d134
 SHA1 (patch-toolkit_toolkit.mozbuild) = a92b9f5114c3eab2c8e9f1d0eb21926235d2203a
-SHA1 (patch-unwind.h) = c7a606c83cb60d0d6bcc7babad8157097d9036a8
 SHA1 (patch-xg) = 2b472858270a109c2b317bb08698c12717174510
 SHA1 (patch-xl) = 337960ba518f1f142b45ae91d3f122ee5e0c9da3
 SHA1 (patch-xm) = 85000d412a7e7aa9ea8c337c9bc72b55d9e7ca63
diff --git a/firefox-hg/patches/patch-ios b/firefox-hg/patches/patch-ios
deleted file mode 100644
index 7e3dcd6..0000000
--- a/firefox-hg/patches/patch-ios
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-ios,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
-
---- ios.orig	2014-09-28 09:03:31.000000000 +0000
-+++ ios
-@@ -0,0 +1,3 @@
-+#pragma GCC visibility push(default)
-+#include_next <ios>
-+#pragma GCC visibility pop
diff --git a/firefox-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc b/firefox-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
deleted file mode 100644
index e39e2a6..0000000
--- a/firefox-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.4 2015/01/29 11:43:22 thomasklausner Exp $
-
---- ipc/chromium/src/base/platform_thread_posix.cc.orig	2015-01-29 11:02:17.000000000 +0000
-+++ ipc/chromium/src/base/platform_thread_posix.cc
-@@ -9,8 +9,12 @@
- 
- #if defined(OS_MACOSX)
- #include <mach/mach.h>
-+#include <dlfcn.h>
-+#include <string>
- #elif defined(OS_NETBSD)
-+_Pragma("GCC visibility push(default)")
- #include <lwp.h>
-+_Pragma("GCC visibility pop")
- #elif defined(OS_LINUX)
- #include <sys/syscall.h>
- #include <sys/prctl.h>
diff --git a/firefox-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp b/firefox-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
deleted file mode 100644
index e9614ce..0000000
--- a/firefox-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.3 2015/01/29 11:43:22 thomasklausner Exp $
-
---- ipc/glue/GeckoChildProcessHost.cpp.orig	2014-09-28 08:30:05.000000000 +0000
-+++ ipc/glue/GeckoChildProcessHost.cpp
-@@ -4,7 +4,13 @@
-  * License, v. 2.0. If a copy of the MPL was not distributed with this
-  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
- 
-+#if defined(__NetBSD__)
-+_Pragma("GCC visibility push(default)")
-+#endif
- #include "GeckoChildProcessHost.h"
-+#if defined(__NetBSD__)
-+_Pragma("GCC visibility pop")
-+#endif
- 
- #include "base/command_line.h"
- #include "base/string_util.h"
diff --git a/firefox-hg/patches/patch-ostream b/firefox-hg/patches/patch-ostream
deleted file mode 100644
index a7754ea..0000000
--- a/firefox-hg/patches/patch-ostream
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-ostream,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
-
---- ostream.orig	2014-09-28 09:03:34.000000000 +0000
-+++ ostream
-@@ -0,0 +1,3 @@
-+#pragma GCC visibility push(default)
-+#include_next <ostream>
-+#pragma GCC visibility pop
diff --git a/firefox-hg/patches/patch-unwind.h b/firefox-hg/patches/patch-unwind.h
deleted file mode 100644
index e564e7d..0000000
--- a/firefox-hg/patches/patch-unwind.h
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-unwind.h,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
-
---- unwind.h.orig	2014-09-28 09:05:44.000000000 +0000
-+++ unwind.h
-@@ -0,0 +1,4 @@
-+#pragma GCC system_header
-+#pragma GCC visibility push(default)
-+#include_next <unwind.h>
-+#pragma GCC visibility pop


Home | Main Index | Thread Index | Old Index