pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox52



Module Name:    pkgsrc
Committed By:   snj
Date:           Wed May  3 22:29:20 UTC 2017

Modified Files:
        pkgsrc/www/firefox52: PLIST

Log Message:
fix PLIST when the official-mozilla-branding option is enabled


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox52/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/firefox52/PLIST
diff -u pkgsrc/www/firefox52/PLIST:1.1 pkgsrc/www/firefox52/PLIST:1.2
--- pkgsrc/www/firefox52/PLIST:1.1      Thu Apr 27 01:55:57 2017
+++ pkgsrc/www/firefox52/PLIST  Wed May  3 22:29:20 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/04/27 01:55:57 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/05/03 22:29:20 snj Exp $
 bin/firefox52
 lib/firefox52/application.ini
 lib/firefox52/browser/blocklist.xml
@@ -6,7 +6,8 @@ lib/firefox52/browser/chrome.manifest
 ${PLIST.nobranding}lib/firefox52/browser/chrome/browser/content/branding/about-background.png
 lib/firefox52/browser/chrome/browser/content/branding/about-logo.png
 lib/firefox52/browser/chrome/browser/content/branding/about-logo%2x.png@localhost
-lib/firefox52/browser/chrome/browser/content/branding/about-wordmark.svg
+${PLIST.branding}lib/firefox52/browser/chrome/browser/content/branding/about-wordmark.png
+${PLIST.nobranding}lib/firefox52/browser/chrome/browser/content/branding/about-wordmark.svg
 lib/firefox52/browser/chrome/browser/content/branding/about.png
 lib/firefox52/browser/chrome/browser/content/branding/aboutDialog.css
 lib/firefox52/browser/chrome/browser/content/branding/icon128.png



Home | Main Index | Thread Index | Old Index