Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 01F8763B863 for ; Fri, 19 Jun 2009 11:34:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9D4F563B12C; Fri, 19 Jun 2009 11:34:32 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C953063B10D for ; Fri, 19 Jun 2009 11:34:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B426D175D0; Fri, 19 Jun 2009 11:34:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 19 Jun 2009 11:34:31 +0000 From: Havard Eidnes Subject: CVS commit: pkgsrc/mail/thunderbird To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20090619113431.B426D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Fri Jun 19 11:34:31 UTC 2009 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Added Files: pkgsrc/mail/thunderbird/patches: patch-ea Log Message: Update from version 2.0.0.21 to 2.0.0.21nb1. Pkgsrc changes: o For the benefit of 64-bit strict alignment archs using gcc, such as NetBSD/sparc64, ensure that the specially crafted double values are properly aligned. Thanks to martin@ for pointing to the problem. This should stop regxpcom from dropping core on NetBSD/sparc64. OK'ed by wiz@ To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/thunderbird/Makefile cvs rdiff -u -r1.53 -r1.54 pkgsrc/mail/thunderbird/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/mail/thunderbird/patches/patch-ea Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.