New commits:
commit 0717c2640f7138b43f26bd72e44665bcc379b8e1
Author: Arwed v. Merkatz <v.merkatz AT gmx.net>
Commit: Arwed v. Merkatz <v.merkatz AT gmx.net>
thunderbird: 1.5.0.4 to stable-rc for bug 12583
diff --git a/mail/thunderbird/BUILD b/mail/thunderbird/BUILD
index 70d983b..2fa1c8f 100755
--- a/mail/thunderbird/BUILD
+++ b/mail/thunderbird/BUILD
@@ -23,8 +23,6 @@ if echo $LDFLAGS | grep -q '\-s'; the
OPTS="$OPTS --enable-strip"
fi &&
SOURCE3_URL[2]=ftp://mozdev.secsup.org/pub/software/mozdev/enigmail/src/$SOURCE3
@@ -30,11 +28,13 @@ ENIGMAIL_VERSION=0.93.0
LICENSE[1]=MPL
LICENSE[2]=MPL
fi
+ SECURITY_PATCH=2
WEB_SITE=http://www.mozilla.org/products/thunderbird/
ENTERED=20041028
UPDATED=20050918
LICENSE[0]=MOZILLA
BUILD_API=2
+ KEYWORDS="mozilla mail"
SHORT="Mozilla Mail Client"
cat << EOF
The new mail client, based on mozilla source
diff --git a/mail/thunderbird/HISTORY b/mail/thunderbird/HISTORY
index 88916ef..7db9c44 100755
--- a/mail/thunderbird/HISTORY
+++ b/mail/thunderbird/HISTORY
@@ -1,8 +1,43 @@
-2006-04-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: security update to 1.0.8, SECURITY_PATCH=1, bug #10894
+2006-06-02 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: SECURITY UPDATE
+ http://www.mozilla.org/projects/security/known-vulnerabilities.html
+
+2006-04-26 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Added SECURITY_PATCH=1 (thanks Arwed)
+
+2006-04-25 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 1.5.0.2
+ Security update: http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird1.5.0.2
includes fixes for:
+ MFSA 2006-28, MFSA 2006-27, MFSA 2006-26, MFSA 2006-25, MFSA 2006-24
+ MFSA 2006-22, MFSA 2006-21, MFSA 2006-20, MFSA 2006-08, MFSA 2006-07
+ MFSA 2006-06, MFSA 2006-05, MFSA 2006-04, MFSA 2006-02, MFSA 2006-01
+ Mozilla at least signed this tarball, re-adding SOURCE GPG check/URL
+ This security update can also fix security Bug #10894
+ * security_manager_makefile.diff,visibility.patch: Updated to 1.5.0.2
+ * PRE_BUILD: visibility.patch now uses -p1
+
+2006-03-21 David Kowis <dkowis AT shlrm.org>
+ * PRE_BUILD: moved the mozilla_remove_nspr function to PRE_BUILD from
BUILD
+ Added the application of the *visibility* patch makes it work under
gcc4
+ none the less
+
+2006-03-20 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: added sha512 SOURCE_HASH since the mozilla folks are
unresponsive
+ for a signed tarball
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
2006-01-31 Eric Sandall <eric AT sandall.us>
- * DETAILS: Added UPSTREAM_KEY to SOURCE_GPGs
+ * DETAILS: Updated to 1.5
+ Updated Enigmail to 0.93.2
+ Added UPSTREAM_KEY to SOURCE_GPGs
+ * DEPENDS: Don't depend on freetype2
+ Use gtk+2 with xft, disabling freetype2
+ * PRE_BUILD, freetype.patch, gcc4.patch: Removed unused patches
+ * BUILD: Removed --enable-xft and --enable-freetype2
+ * INSTALL: Don't run non-existent ./regchrome
+ * security_manager_makefile.diff: Removed unused file
2005-11-25 Thomas Houssin <Thomas.Houssin AT sourcemage.org>
* DETAILS: fixed gpg checking for enigmail
diff --git a/mail/thunderbird/INSTALL b/mail/thunderbird/INSTALL
index 9a9f376..5cb06ef 100755
--- a/mail/thunderbird/INSTALL
+++ b/mail/thunderbird/INSTALL
@@ -13,7 +13,6 @@ cd ${INSTALL_ROOT}/usr/lib/thunderbird &
export LD_LIBRARY_PATH="$THUNDERBIRD_HOME" &&
export MOZILLA_FIVE_HOME="$THUNDERBIRD_HOME" &&
./regxpcom &&
-./regchrome &&
touch `find . -name *.rdf` &&