diff options
author | tnn <tnn> | 2010-03-30 14:21:42 +0000 |
---|---|---|
committer | tnn <tnn> | 2010-03-30 14:21:42 +0000 |
commit | bf941d7225927750a1931012c676cdf3d8dd38cb (patch) | |
tree | 89cca0acd10df011873a08dbfce0f6219ba20c92 /mail/thunderbird | |
parent | 025459bfafb6593e272e94c58822683d1894402c (diff) | |
download | pkgsrc-bf941d7225927750a1931012c676cdf3d8dd38cb.tar.gz |
Update to thunderbird-3.0.4.
* Several fixes to improve stability and security
* Several fixes to the user interface
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 43f3bcb6e2b..0a178258698 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2010/03/16 10:59:09 tnn Exp $ +# $NetBSD: Makefile,v 1.51 2010/03/30 14:21:42 tnn Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} -TB_VER= 3.0.2 -PKGREVISION= 1 +TB_VER= 3.0.4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 3c4a040cd0c..3e81cd6c719 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.64 2010/03/16 10:59:09 tnn Exp $ +$NetBSD: distinfo,v 1.65 2010/03/30 14:21:42 tnn Exp $ -SHA1 (thunderbird-3.0.2.source.tar.bz2) = a498193239ac6fe0986670128bda9770f83bbb29 -RMD160 (thunderbird-3.0.2.source.tar.bz2) = 2c86849a7dfa0ad2c2fde02c21e2bb179dcb3b91 -Size (thunderbird-3.0.2.source.tar.bz2) = 59947226 bytes +SHA1 (thunderbird-3.0.4.source.tar.bz2) = 5a6e89096da61a520e5cecb61f8afeb981f90412 +RMD160 (thunderbird-3.0.4.source.tar.bz2) = ed8c905e3a6061c0ff896857fda3d96146bbc6a8 +Size (thunderbird-3.0.4.source.tar.bz2) = 61094371 bytes SHA1 (patch-aa) = 0d46562e73fce3fc1bf590ac93a28b2202a8e214 SHA1 (patch-aa-toplevel) = 458051a1b3318b49124192c6e97cb9ed0d92dead SHA1 (patch-ab) = c7a6961362b131f0a39f65355562b115fae3be85 |