diff options
author | ghen <ghen> | 2007-05-31 21:36:52 +0000 |
---|---|---|
committer | ghen <ghen> | 2007-05-31 21:36:52 +0000 |
commit | afb652694256771502ca5acddfee0e4807d28017 (patch) | |
tree | 9f85737b03d6111806b7500fc3236f730c1f6a85 /mail | |
parent | 1dc9f84b5b4e43fde4e993a7a5f7dcfde2701934 (diff) | |
download | pkgsrc-afb652694256771502ca5acddfee0e4807d28017.tar.gz |
Update thunderbird15 and thunderbird15-gtk1 to 1.5.0.12 (they skipped .11 to stay
on par with Firefox?).
Security fixes in this version:
MFSA 2007-15 Security Vulnerability in APOP Authentication
MFSA 2007-12 Crashes with evidence of memory corruption
For more info, see http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.12.html
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird15-gtk1/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird15/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird15/Makefile-thunderbird.common | 4 | ||||
-rw-r--r-- | mail/thunderbird15/distinfo | 8 |
4 files changed, 8 insertions, 10 deletions
diff --git a/mail/thunderbird15-gtk1/Makefile b/mail/thunderbird15-gtk1/Makefile index 58c3e4fb73e..f562b3534e4 100644 --- a/mail/thunderbird15-gtk1/Makefile +++ b/mail/thunderbird15-gtk1/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/05/12 06:58:53 ghen Exp $ +# $NetBSD: Makefile,v 1.2 2007/05/31 21:36:52 ghen Exp $ MOZILLA= thunderbird-gtk1 -PKGREVISION= 1 COMMENT= Mozilla mail client using the older GTK1 toolkit diff --git a/mail/thunderbird15/Makefile b/mail/thunderbird15/Makefile index d3be15b63f5..99dbd3334f9 100644 --- a/mail/thunderbird15/Makefile +++ b/mail/thunderbird15/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/05/12 06:57:53 ghen Exp $ +# $NetBSD: Makefile,v 1.2 2007/05/31 21:36:52 ghen Exp $ MOZILLA= thunderbird COMMENT= Mozilla mail client -PKGREVISION= 1 MOZILLA_USE_GTK2= # yes MOZILLA_USE_XFT= YES diff --git a/mail/thunderbird15/Makefile-thunderbird.common b/mail/thunderbird15/Makefile-thunderbird.common index 5eed63b34ab..6649df39025 100644 --- a/mail/thunderbird15/Makefile-thunderbird.common +++ b/mail/thunderbird15/Makefile-thunderbird.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.1.1.1 2007/05/12 06:57:53 ghen Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.2 2007/05/31 21:36:52 ghen Exp $ MOZILLA_BIN= thunderbird-bin -MOZ_VER= 1.5.0.10 +MOZ_VER= 1.5.0.12 EXTRACT_SUFX= .tar.bz2 DISTNAME= thunderbird-${MOZ_VER}-source CATEGORIES= mail diff --git a/mail/thunderbird15/distinfo b/mail/thunderbird15/distinfo index b5662adfa5e..fe3d5321edd 100644 --- a/mail/thunderbird15/distinfo +++ b/mail/thunderbird15/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/05/12 06:57:53 ghen Exp $ +$NetBSD: distinfo,v 1.2 2007/05/31 21:36:52 ghen Exp $ -SHA1 (thunderbird-1.5.0.10-source.tar.bz2) = a6467c946f9e668bcf7b3a06dcaeceb601b98fce -RMD160 (thunderbird-1.5.0.10-source.tar.bz2) = 926484cd1880e7921bf10ba0774064e43acc9283 -Size (thunderbird-1.5.0.10-source.tar.bz2) = 36159990 bytes +SHA1 (thunderbird-1.5.0.12-source.tar.bz2) = 79ce2996e18b76c23981753f1084f5c914483d74 +RMD160 (thunderbird-1.5.0.12-source.tar.bz2) = 0632eb7764d6c73271adc05387338c0770d82fba +Size (thunderbird-1.5.0.12-source.tar.bz2) = 36172395 bytes SHA1 (patch-aa) = ff3586c00ff8d3fa6a1bda639116778169ad4466 SHA1 (patch-ab) = 824a3ce1f608e8fff16e2366c7962f23a4321b10 SHA1 (patch-ac) = 02804b8276b4b9552ea4587e6c020b87ddb59cf0 |