diff options
author | tron <tron@pkgsrc.org> | 2014-02-13 18:51:54 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-13 18:51:54 +0000 |
commit | 62a2bd1ba07c3144c2beac49b742b26e08c0c3a3 (patch) | |
tree | 5042c1dc1075ef0cb14f973cfd6be52865454503 /mail | |
parent | 153351dfabe5a489130569fd808682148bd47f8c (diff) | |
download | pkgsrc-62a2bd1ba07c3144c2beac49b742b26e08c0c3a3.tar.gz |
Update "thunderbird" package to version 24.3.0. Changes since 24.2.0:
- MFSA 2014-13 Inconsistent JavaScript handling of access to Window objects
- MFSA 2014-12 NSS ticket handling issues
- MFSA 2014-09 Cross-origin information leak through web workers
- MFSA 2014-08 Use-after-free with imgRequestProxy and image proccessing
- MFSA 2014-04 Incorrect use of discarded images by RasterImage
- MFSA 2014-02 Clone protected content with XBL scopes
- MFSA 2014-01 Miscellaneous memory safety hazards (rv:27.0 / rv:24.3)
- Improved handling of reply-to (bug 933555)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 11 |
2 files changed, 6 insertions, 10 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ff4bdd1ba05..2cd6b162e6d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.131 2014/02/12 23:18:10 tron Exp $ +# $NetBSD: Makefile,v 1.132 2014/02/13 18:51:54 tron Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 24.2.0 +TB_VER= 24.3.0 #LIGHTNINGVER= 1.9 -PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 41af8155a93..472f2cc042c 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.134 2013/12/16 08:45:18 wiz Exp $ +$NetBSD: distinfo,v 1.135 2014/02/13 18:51:54 tron Exp $ -SHA1 (enigmail-1.6.tar.gz) = 51a7eb7d86ce24d8199f741a0079f0d56ecd6368 -RMD160 (enigmail-1.6.tar.gz) = a854bb37a6a7f298f6cc268110dcb21d00909fa4 -Size (enigmail-1.6.tar.gz) = 1231111 bytes -SHA1 (thunderbird-24.2.0.source.tar.bz2) = 18a153628862fed2c7e861e7a9f496601f9e576a -RMD160 (thunderbird-24.2.0.source.tar.bz2) = f3e0a8ddb8437f8f0f9ae6c7980f69cd3f533d08 -Size (thunderbird-24.2.0.source.tar.bz2) = 140363284 bytes +SHA1 (thunderbird-24.3.0.source.tar.bz2) = 9660b6b4870ca2ff6e2543a50d9bec02b569b1df +RMD160 (thunderbird-24.3.0.source.tar.bz2) = de75c0d0e7ff6f9dceb5ec2e27db21a536e670f2 +Size (thunderbird-24.3.0.source.tar.bz2) = 140081720 bytes SHA1 (patch-aa) = 0ed482fc1d015afcb4813d74ac602acbe875aa6e SHA1 (patch-ak) = b47277baa1137a7610445b7c4dd147b331d5c5e6 SHA1 (patch-al) = 9970e89e92ff8b120119b560cb661eabd3a387de |