diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-02-28 23:35:57 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-02-28 23:35:57 +0000 |
commit | ba9ceea779904a648dfcbd9cdf0d473ed6c2678b (patch) | |
tree | d4a1e94b53e8c06b40b10f128d86a77c218b2a9f /mail/thunderbird-esr | |
parent | 279b44d77ea50619264a2dca6a8d933bbadf9791 (diff) | |
download | ports-ba9ceea779904a648dfcbd9cdf0d473ed6c2678b.tar.gz ports-ba9ceea779904a648dfcbd9cdf0d473ed6c2678b.zip |
Update to 2.0.0.12.
PR: ports/121189
Submitted by: gpalmer
Security: - MFSA 2008-12 Heap buffer overflow in external MIME bodies
- MFSA 2008-07 Possible information disclosure in BMP decoder
- MFSA 2008-05 Directory traversal via chrome: URI
- MFSA 2008-03 Privilege escalation, XSS, Remote Code Execution
- MFSA 2008-01 Crashes with evidence of memory corruption
(rv:1.8.1.12)
Notes
Notes:
svn path=/head/; revision=208152
Diffstat (limited to 'mail/thunderbird-esr')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird-esr/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index bdcf9ebdcc52..cd2d1ecc5976 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -7,8 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 2.0.0.9 -PORTREVISION= 2 +DISTVERSION= 2.0.0.12 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird-esr/distinfo b/mail/thunderbird-esr/distinfo index 9ca2ab962a11..1a3ba354a95b 100644 --- a/mail/thunderbird-esr/distinfo +++ b/mail/thunderbird-esr/distinfo @@ -1,3 +1,3 @@ -MD5 (thunderbird-2.0.0.9-source.tar.bz2) = a6dd74f87dafc7516e7970ecefee046b -SHA256 (thunderbird-2.0.0.9-source.tar.bz2) = bff4078379abd8616811e06f848aaaebd2cf39b7ae70c1434377c2aaaa6fec80 -SIZE (thunderbird-2.0.0.9-source.tar.bz2) = 37562994 +MD5 (thunderbird-2.0.0.12-source.tar.bz2) = c23f576a8fd0ceee5135829c8ae5168b +SHA256 (thunderbird-2.0.0.12-source.tar.bz2) = a7ed39bcac6357687f9758f0b1282e9f0545e12277b4fc44c70506659c25a7b6 +SIZE (thunderbird-2.0.0.12-source.tar.bz2) = 37485204 |