diff options
author | ghen <ghen@pkgsrc.org> | 2008-05-20 11:51:55 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-05-20 11:51:55 +0000 |
commit | fe3ad99eb42e35fd9519baf96f610192275b6e87 (patch) | |
tree | 6919ff34d99bcf60903b24a31024016cc7758506 /mail | |
parent | 014cb29518e5c10ce572806568bba5721412f00f (diff) | |
download | pkgsrc-fe3ad99eb42e35fd9519baf96f610192275b6e87.tar.gz |
Update thunderbird and thunderbird-gtk1 to 2.0.0.14 (2.0.0.13 was skipped to
stay on par with Firefox version numbering?)
Security fixes in this version:
MFSA 2008-15 Crashes with evidence of memory corruption (rv:1.8.1.13)
MFSA 2008-14 JavaScript privilege escalation and arbitrary code execution
For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.14/releasenotes/
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile-thunderbird.common | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common index 98aba9f3f3f..fe4e018133b 100644 --- a/mail/thunderbird/Makefile-thunderbird.common +++ b/mail/thunderbird/Makefile-thunderbird.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.34 2008/05/19 10:43:02 tnn Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.35 2008/05/20 11:51:55 ghen Exp $ # used by mail/thunderbird/Makefile # used by mail/thunderbird-gtk1/Makefile MOZILLA_BIN= thunderbird-bin -MOZ_VER= 2.0.0.12 +MOZ_VER= 2.0.0.14 EXTRACT_SUFX= .tar.bz2 DISTNAME= thunderbird-${MOZ_VER}-source CATEGORIES= mail diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 2dfa2587e33..e2b1330cfba 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.44 2008/05/19 10:43:02 tnn Exp $ +$NetBSD: distinfo,v 1.45 2008/05/20 11:51:55 ghen Exp $ -SHA1 (thunderbird-2.0.0.12-source.tar.bz2) = 36ea64353d32a9f138ef658250cfdcf8f9e862f2 -RMD160 (thunderbird-2.0.0.12-source.tar.bz2) = 80d6fdb4b8e085a82234825cfbfc6cd05d015f6f -Size (thunderbird-2.0.0.12-source.tar.bz2) = 37485204 bytes +SHA1 (thunderbird-2.0.0.14-source.tar.bz2) = 5f30f6e54895e67d96304cdbce15e69aee4d3230 +RMD160 (thunderbird-2.0.0.14-source.tar.bz2) = b7a61bfe9b3b06fc26051e97e7ca4da0b7ab64a4 +Size (thunderbird-2.0.0.14-source.tar.bz2) = 37473129 bytes SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466 SHA1 (patch-ab) = 1dda9cc5822761da53133e987e30c133894baad7 SHA1 (patch-ac) = 24da4ecce48d22a3752276cae132845b4b474c2a |