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:           Sat Nov  2 19:45:46 UTC 2019

Modified Files:
        pkgsrc/www/firefox: PLIST

Log Message:
firefox: update PLIST to include new file when DEBUG is enabled


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 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.147 pkgsrc/www/firefox/PLIST:1.148
--- pkgsrc/www/firefox/PLIST:1.147      Mon Oct 28 13:03:27 2019
+++ pkgsrc/www/firefox/PLIST    Sat Nov  2 19:45:46 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.147 2019/10/28 13:03:27 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.148 2019/11/02 19:45:46 gutteridge Exp $
 bin/firefox
 lib/firefox/actors/AudioPlaybackChild.jsm
 lib/firefox/actors/AudioPlaybackParent.jsm
@@ -4367,6 +4367,7 @@ 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-helper.js
 ${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



Home | Main Index | Thread Index | Old Index