pkgsrc-WIP-changes archive

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

firefox-hg: adapt PLIST for upstream changes.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Sep 22 00:23:55 2015 +0200
Changeset:	9ca7f219d0fb0b6e44d95c764c8bb2720b95b82e

Modified Files:
	firefox-hg/PLIST

Log Message:
firefox-hg: adapt PLIST for upstream changes.

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

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

diffstat:
 firefox-hg/PLIST | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diffs:
diff --git a/firefox-hg/PLIST b/firefox-hg/PLIST
index 23af48d..2112fb1 100644
--- a/firefox-hg/PLIST
+++ b/firefox-hg/PLIST
@@ -1676,10 +1676,11 @@ lib/firefox-${VERSION}/browser/modules/devtools/app-manager/device-store.js
 lib/firefox-${VERSION}/browser/modules/devtools/app-manager/simulators-store.js
 lib/firefox-${VERSION}/browser/modules/devtools/app-manager/webapps-store.js
 lib/firefox-${VERSION}/browser/modules/devtools/canvasdebugger/panel.js
+lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/actions/event-listeners.js
 lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/constants.js
 lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/globalActions.js
-lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/stores/event-listeners.js
-lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/stores/index.js
+lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/reducers/event-listeners.js
+lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/reducers/index.js
 lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/utils.js
 lib/firefox-${VERSION}/browser/modules/devtools/debugger/content/views/event-listeners-view.js
 lib/firefox-${VERSION}/browser/modules/devtools/debugger/debugger-commands.js
@@ -1762,15 +1763,8 @@ lib/firefox-${VERSION}/browser/modules/devtools/scratchpad/scratchpad-panel.js
 lib/firefox-${VERSION}/browser/modules/devtools/shadereditor/panel.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/autocomplete-popup.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/browser-loader.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/content/react.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/create-dispatcher.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/devices.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/doorhanger.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/fluxify/bindActionCreators.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/fluxify/dispatcher.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/fluxify/logMiddleware.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/fluxify/thunkMiddleware.js
-lib/firefox-${VERSION}/browser/modules/devtools/shared/fluxify/waitUntilService.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/frame-script-utils.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/getjson.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/inplace-editor.js
@@ -1778,11 +1772,18 @@ lib/firefox-${VERSION}/browser/modules/devtools/shared/node-attribute-parser.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/observable-object.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/options-view.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/poller.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/redux/create-store.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/redux/middleware/log.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/redux/middleware/thunk.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/redux/middleware/wait-service.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/redux/reducers.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/source-utils.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/telemetry.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/theme-switching.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/theme.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/undo.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/vendor/react.js
+lib/firefox-${VERSION}/browser/modules/devtools/shared/vendor/redux.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/widgets/BarGraphWidget.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/widgets/CubicBezierPresets.js
 lib/firefox-${VERSION}/browser/modules/devtools/shared/widgets/CubicBezierWidget.js
@@ -2722,9 +2723,6 @@ lib/firefox-${VERSION}/components/SystemMessageCache.js
 lib/firefox-${VERSION}/components/SystemMessageInternal.js
 lib/firefox-${VERSION}/components/SystemMessageManager.js
 lib/firefox-${VERSION}/components/TCPPresentationServer.js
-lib/firefox-${VERSION}/components/TCPServerSocket.js
-lib/firefox-${VERSION}/components/TCPSocket.js
-lib/firefox-${VERSION}/components/TCPSocketParentIntermediary.js
 lib/firefox-${VERSION}/components/TelemetryStartup.js
 lib/firefox-${VERSION}/components/UnifiedComplete.js
 lib/firefox-${VERSION}/components/Weave.js
@@ -3006,12 +3004,12 @@ lib/firefox-${VERSION}/modules/PromiseMessage.jsm
 lib/firefox-${VERSION}/modules/PromiseUtils.jsm
 lib/firefox-${VERSION}/modules/PromiseWorker.jsm
 lib/firefox-${VERSION}/modules/PropertyListUtils.jsm
+lib/firefox-${VERSION}/modules/PushCrypto.jsm
 lib/firefox-${VERSION}/modules/PushDB.jsm
 lib/firefox-${VERSION}/modules/PushRecord.jsm
 lib/firefox-${VERSION}/modules/PushService.jsm
 lib/firefox-${VERSION}/modules/PushServiceChildPreload.jsm
 lib/firefox-${VERSION}/modules/PushServiceHttp2.jsm
-lib/firefox-${VERSION}/modules/PushServiceHttp2Crypto.jsm
 lib/firefox-${VERSION}/modules/PushServiceWebSocket.jsm
 lib/firefox-${VERSION}/modules/ReaderMode.jsm
 lib/firefox-${VERSION}/modules/RemoteAddonsChild.jsm


Home | Main Index | Thread Index | Old Index