diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-05-12 16:23:10 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-05-12 16:23:10 +0000 |
commit | a251f7548a0ed503548e4609ea5145368efa466b (patch) | |
tree | d8aaf43c95b91508eab4f779fc05c50bd4296785 /mail/thunderbird3/files/patch-mozilla-security-manager-ssl-src-nsNSSComponent.cpp | |
parent | Update to 2.10.4. See http://developer.pidgin.im/wiki/ChangeLog for a list (diff) |
- Remove outdated Firefox 3.6, Thunderbird 3.1 and ports depending on them
Approved by: ale@ (enigmail-thunderbird3),
Grzegorz Blach <magik AT roorback.net> (firefox-sync)
Diffstat (limited to 'mail/thunderbird3/files/patch-mozilla-security-manager-ssl-src-nsNSSComponent.cpp')
-rw-r--r-- | mail/thunderbird3/files/patch-mozilla-security-manager-ssl-src-nsNSSComponent.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/thunderbird3/files/patch-mozilla-security-manager-ssl-src-nsNSSComponent.cpp b/mail/thunderbird3/files/patch-mozilla-security-manager-ssl-src-nsNSSComponent.cpp deleted file mode 100644 index 272a02bdb9e0..000000000000 --- a/mail/thunderbird3/files/patch-mozilla-security-manager-ssl-src-nsNSSComponent.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- mozilla/security/manager/ssl/src/nsNSSComponent.cpp.orig Mon May 29 23:10:54 2006 -+++ mozilla/security/manager/ssl/src/nsNSSComponent.cpp Mon May 29 23:12:22 2006 -@@ -110,6 +110,7 @@ - #include "nss.h" - #include "pk11func.h" - #include "ssl.h" -+#define NSS_ENABLE_ECC 1 - #include "sslproto.h" - #include "secmod.h" - #include "sechash.h" |