pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon May 27 05:57:40 UTC 2019
Modified Files:
pkgsrc/www/firefox: PLIST
Log Message:
firefox: amend PLIST to reflect option "debug"
Fix packaging when the "debug" option is enabled, which generates nine
extra files.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/www/firefox/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.139 pkgsrc/www/firefox/PLIST:1.140
--- pkgsrc/www/firefox/PLIST:1.139 Wed May 22 13:32:51 2019
+++ pkgsrc/www/firefox/PLIST Mon May 27 05:57:40 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.139 2019/05/22 13:32:51 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.140 2019/05/27 05:57:40 gutteridge Exp $
bin/firefox
lib/firefox/actors/AudioPlaybackChild.jsm
lib/firefox/actors/AutoplayChild.jsm
@@ -2734,11 +2734,16 @@ lib/firefox/browser/chrome/devtools/modu
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/jsol.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/jszip.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/lodash.js
+${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dev.js
+${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-dev.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-factories.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-server.js
+${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-server-dev.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-test-utils.js
+${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-test-utils-dev.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-prop-types.js
+${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-prop-types-dev.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-redux.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-router-dom.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-test-renderer-shallow.js
@@ -3819,6 +3824,7 @@ lib/firefox/browser/chrome/webide/skin/w
lib/firefox/browser/components/EnterprisePolicies.js
lib/firefox/browser/components/EnterprisePoliciesContent.js
lib/firefox/browser/components/components.manifest
+${PLIST.debug}lib/firefox/browser/components/startupRecorder.js
lib/firefox/browser/defaults/permissions
lib/firefox/browser/defaults/preferences/debugger.js
lib/firefox/browser/defaults/preferences/devtools-client.js
@@ -4360,6 +4366,9 @@ lib/firefox/chrome/en-US/locale/en-US/pi
lib/firefox/chrome/en-US/locale/en-US/places/places.properties
lib/firefox/chrome/en-US/locale/en-US/pluginproblem/pluginproblem.dtd
lib/firefox/chrome/en-US/locale/en-US/services/sync.properties
+${PLIST.debug}lib/firefox/chrome/layoutdebug/content/layoutdebug/layoutdebug.js
+${PLIST.debug}lib/firefox/chrome/layoutdebug/content/layoutdebug/layoutdebug.xul
+${PLIST.debug}lib/firefox/chrome/layoutdebug/locale/en-US/layoutdebug/layoutdebug.dtd
lib/firefox/chrome/marionette/content/accessibility.js
lib/firefox/chrome/marionette/content/action.js
lib/firefox/chrome/marionette/content/addon.js
Home |
Main Index |
Thread Index |
Old Index