pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird-gtk2 Update thunderbird-gtk2 to 0.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5af6821beea
branches:  trunk
changeset: 477617:f5af6821beea
user:      taya <taya%pkgsrc.org@localhost>
date:      Tue Jul 06 13:41:35 2004 +0000

description:
Update thunderbird-gtk2 to 0.7.1

>From the article from mozillazine.org:
mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and
Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both
releases. Both releases correct some flaws in the extension system
that some users may have been experiencing, as well as a new icon set
for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All
users of both products should get this upgrade.

diffstat:

 mail/thunderbird-gtk2/MESSAGE  |  4 ++++
 mail/thunderbird-gtk2/Makefile |  4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r d33799bcb263 -r f5af6821beea mail/thunderbird-gtk2/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/thunderbird-gtk2/MESSAGE     Tue Jul 06 13:41:35 2004 +0000
@@ -0,0 +1,4 @@
+If you have ever run another version of thunderbird or thunderbird-gtk2, you
+must remove compreg.dat under your thunderbird profile before you run thunderbird.
+e.g.
+       rm ~/.thunderbird/*/compreg.dat
diff -r d33799bcb263 -r f5af6821beea mail/thunderbird-gtk2/Makefile
--- a/mail/thunderbird-gtk2/Makefile    Tue Jul 06 13:40:57 2004 +0000
+++ b/mail/thunderbird-gtk2/Makefile    Tue Jul 06 13:41:35 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/06/24 23:10:36 taya Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/06 13:41:35 taya Exp $
 
 MOZILLA=       thunderbird-gtk2
 MOZILLA_BIN=   thunderbird-bin
-MOZ_VER=       0.7
+MOZ_VER=       0.7.1
 EXTRACT_SUFX=  .tar.bz2
 DISTNAME=      thunderbird-${MOZ_VER}-source
 MASTER_SITES=  http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/ \



Home | Main Index | Thread Index | Old Index