View | Details | Raw Unified | Return to bug 163954
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	firebug
8
PORTNAME=	firebug
9
PORTVERSION=	1.8.4
9
PORTVERSION=	1.9.0
10
DISTVERSIONSUFFIX=	-fx
10
DISTVERSIONSUFFIX=	-fx
11
PORTEPOCH=	3
11
PORTEPOCH=	3
12
CATEGORIES=	www
12
CATEGORIES=	www
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xpi/firebug-1.8.4-fx.xpi) = 5411356cd4936ea118ed660478f22a2b819ccaea9a57ea444e340647d83731e6
1
SHA256 (xpi/firebug-1.9.0-fx.xpi) = 939f91a249315f188ae1c963bfdbb4fd3882d9f0eacf6b0d290993838d582120
2
SIZE (xpi/firebug-1.8.4-fx.xpi) = 1242930
2
SIZE (xpi/firebug-1.9.0-fx.xpi) = 1331389
(-)pkg-plist (-11 / +30 lines)
Lines 10-15 Link Here
10
%%XPI_XPIDIR%%/content/firebug/chrome/activation.js
10
%%XPI_XPIDIR%%/content/firebug/chrome/activation.js
11
%%XPI_XPIDIR%%/content/firebug/chrome/balloonNote.js
11
%%XPI_XPIDIR%%/content/firebug/chrome/balloonNote.js
12
%%XPI_XPIDIR%%/content/firebug/chrome/chrome.js
12
%%XPI_XPIDIR%%/content/firebug/chrome/chrome.js
13
%%XPI_XPIDIR%%/content/firebug/chrome/firstRunPage.js
13
%%XPI_XPIDIR%%/content/firebug/chrome/infotip.js
14
%%XPI_XPIDIR%%/content/firebug/chrome/infotip.js
14
%%XPI_XPIDIR%%/content/firebug/chrome/knownIssues.js
15
%%XPI_XPIDIR%%/content/firebug/chrome/knownIssues.js
15
%%XPI_XPIDIR%%/content/firebug/chrome/navigationHistory.js
16
%%XPI_XPIDIR%%/content/firebug/chrome/navigationHistory.js
Lines 20-38 Link Here
20
%%XPI_XPIDIR%%/content/firebug/chrome/shortcuts.js
21
%%XPI_XPIDIR%%/content/firebug/chrome/shortcuts.js
21
%%XPI_XPIDIR%%/content/firebug/chrome/tabContext.js
22
%%XPI_XPIDIR%%/content/firebug/chrome/tabContext.js
22
%%XPI_XPIDIR%%/content/firebug/chrome/tableRep.js
23
%%XPI_XPIDIR%%/content/firebug/chrome/tableRep.js
24
%%XPI_XPIDIR%%/content/firebug/console/autoCompleter.js
25
%%XPI_XPIDIR%%/content/firebug/console/commandHistory.js
23
%%XPI_XPIDIR%%/content/firebug/console/commandLine.js
26
%%XPI_XPIDIR%%/content/firebug/console/commandLine.js
24
%%XPI_XPIDIR%%/content/firebug/console/commandLineExposed.js
27
%%XPI_XPIDIR%%/content/firebug/console/commandLineExposed.js
25
%%XPI_XPIDIR%%/content/firebug/console/commandLineInjected.js
28
%%XPI_XPIDIR%%/content/firebug/console/commandLineInjected.js
26
%%XPI_XPIDIR%%/content/firebug/console/commandLinePopup.js
29
%%XPI_XPIDIR%%/content/firebug/console/commandLinePopup.js
27
%%XPI_XPIDIR%%/content/firebug/console/console.js
30
%%XPI_XPIDIR%%/content/firebug/console/console.js
28
%%XPI_XPIDIR%%/content/firebug/console/consoleExposed.js
31
%%XPI_XPIDIR%%/content/firebug/console/consoleExposed.js
29
%%XPI_XPIDIR%%/content/firebug/console/consoleInjected.js
30
%%XPI_XPIDIR%%/content/firebug/console/consoleInjector.js
32
%%XPI_XPIDIR%%/content/firebug/console/consoleInjector.js
33
%%XPI_XPIDIR%%/content/firebug/console/consolePanel.js
31
%%XPI_XPIDIR%%/content/firebug/console/errors.js
34
%%XPI_XPIDIR%%/content/firebug/console/errors.js
32
%%XPI_XPIDIR%%/content/firebug/console/eventMonitor.js
35
%%XPI_XPIDIR%%/content/firebug/console/eventMonitor.js
33
%%XPI_XPIDIR%%/content/firebug/console/memoryProfiler.js
36
%%XPI_XPIDIR%%/content/firebug/console/memoryProfiler.js
34
%%XPI_XPIDIR%%/content/firebug/console/profiler.js
37
%%XPI_XPIDIR%%/content/firebug/console/profiler.js
38
%%XPI_XPIDIR%%/content/firebug/css/cssComputedElementPanel.js
39
%%XPI_XPIDIR%%/content/firebug/css/cssElementPanel.js
40
%%XPI_XPIDIR%%/content/firebug/css/cssModule.js
35
%%XPI_XPIDIR%%/content/firebug/css/cssPanel.js
41
%%XPI_XPIDIR%%/content/firebug/css/cssPanel.js
42
%%XPI_XPIDIR%%/content/firebug/dom/domBreakpointGroup.js
43
%%XPI_XPIDIR%%/content/firebug/dom/domModule.js
36
%%XPI_XPIDIR%%/content/firebug/dom/domPanel.js
44
%%XPI_XPIDIR%%/content/firebug/dom/domPanel.js
37
%%XPI_XPIDIR%%/content/firebug/dom/toggleBranch.js
45
%%XPI_XPIDIR%%/content/firebug/dom/toggleBranch.js
38
%%XPI_XPIDIR%%/content/firebug/editor/editor.js
46
%%XPI_XPIDIR%%/content/firebug/editor/editor.js
Lines 42-47 Link Here
42
%%XPI_XPIDIR%%/content/firebug/editor/external/editorToContextMenu.js
50
%%XPI_XPIDIR%%/content/firebug/editor/external/editorToContextMenu.js
43
%%XPI_XPIDIR%%/content/firebug/editor/external/editors.js
51
%%XPI_XPIDIR%%/content/firebug/editor/external/editors.js
44
%%XPI_XPIDIR%%/content/firebug/editor/external/editors.xul
52
%%XPI_XPIDIR%%/content/firebug/editor/external/editors.xul
53
%%XPI_XPIDIR%%/content/firebug/editor/external/editorsBrowserOverlay.xul
45
%%XPI_XPIDIR%%/content/firebug/editor/external/editorsOverlay.xul
54
%%XPI_XPIDIR%%/content/firebug/editor/external/editorsOverlay.xul
46
%%XPI_XPIDIR%%/content/firebug/editor/external/externalEditors.js
55
%%XPI_XPIDIR%%/content/firebug/editor/external/externalEditors.js
47
%%XPI_XPIDIR%%/content/firebug/firebug.css
56
%%XPI_XPIDIR%%/content/firebug/firebug.css
Lines 49-54 Link Here
49
%%XPI_XPIDIR%%/content/firebug/firebugOverlay.xul
58
%%XPI_XPIDIR%%/content/firebug/firebugOverlay.xul
50
%%XPI_XPIDIR%%/content/firebug/firefox/aboutOverlay.js
59
%%XPI_XPIDIR%%/content/firebug/firefox/aboutOverlay.js
51
%%XPI_XPIDIR%%/content/firebug/firefox/aboutOverlay.xul
60
%%XPI_XPIDIR%%/content/firebug/firefox/aboutOverlay.xul
61
%%XPI_XPIDIR%%/content/firebug/firefox/annotations.js
52
%%XPI_XPIDIR%%/content/firebug/firefox/bindings.xml
62
%%XPI_XPIDIR%%/content/firebug/firefox/bindings.xml
53
%%XPI_XPIDIR%%/content/firebug/firefox/browserMenuOverlay.xul
63
%%XPI_XPIDIR%%/content/firebug/firefox/browserMenuOverlay.xul
54
%%XPI_XPIDIR%%/content/firebug/firefox/browserOverlayWithFrame.xul
64
%%XPI_XPIDIR%%/content/firebug/firefox/browserOverlayWithFrame.xul
Lines 61-66 Link Here
61
%%XPI_XPIDIR%%/content/firebug/firefox/firefox.js
71
%%XPI_XPIDIR%%/content/firebug/firefox/firefox.js
62
%%XPI_XPIDIR%%/content/firebug/firefox/menu.js
72
%%XPI_XPIDIR%%/content/firebug/firefox/menu.js
63
%%XPI_XPIDIR%%/content/firebug/firefox/panelBarWaiter.js
73
%%XPI_XPIDIR%%/content/firebug/firefox/panelBarWaiter.js
74
%%XPI_XPIDIR%%/content/firebug/firefox/privacy.js
64
%%XPI_XPIDIR%%/content/firebug/firefox/start-button/customizeToolbarOverlay.xul
75
%%XPI_XPIDIR%%/content/firebug/firefox/start-button/customizeToolbarOverlay.xul
65
%%XPI_XPIDIR%%/content/firebug/firefox/start-button/startButton.css
76
%%XPI_XPIDIR%%/content/firebug/firefox/start-button/startButton.css
66
%%XPI_XPIDIR%%/content/firebug/firefox/start-button/startButton.xml
77
%%XPI_XPIDIR%%/content/firebug/firefox/start-button/startButton.xml
Lines 87-92 Link Here
87
%%XPI_XPIDIR%%/content/firebug/js/sourceLink.js
98
%%XPI_XPIDIR%%/content/firebug/js/sourceLink.js
88
%%XPI_XPIDIR%%/content/firebug/js/stackFrame.js
99
%%XPI_XPIDIR%%/content/firebug/js/stackFrame.js
89
%%XPI_XPIDIR%%/content/firebug/js/tabCache.js
100
%%XPI_XPIDIR%%/content/firebug/js/tabCache.js
101
%%XPI_XPIDIR%%/content/firebug/js/watchPanel.js
90
%%XPI_XPIDIR%%/content/firebug/legacy.js
102
%%XPI_XPIDIR%%/content/firebug/legacy.js
91
%%XPI_XPIDIR%%/content/firebug/lib/array.js
103
%%XPI_XPIDIR%%/content/firebug/lib/array.js
92
%%XPI_XPIDIR%%/content/firebug/lib/css.js
104
%%XPI_XPIDIR%%/content/firebug/lib/css.js
Lines 95-100 Link Here
95
%%XPI_XPIDIR%%/content/firebug/lib/domplate.js
107
%%XPI_XPIDIR%%/content/firebug/lib/domplate.js
96
%%XPI_XPIDIR%%/content/firebug/lib/dragdrop.js
108
%%XPI_XPIDIR%%/content/firebug/lib/dragdrop.js
97
%%XPI_XPIDIR%%/content/firebug/lib/events.js
109
%%XPI_XPIDIR%%/content/firebug/lib/events.js
110
%%XPI_XPIDIR%%/content/firebug/lib/fonts.js
98
%%XPI_XPIDIR%%/content/firebug/lib/json.js
111
%%XPI_XPIDIR%%/content/firebug/lib/json.js
99
%%XPI_XPIDIR%%/content/firebug/lib/keywords.js
112
%%XPI_XPIDIR%%/content/firebug/lib/keywords.js
100
%%XPI_XPIDIR%%/content/firebug/lib/lib.js
113
%%XPI_XPIDIR%%/content/firebug/lib/lib.js
Lines 112-117 Link Here
112
%%XPI_XPIDIR%%/content/firebug/lib/xpath.js
125
%%XPI_XPIDIR%%/content/firebug/lib/xpath.js
113
%%XPI_XPIDIR%%/content/firebug/main.js
126
%%XPI_XPIDIR%%/content/firebug/main.js
114
%%XPI_XPIDIR%%/content/firebug/moduleConfig.js
127
%%XPI_XPIDIR%%/content/firebug/moduleConfig.js
128
%%XPI_XPIDIR%%/content/firebug/net/fontViewer.js
115
%%XPI_XPIDIR%%/content/firebug/net/httpActivityObserver.js
129
%%XPI_XPIDIR%%/content/firebug/net/httpActivityObserver.js
116
%%XPI_XPIDIR%%/content/firebug/net/httpLib.js
130
%%XPI_XPIDIR%%/content/firebug/net/httpLib.js
117
%%XPI_XPIDIR%%/content/firebug/net/jsonViewer.js
131
%%XPI_XPIDIR%%/content/firebug/net/jsonViewer.js
Lines 170-175 Link Here
170
%%XPI_XPIDIR%%/locale/fr/firebug-amo.properties
184
%%XPI_XPIDIR%%/locale/fr/firebug-amo.properties
171
%%XPI_XPIDIR%%/locale/fr/firebug-tracing.properties
185
%%XPI_XPIDIR%%/locale/fr/firebug-tracing.properties
172
%%XPI_XPIDIR%%/locale/fr/firebug.properties
186
%%XPI_XPIDIR%%/locale/fr/firebug.properties
187
%%XPI_XPIDIR%%/locale/he/firebug-amo.properties
188
%%XPI_XPIDIR%%/locale/he/firebug-tracing.properties
189
%%XPI_XPIDIR%%/locale/he/firebug.properties
173
%%XPI_XPIDIR%%/locale/hr-HR/firebug-amo.properties
190
%%XPI_XPIDIR%%/locale/hr-HR/firebug-amo.properties
174
%%XPI_XPIDIR%%/locale/hr-HR/firebug-tracing.properties
191
%%XPI_XPIDIR%%/locale/hr-HR/firebug-tracing.properties
175
%%XPI_XPIDIR%%/locale/hr-HR/firebug.properties
192
%%XPI_XPIDIR%%/locale/hr-HR/firebug.properties
Lines 182-190 Link Here
182
%%XPI_XPIDIR%%/locale/is-IS/firebug-amo.properties
199
%%XPI_XPIDIR%%/locale/is-IS/firebug-amo.properties
183
%%XPI_XPIDIR%%/locale/is-IS/firebug-tracing.properties
200
%%XPI_XPIDIR%%/locale/is-IS/firebug-tracing.properties
184
%%XPI_XPIDIR%%/locale/is-IS/firebug.properties
201
%%XPI_XPIDIR%%/locale/is-IS/firebug.properties
185
%%XPI_XPIDIR%%/locale/it-IT/firebug-amo.properties
202
%%XPI_XPIDIR%%/locale/it/firebug-amo.properties
186
%%XPI_XPIDIR%%/locale/it-IT/firebug-tracing.properties
203
%%XPI_XPIDIR%%/locale/it/firebug-tracing.properties
187
%%XPI_XPIDIR%%/locale/it-IT/firebug.properties
204
%%XPI_XPIDIR%%/locale/it/firebug.properties
188
%%XPI_XPIDIR%%/locale/ja-JP/firebug-amo.properties
205
%%XPI_XPIDIR%%/locale/ja-JP/firebug-amo.properties
189
%%XPI_XPIDIR%%/locale/ja-JP/firebug-tracing.properties
206
%%XPI_XPIDIR%%/locale/ja-JP/firebug-tracing.properties
190
%%XPI_XPIDIR%%/locale/ja-JP/firebug.properties
207
%%XPI_XPIDIR%%/locale/ja-JP/firebug.properties
Lines 204-212 Link Here
204
%%XPI_XPIDIR%%/locale/ro-RO/firebug-amo.properties
221
%%XPI_XPIDIR%%/locale/ro-RO/firebug-amo.properties
205
%%XPI_XPIDIR%%/locale/ro-RO/firebug-tracing.properties
222
%%XPI_XPIDIR%%/locale/ro-RO/firebug-tracing.properties
206
%%XPI_XPIDIR%%/locale/ro-RO/firebug.properties
223
%%XPI_XPIDIR%%/locale/ro-RO/firebug.properties
207
%%XPI_XPIDIR%%/locale/ru-RU/firebug-amo.properties
224
%%XPI_XPIDIR%%/locale/ru/firebug-amo.properties
208
%%XPI_XPIDIR%%/locale/ru-RU/firebug-tracing.properties
225
%%XPI_XPIDIR%%/locale/ru/firebug-tracing.properties
209
%%XPI_XPIDIR%%/locale/ru-RU/firebug.properties
226
%%XPI_XPIDIR%%/locale/ru/firebug.properties
210
%%XPI_XPIDIR%%/locale/sk-SK/firebug.properties
227
%%XPI_XPIDIR%%/locale/sk-SK/firebug.properties
211
%%XPI_XPIDIR%%/locale/sl-SI/firebug-amo.properties
228
%%XPI_XPIDIR%%/locale/sl-SI/firebug-amo.properties
212
%%XPI_XPIDIR%%/locale/sl-SI/firebug-tracing.properties
229
%%XPI_XPIDIR%%/locale/sl-SI/firebug-tracing.properties
Lines 231-243 Link Here
231
%%XPI_XPIDIR%%/locale/zh-TW/firebug-tracing.properties
248
%%XPI_XPIDIR%%/locale/zh-TW/firebug-tracing.properties
232
%%XPI_XPIDIR%%/locale/zh-TW/firebug.properties
249
%%XPI_XPIDIR%%/locale/zh-TW/firebug.properties
233
%%XPI_XPIDIR%%/modules/debuggerHalter.js
250
%%XPI_XPIDIR%%/modules/debuggerHalter.js
234
%%XPI_XPIDIR%%/modules/firebug-annotations.js
235
%%XPI_XPIDIR%%/modules/firebug-http-observer.js
251
%%XPI_XPIDIR%%/modules/firebug-http-observer.js
236
%%XPI_XPIDIR%%/modules/firebug-service.js
252
%%XPI_XPIDIR%%/modules/firebug-service.js
237
%%XPI_XPIDIR%%/modules/firebug-trace-service.js
253
%%XPI_XPIDIR%%/modules/firebug-trace-service.js
238
%%XPI_XPIDIR%%/modules/moduleLoader.js
254
%%XPI_XPIDIR%%/modules/moduleLoader.js
239
%%XPI_XPIDIR%%/modules/observer-service.js
255
%%XPI_XPIDIR%%/modules/observer-service.js
240
%%XPI_XPIDIR%%/modules/privacyService.js
241
%%XPI_XPIDIR%%/modules/require-debug.js
256
%%XPI_XPIDIR%%/modules/require-debug.js
242
%%XPI_XPIDIR%%/modules/require.js
257
%%XPI_XPIDIR%%/modules/require.js
243
%%XPI_XPIDIR%%/modules/storageService.js
258
%%XPI_XPIDIR%%/modules/storageService.js
Lines 271-276 Link Here
271
%%XPI_XPIDIR%%/skin/classic/condBordersUps.png
286
%%XPI_XPIDIR%%/skin/classic/condBordersUps.png
272
%%XPI_XPIDIR%%/skin/classic/condCorners.png
287
%%XPI_XPIDIR%%/skin/classic/condCorners.png
273
%%XPI_XPIDIR%%/skin/classic/condCornersUps.png
288
%%XPI_XPIDIR%%/skin/classic/condCornersUps.png
289
%%XPI_XPIDIR%%/skin/classic/console-error-caret.png
274
%%XPI_XPIDIR%%/skin/classic/console.css
290
%%XPI_XPIDIR%%/skin/classic/console.css
275
%%XPI_XPIDIR%%/skin/classic/continue.png
291
%%XPI_XPIDIR%%/skin/classic/continue.png
276
%%XPI_XPIDIR%%/skin/classic/css.css
292
%%XPI_XPIDIR%%/skin/classic/css.css
Lines 287-292 Link Here
287
%%XPI_XPIDIR%%/skin/classic/firebug.png
303
%%XPI_XPIDIR%%/skin/classic/firebug.png
288
%%XPI_XPIDIR%%/skin/classic/firebug16.png
304
%%XPI_XPIDIR%%/skin/classic/firebug16.png
289
%%XPI_XPIDIR%%/skin/classic/firebug32.png
305
%%XPI_XPIDIR%%/skin/classic/firebug32.png
306
%%XPI_XPIDIR%%/skin/classic/firebug64.png
307
%%XPI_XPIDIR%%/skin/classic/fontViewer.css
290
%%XPI_XPIDIR%%/skin/classic/html.css
308
%%XPI_XPIDIR%%/skin/classic/html.css
291
%%XPI_XPIDIR%%/skin/classic/infoIcon.png
309
%%XPI_XPIDIR%%/skin/classic/infoIcon.png
292
%%XPI_XPIDIR%%/skin/classic/inspect.png
310
%%XPI_XPIDIR%%/skin/classic/inspect.png
Lines 366-372 Link Here
366
@dirrm %%XPI_XPIDIR%%/locale/sr
384
@dirrm %%XPI_XPIDIR%%/locale/sr
367
@dirrm %%XPI_XPIDIR%%/locale/sl-SI
385
@dirrm %%XPI_XPIDIR%%/locale/sl-SI
368
@dirrm %%XPI_XPIDIR%%/locale/sk-SK
386
@dirrm %%XPI_XPIDIR%%/locale/sk-SK
369
@dirrm %%XPI_XPIDIR%%/locale/ru-RU
387
@dirrm %%XPI_XPIDIR%%/locale/ru
370
@dirrm %%XPI_XPIDIR%%/locale/ro-RO
388
@dirrm %%XPI_XPIDIR%%/locale/ro-RO
371
@dirrm %%XPI_XPIDIR%%/locale/pt-PT
389
@dirrm %%XPI_XPIDIR%%/locale/pt-PT
372
@dirrm %%XPI_XPIDIR%%/locale/pt-BR
390
@dirrm %%XPI_XPIDIR%%/locale/pt-BR
Lines 374-384 Link Here
374
@dirrm %%XPI_XPIDIR%%/locale/nl
392
@dirrm %%XPI_XPIDIR%%/locale/nl
375
@dirrm %%XPI_XPIDIR%%/locale/ko-KR
393
@dirrm %%XPI_XPIDIR%%/locale/ko-KR
376
@dirrm %%XPI_XPIDIR%%/locale/ja-JP
394
@dirrm %%XPI_XPIDIR%%/locale/ja-JP
377
@dirrm %%XPI_XPIDIR%%/locale/it-IT
395
@dirrm %%XPI_XPIDIR%%/locale/it
378
@dirrm %%XPI_XPIDIR%%/locale/is-IS
396
@dirrm %%XPI_XPIDIR%%/locale/is-IS
379
@dirrm %%XPI_XPIDIR%%/locale/hy-AM
397
@dirrm %%XPI_XPIDIR%%/locale/hy-AM
380
@dirrm %%XPI_XPIDIR%%/locale/hu-HU
398
@dirrm %%XPI_XPIDIR%%/locale/hu-HU
381
@dirrm %%XPI_XPIDIR%%/locale/hr-HR
399
@dirrm %%XPI_XPIDIR%%/locale/hr-HR
400
@dirrm %%XPI_XPIDIR%%/locale/he
382
@dirrm %%XPI_XPIDIR%%/locale/fr
401
@dirrm %%XPI_XPIDIR%%/locale/fr
383
@dirrm %%XPI_XPIDIR%%/locale/fa
402
@dirrm %%XPI_XPIDIR%%/locale/fa
384
@dirrm %%XPI_XPIDIR%%/locale/es-ES
403
@dirrm %%XPI_XPIDIR%%/locale/es-ES

Return to bug 163954