diff options
author | ghen <ghen@pkgsrc.org> | 2009-10-03 13:18:23 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-10-03 13:18:23 +0000 |
commit | dba0bb32c9a5df9110f11891bed4fb6f4d0cb1c4 (patch) | |
tree | 555804663db84968b7db779c0061b57345c4e7fd /mail/thunderbird/Makefile | |
parent | d03db49d4c0e8ae84b2d7e9fdc9e524331643d68 (diff) | |
download | pkgsrc-dba0bb32c9a5df9110f11891bed4fb6f4d0cb1c4.tar.gz |
Update thunderbird and thunderbird-gtk1 to 2.0.0.23.
Security fixes in this version:
MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication
For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.23/releasenotes/
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 6352cc19697..31597d6bacc 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2009/08/26 20:22:52 sno Exp $ +# $NetBSD: Makefile,v 1.39 2009/10/03 13:18:23 ghen Exp $ MOZILLA= thunderbird COMMENT= Mozilla mail client -PKGREVISION= 1 MOZILLA_USE_GTK2= # yes MOZILLA_USE_XFT= YES |