diff options
author | taya <taya@pkgsrc.org> | 2005-10-02 12:37:04 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2005-10-02 12:37:04 +0000 |
commit | 5a0d8ef665456e5cdf5c98816657a06c5337f570 (patch) | |
tree | 1fdbdc5662a696374331a9566f63eb52afac4673 /mail | |
parent | 2538e6c1b900f22e17ed8ddb12f05427e69828dc (diff) | |
download | pkgsrc-5a0d8ef665456e5cdf5c98816657a06c5337f570.tar.gz |
Update thunderbird & thunderbird-gtk1 to 1.0.7
What's New in Thunderbird 1.0.7 (from Release Notes)
Thunderbird 1.0.7 is a security and stability update that is
part of our ongoing program to provide a safe Internet experience
for our customers. We recommend that all users upgrade to this
latest version.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-gtk1/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/Makefile-thunderbird.common | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 8 |
4 files changed, 8 insertions, 10 deletions
diff --git a/mail/thunderbird-gtk1/Makefile b/mail/thunderbird-gtk1/Makefile index 7400d86c29a..401fa17133b 100644 --- a/mail/thunderbird-gtk1/Makefile +++ b/mail/thunderbird-gtk1/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2005/09/18 05:04:37 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/10/02 12:37:04 taya Exp $ MOZILLA= thunderbird-gtk1 -PKGREVISION= 1 COMMENT= Mozilla mail client using the older GTK1 toolkit diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 4ae20a12862..011da89cc68 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2005/09/18 05:04:37 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/02 12:37:04 taya Exp $ MOZILLA= thunderbird -PKGREVISION= 1 COMMENT= Mozilla mail client diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common index 0c4efb6dcf2..9f3646336ea 100644 --- a/mail/thunderbird/Makefile-thunderbird.common +++ b/mail/thunderbird/Makefile-thunderbird.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.7 2005/07/24 02:58:33 taya Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.8 2005/10/02 12:37:04 taya Exp $ MOZILLA_BIN= thunderbird-bin -MOZ_VER= 1.0.6 +MOZ_VER= 1.0.7 EXTRACT_SUFX= .tar.bz2 DISTNAME= thunderbird-${MOZ_VER}-source MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/source/ \ diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index f36852694f4..62a05f960c4 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.17 2005/09/08 22:03:45 abs Exp $ +$NetBSD: distinfo,v 1.18 2005/10/02 12:37:04 taya Exp $ -SHA1 (thunderbird-1.0.6-source.tar.bz2) = 3edb2b98ceda5cb4cbd107757b629587f1a57069 -RMD160 (thunderbird-1.0.6-source.tar.bz2) = 121bd34f1f8a75efb206515b5acaf4c633b2cc6f -Size (thunderbird-1.0.6-source.tar.bz2) = 33366077 bytes +SHA1 (thunderbird-1.0.7-source.tar.bz2) = a51640d4d15611374d08dbe6cbf87b1072c66c29 +RMD160 (thunderbird-1.0.7-source.tar.bz2) = 4f040dfe2468ee33d69ccffe3abc31eccc59899e +Size (thunderbird-1.0.7-source.tar.bz2) = 33385665 bytes SHA1 (patch-aa) = 9225a7a2c9b4545e800008169d4d88452c85d1a9 SHA1 (patch-ab) = 7b2652811549f5eca4e2cf5718b89a3f26a69f73 SHA1 (patch-ac) = 32aa4b92eea19aca07077a292cb759d074026642 |