pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/thunderbird



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Dec 21 11:55:48 UTC 2018

Modified Files:
        pkgsrc/mail/thunderbird: PLIST

Log Message:
Fix PLIST for official branding, PR pkg/53804.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/mail/thunderbird/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/thunderbird/PLIST
diff -u pkgsrc/mail/thunderbird/PLIST:1.64 pkgsrc/mail/thunderbird/PLIST:1.65
--- pkgsrc/mail/thunderbird/PLIST:1.64  Sun Dec 16 08:12:15 2018
+++ pkgsrc/mail/thunderbird/PLIST       Fri Dec 21 11:55:48 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.64 2018/12/16 08:12:15 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.65 2018/12/21 11:55:48 ryoon Exp $
 bin/thunderbird
 lib/thunderbird/application.ini
 lib/thunderbird/blocklist.xml
@@ -2434,8 +2434,9 @@ lib/thunderbird/chrome/icons/default/def
 lib/thunderbird/chrome/icons/default/default32.png
 lib/thunderbird/chrome/icons/default/default48.png
 lib/thunderbird/chrome/icons/default/default64.png
-lib/thunderbird/chrome/messenger/content/branding/about-background.png
-lib/thunderbird/chrome/messenger/content/branding/about-logo.png
+${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-background.png
+${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-logo.png
+${PLIST.branding}lib/thunderbird/chrome/messenger/content/branding/about-logo.svg
 lib/thunderbird/chrome/messenger/content/branding/about-wordmark.svg
 lib/thunderbird/chrome/messenger/content/branding/about.png
 lib/thunderbird/chrome/messenger/content/branding/aboutDialog.css



Home | Main Index | Thread Index | Old Index