diff options
Diffstat (limited to 'mail/thunderbird/patches/patch-xb')
-rw-r--r-- | mail/thunderbird/patches/patch-xb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/patches/patch-xb b/mail/thunderbird/patches/patch-xb index eadc729318b..651e3f2309c 100644 --- a/mail/thunderbird/patches/patch-xb +++ b/mail/thunderbird/patches/patch-xb @@ -1,8 +1,8 @@ -$NetBSD: patch-xb,v 1.3 2012/03/10 11:42:39 ryoon Exp $ +$NetBSD: patch-xb,v 1.4 2012/04/28 16:56:59 ryoon Exp $ NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp.orig 2012-03-09 12:27:39.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp.orig 2012-04-26 21:04:06.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp @@ -0,0 +1,84 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- |