pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox52 fix the PLIST for 'debug' option builds.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9aaff276355
branches:  trunk
changeset: 387689:a9aaff276355
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Sat Nov 24 01:53:57 2018 +0000

description:
fix the PLIST for 'debug' option builds.

diffstat:

 www/firefox52/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 665344aab928 -r a9aaff276355 www/firefox52/PLIST
--- a/www/firefox52/PLIST       Fri Nov 23 22:33:44 2018 +0000
+++ b/www/firefox52/PLIST       Sat Nov 24 01:53:57 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/03/16 22:53:19 maya Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/11/24 01:53:57 mrg Exp $
 bin/firefox52
 lib/firefox52/application.ini
 lib/firefox52/browser/blocklist.xml
@@ -1151,6 +1151,7 @@
 lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-redux.js
 lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-virtualized.js
 lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/react.js
+${PLIST.debug}lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dev.js
 lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/redux.js
 lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/reselect.js
 lib/firefox52/browser/chrome/devtools/modules/devtools/client/shared/vendor/seamless-immutable.js



Home | Main Index | Thread Index | Old Index