summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-08-26 09:24:40 +0000
committertnn <tnn@pkgsrc.org>2011-08-26 09:24:40 +0000
commitc8dc3548d636ec772760800cb72231d902586cb5 (patch)
tree50193f081c33c5d95cf6028d533b6f93f13e59aa /mail
parentccd64c6aad6b59d18db59fe9a4102025587e7027 (diff)
downloadpkgsrc-c8dc3548d636ec772760800cb72231d902586cb5.tar.gz
Remove Byte Order Mark (BOM) which isn't understood by GCC < 4.3.0.
From upstream. Closes PR pkg/45291.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/distinfo3
-rw-r--r--mail/thunderbird/patches/patch-calendar_base_src_caldateTime.cpp12
2 files changed, 14 insertions, 1 deletions
diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index c3e2bafb029..2853bf4b163 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.82 2011/08/21 23:21:33 tnn Exp $
+$NetBSD: distinfo,v 1.83 2011/08/26 09:24:40 tnn Exp $
SHA1 (enigmail-1.2.1.tar.gz) = 44ea48d881a936dd72d1f974b56f31632c5ed91a
RMD160 (enigmail-1.2.1.tar.gz) = b712e964e71c3b4dd14018b33ee1d985ba4fef8b
@@ -36,6 +36,7 @@ SHA1 (patch-be) = 8783683729e40b5deec2e33fbc50e63e1357aea3
SHA1 (patch-bf) = b95177e3a5db42bf4edf59eaae5232910c802d69
SHA1 (patch-bg) = b30ecac3ee44d749a3eb125bbcd5e24e31b23243
SHA1 (patch-bi) = c47064c71c6fc960a1a9afb735f249f3f7d0d09d
+SHA1 (patch-calendar_base_src_caldateTime.cpp) = 90ad68ba9a37863f340566a4e9567c5e19e663be
SHA1 (patch-directory_c-sdk_ldap_include_portable.h) = 5f9f69ac57da0c830f2fa33e82057a1eb5907249
SHA1 (patch-ipc_chromium_src_base_debug__util__posic.cc) = bc98be56df67b1a3c2b1174613f0d6c3134a2c8e
SHA1 (patch-ipc_chromium_src_base_file__util.h) = 51dc4a5a32da8e7d7eb3c026e3ebaae7858564cf
diff --git a/mail/thunderbird/patches/patch-calendar_base_src_caldateTime.cpp b/mail/thunderbird/patches/patch-calendar_base_src_caldateTime.cpp
new file mode 100644
index 00000000000..8b0382eab7a
--- /dev/null
+++ b/mail/thunderbird/patches/patch-calendar_base_src_caldateTime.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-calendar_base_src_caldateTime.cpp,v 1.1 2011/08/26 09:24:41 tnn Exp $
+
+http://hg.mozilla.org/releases/comm-aurora/rev/8c418cb8fd8e
+
+--- calendar/base/src/calDateTime.cpp.orig 2011-08-12 13:52:03.000000000 +0000
++++ calendar/base/src/calDateTime.cpp
+@@ -1,4 +1,4 @@
+-/* ***** BEGIN LICENSE BLOCK *****
++/* ***** BEGIN LICENSE BLOCK *****
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
+ *
+ * The contents of this file are subject to the Mozilla Public License Version