pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/thunderbird Fix PLIST for official branding, PR p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5244d858a250
branches:  trunk
changeset: 316876:5244d858a250
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Dec 21 11:55:48 2018 +0000

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

diffstat:

 mail/thunderbird/PLIST |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 4773e60ea7ea -r 5244d858a250 mail/thunderbird/PLIST
--- a/mail/thunderbird/PLIST    Fri Dec 21 10:55:03 2018 +0000
+++ b/mail/thunderbird/PLIST    Fri Dec 21 11:55:48 2018 +0000
@@ -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/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