summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-11-13 11:54:43 +0000
committertnn <tnn@pkgsrc.org>2010-11-13 11:54:43 +0000
commit83c4764beed5a97f04cb0297bc42a13ea5d4f94e (patch)
treeb895bc7a195da7258ebd820101229df2b7293c86 /mail
parentf9e2fa9e328d0eeaaab98e82e8fff840009689ce (diff)
downloadpkgsrc-83c4764beed5a97f04cb0297bc42a13ea5d4f94e.tar.gz
Reluctantly switch over to bundled cairo and pixman for mozilla packages,
like other distros have recently done. Bump package revisions. Background: The cairo-1.10 update caused multiple regressions in firefox, such as flickering gif animations and crashes. Mozilla doesn't seem interested in fixing it on the stable branches: https://bugzilla.mozilla.org/show_bug.cgi?id=610107 Other references: https://bugzilla.redhat.com/show_bug.cgi?id=628331 http://bugs.gentoo.org/show_bug.cgi?id=337813 https://bugzilla.mozilla.org/show_bug.cgi?id=597174 This workaround is guaranteed to cause other problems in the long run; so we should attempt to switch back when we move to the mozilla-2.0 branch.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 901616697ac..fef4946a4c9 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.61 2010/11/13 11:05:04 tnn Exp $
+# $NetBSD: Makefile,v 1.62 2010/11/13 11:54:44 tnn Exp $
#
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
TB_VER= 3.1.6
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.bz2