summaryrefslogtreecommitdiff
path: root/mail/thunderbird/patches/patch-xg
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird/patches/patch-xg')
-rw-r--r--mail/thunderbird/patches/patch-xg6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird/patches/patch-xg b/mail/thunderbird/patches/patch-xg
index 1e7eee2d47d..ba863e251f7 100644
--- a/mail/thunderbird/patches/patch-xg
+++ b/mail/thunderbird/patches/patch-xg
@@ -1,10 +1,10 @@
-$NetBSD: patch-xg,v 1.4 2012/04/28 16:56:59 ryoon Exp $
+$NetBSD: patch-xg,v 1.5 2012/09/02 06:43:44 ryoon Exp $
NetBSD/arm xptcall support code. From pkgsrc/www/firefox/patch-bm.
---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp.orig 2012-04-20 22:40:27.000000000 +0000
+--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp.orig 2012-08-25 00:31:35.000000000 +0000
+++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp
-@@ -118,18 +118,23 @@ PrepareAndDispatch(nsXPTCStubBase* self,
+@@ -86,18 +86,23 @@ PrepareAndDispatch(nsXPTCStubBase* self,
* so they are contiguous with values passed on the stack, and then calls
* PrepareAndDispatch() to do the dirty work.
*/