Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1D2DA63B844 for ; Wed, 16 Dec 2009 10:05:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AB11F63B132; Wed, 16 Dec 2009 10:05:45 +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 DEC0763B109 for ; Wed, 16 Dec 2009 10:05:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C675F175DD; Wed, 16 Dec 2009 10:05:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 16 Dec 2009 10:05:44 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/mail/thunderbird To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20091216100544.C675F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Wed Dec 16 10:05:44 UTC 2009 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Added Files: pkgsrc/mail/thunderbird/patches: patch-zb Log Message: Link main binary with -lossaudio on NetBSD. (It's unlikely someone will play audio with thunderbird, but it's a dependency of the common mozilla runtime.) To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/mail/thunderbird/Makefile cvs rdiff -u -r1.60 -r1.61 pkgsrc/mail/thunderbird/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/mail/thunderbird/patches/patch-zb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.