diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-31 21:36:52 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-31 21:36:52 +0000 |
commit | e82624d55c8cd3e95b64ea50c1562edf42af2636 (patch) | |
tree | 9f85737b03d6111806b7500fc3236f730c1f6a85 /mail/thunderbird15-gtk1 | |
parent | 35e0ed6f9f5671e6a7202d631d9cab84486c3eb8 (diff) | |
download | pkgsrc-e82624d55c8cd3e95b64ea50c1562edf42af2636.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/thunderbird15-gtk1')
-rw-r--r-- | mail/thunderbird15-gtk1/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |