diff options
author | mezz <mezz@FreeBSD.org> | 2008-02-29 07:35:57 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-02-29 07:35:57 +0800 |
commit | e60543823e918ad458a3568f3ea68e8c376890f0 (patch) | |
tree | 1f1a41bba7a0209e04dbaae89bef029b2da3f2ce /mail/thunderbird3 | |
parent | 81df9ca2f68699c43049fa58a14d7e3de7a1d9d4 (diff) | |
download | freebsd-ports-gnome-e60543823e918ad458a3568f3ea68e8c376890f0.tar.gz freebsd-ports-gnome-e60543823e918ad458a3568f3ea68e8c376890f0.tar.zst freebsd-ports-gnome-e60543823e918ad458a3568f3ea68e8c376890f0.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)
Diffstat (limited to 'mail/thunderbird3')
-rw-r--r-- | mail/thunderbird3/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird3/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index bdcf9ebdcc52..cd2d1ecc5976 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/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/thunderbird3/distinfo b/mail/thunderbird3/distinfo index 9ca2ab962a11..1a3ba354a95b 100644 --- a/mail/thunderbird3/distinfo +++ b/mail/thunderbird3/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 |