pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
firefox-hg: remove patches that don't apply any more, update PLIST.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Nov 13 10:45:34 2015 +0100
Changeset: 836f1e0dd595fe71ea581c808a7d3a34560485b9
Modified Files:
firefox-hg/PLIST
firefox-hg/distinfo
Removed Files:
firefox-hg/patches/patch-ipc_chromium_Makefile.in
firefox-hg/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
Log Message:
firefox-hg: remove patches that don't apply any more, update PLIST.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=836f1e0dd595fe71ea581c808a7d3a34560485b9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
firefox-hg/PLIST | 6 +++++-
firefox-hg/distinfo | 2 --
firefox-hg/patches/patch-ipc_chromium_Makefile.in | 13 -------------
.../patch-ipc_chromium_src_base_message__pump__libevent.cc | 13 -------------
4 files changed, 5 insertions(+), 29 deletions(-)
diffs:
diff --git a/firefox-hg/PLIST b/firefox-hg/PLIST
index be1dae2..b7fc0f5 100644
--- a/firefox-hg/PLIST
+++ b/firefox-hg/PLIST
@@ -898,7 +898,7 @@ lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/breadcrumbs.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/inspector-commands.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/inspector-panel.js
-lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/selector-search.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/inspector-search.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/headers-panel.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/headers.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/json-panel.js
@@ -948,6 +948,7 @@ lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/ac
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/breakdown.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/filter.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/inverted.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/io.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/snapshot.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/app.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/frame.js
@@ -1049,6 +1050,7 @@ lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/ob
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/options-view.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/poller.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/create-store.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/history.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/log.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/promise.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/task.js
@@ -1201,6 +1203,7 @@ lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/ut
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/make-debugger.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/map-uri-to-addon-id.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webapps.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webaudio.js
lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webbrowser.js
@@ -3295,6 +3298,7 @@ lib/firefox-${VERSION}/modules/PhoneNumberNormalizer.jsm
lib/firefox-${VERSION}/modules/PhoneNumberUtils.jsm
lib/firefox-${VERSION}/modules/PlacesBackups.jsm
lib/firefox-${VERSION}/modules/PlacesDBUtils.jsm
+lib/firefox-${VERSION}/modules/PlacesRemoteTabsAutocompleteProvider.jsm
lib/firefox-${VERSION}/modules/PlacesSearchAutocompleteProvider.jsm
lib/firefox-${VERSION}/modules/PlacesTransactions.jsm
lib/firefox-${VERSION}/modules/PlacesUtils.jsm
diff --git a/firefox-hg/distinfo b/firefox-hg/distinfo
index c8adb29..b8478b6 100644
--- a/firefox-hg/distinfo
+++ b/firefox-hg/distinfo
@@ -20,8 +20,6 @@ SHA1 (patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp) = 939f25f70f81e
SHA1 (patch-gfx_moz.build) = a98bda4727538f4a0f09a20b84f9dd883edaf7d9
SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e104bea7922dac0ce441bca4ba7a6f9b2379d17a
SHA1 (patch-ios) = 6bd3450174c58c67ca8e091745412b1ebc69e069
-SHA1 (patch-ipc_chromium_Makefile.in) = edd85b79cd3879f7595b932442bb0e93505d5506
-SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = ef16b292cb8feac5bc9510c9db0c8dc4a7433a1f
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
diff --git a/firefox-hg/patches/patch-ipc_chromium_Makefile.in b/firefox-hg/patches/patch-ipc_chromium_Makefile.in
deleted file mode 100644
index 42a2f4d..0000000
--- a/firefox-hg/patches/patch-ipc_chromium_Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ipc_chromium_Makefile.in,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
-
---- ipc/chromium/Makefile.in.orig 2014-05-29 23:30:52.000000000 +0000
-+++ ipc/chromium/Makefile.in
-@@ -28,6 +28,8 @@ include $(topsrcdir)/config/rules.mk
-
- ifdef MOZ_NATIVE_LIBEVENT # {
-
-+OS_CPPFLAGS += $(filter %/compat, $(MOZ_LIBEVENT_CFLAGS))
-+
- export-preqs = \
- $(call mkdir_deps,$(CURDIR)/third_party/libevent) \
- $(NULL)
diff --git a/firefox-hg/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc b/firefox-hg/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
deleted file mode 100644
index cb94ad5..0000000
--- a/firefox-hg/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
-
---- ipc/chromium/src/base/message_pump_libevent.cc.orig 2015-10-20 08:24:26.000000000 +0000
-+++ ipc/chromium/src/base/message_pump_libevent.cc
-@@ -15,7 +15,7 @@
- #include "base/scoped_nsautorelease_pool.h"
- #include "base/time.h"
- #include "nsDependentSubstring.h"
--#include "third_party/libevent/event.h"
-+#include "event.h"
- #include "mozilla/UniquePtr.h"
-
- // This macro checks that the _EVENT_SIZEOF_* constants defined in
Home |
Main Index |
Thread Index |
Old Index