diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-05 03:32:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-05 03:32:27 +0000 |
commit | 303f437a81e0dc7461ebd299c121ff85ff62d369 (patch) | |
tree | 198469da8d291bc6046c281f957b97ddf84925f6 /mail-client/mozilla-thunderbird-bin | |
parent | Bring back mozilla-bin. It's been gone for two years. Having these mozilla.or... (diff) | |
download | gentoo-2-303f437a81e0dc7461ebd299c121ff85ff62d369.tar.gz gentoo-2-303f437a81e0dc7461ebd299c121ff85ff62d369.tar.bz2 gentoo-2-303f437a81e0dc7461ebd299c121ff85ff62d369.zip |
Update to 0.7.3 for security meta-bug 59419.
Diffstat (limited to 'mail-client/mozilla-thunderbird-bin')
4 files changed, 101 insertions, 1 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/ChangeLog b/mail-client/mozilla-thunderbird-bin/ChangeLog index 12e7cc5b9f03..4fbdd20ddf21 100644 --- a/mail-client/mozilla-thunderbird-bin/ChangeLog +++ b/mail-client/mozilla-thunderbird-bin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-client/mozilla-thunderbird-bin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.10 2004/07/17 22:08:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.11 2004/08/05 03:32:27 agriffis Exp $ + +*mozilla-thunderbird-bin-0.7.3 (04 Aug 2004) + + 04 Aug 2004; Aron Griffis <agriffis@gentoo.org> + +mozilla-thunderbird-bin-0.7.3.ebuild: + Update to 0.7.3 for security meta-bug 59419. *mozilla-thunderbird-bin-0.7.1 (04 Jul 2004) diff --git a/mail-client/mozilla-thunderbird-bin/Manifest b/mail-client/mozilla-thunderbird-bin/Manifest index a221337326c9..d8f32bdc9dfe 100644 --- a/mail-client/mozilla-thunderbird-bin/Manifest +++ b/mail-client/mozilla-thunderbird-bin/Manifest @@ -1,5 +1,6 @@ MD5 738681375bd6f943760911e6dc68eabe mozilla-thunderbird-bin-0.6.ebuild 1854 MD5 4dd5b9512327e9c0845a6d199021871a mozilla-thunderbird-bin-0.7.1.ebuild 2833 +MD5 4dd5b9512327e9c0845a6d199021871a mozilla-thunderbird-bin-0.7.3.ebuild 2833 MD5 4be842a809651a652a8e3f6958702e70 mozilla-thunderbird-bin-0.7.ebuild 2833 MD5 6be4d19f5328d7f765165e00387c896f ChangeLog 3737 MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182 @@ -10,6 +11,7 @@ MD5 902a97e83044e3491aa864befdcfd725 files/digest-mozilla-thunderbird-bin-0.7 88 MD5 409c1fb9a49f402540b3ffa017bb3636 files/thunderbird-0.3-antialiasing-patch 1246 MD5 552a6947de77bfa4e290acdb23a872a5 files/thunderbird-bin-0.7-init.tar.bz2 3339 MD5 2d79ae2922a695af8dcdd1185fc12d41 files/digest-mozilla-thunderbird-bin-0.7.1 90 +MD5 b8f757fe427ffab7f570f0cff012b9f8 files/digest-mozilla-thunderbird-bin-0.7.3 90 MD5 a622df770b03edce7d158cfe97e8e315 files/icon/mozillathunderbird-bin.desktop 205 MD5 04115f0e204444eac76a092a63c89027 files/icon/thunderbird-icon.png 6499 MD5 bb431eebb28f85d1c07957846fd3e4d2 files/icon/mozillathunderbird.desktop 148 diff --git a/mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.7.3 b/mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.7.3 new file mode 100644 index 000000000000..fb65b6100c5c --- /dev/null +++ b/mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.7.3 @@ -0,0 +1 @@ +MD5 9265d2b23d9dcc16e91596617ab4557f thunderbird-0.7.3-i686-linux-gtk2+xft.tar.gz 9960515 diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.3.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.3.ebuild new file mode 100644 index 000000000000..713a47e22409 --- /dev/null +++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.3.ebuild @@ -0,0 +1,91 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.3.ebuild,v 1.1 2004/08/05 03:32:27 agriffis Exp $ + +inherit nsplugins eutils mozilla-launcher + +MY_PN=${PN/-bin/} +S=${WORKDIR}/thunderbird + +DESCRIPTION="The Mozilla Thunderbird Mail & News Reader" +SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/thunderbird-${PV}-i686-linux-gtk2+xft.tar.gz" + +HOMEPAGE="http://www.mozilla.org/projects/thunderbird" +RESTRICT="nostrip" + +KEYWORDS="-* ~x86" +SLOT="0" +LICENSE="MPL-1.1 | NPL-1.1" +IUSE="gnome" + +DEPEND="virtual/libc" +RDEPEND="virtual/x11 + >=dev-libs/libIDL-0.8.0 + >=x11-libs/gtk+-2.1.1 + virtual/xft + >=media-libs/jpeg-6b + >=media-libs/libmng-1.0.0 + >=media-libs/libpng-1.2.1 + dev-libs/expat + app-arch/zip + app-arch/unzip + >=net-www/mozilla-launcher-1.13" + +src_install() { + # Install thunderbird in /opt + dodir /opt + mv ${S} ${D}/opt/thunderbird + + # Fixing permissions + chown -R root:root ${D}/opt/thunderbird + + # mozilla-launcher-1.13 supports -bin versions + dodir /usr/bin + dosym /usr/libexec/mozilla-launcher /usr/bin/thunderbird-bin + + # Install icon and .desktop for menu entry + if use gnome; then + insinto /usr/share/pixmaps + doins ${FILESDIR}/icon/mozillathunderbird-bin-icon.png + # Fix bug 54179: Install .desktop file into /usr/share/applications + # instead of /usr/share/gnome/apps/Internet (18 Jun 2004 agriffis) + insinto /usr/share/applications + doins ${FILESDIR}/icon/mozillathunderbird-bin.desktop + fi + + # Normally thunderbird-bin-0.7 must be run as root once before it + # can be run as a normal user. Drop in some initialized files to + # avoid this. + einfo "Extracting firefox-bin-${PV} initialization files" + tar xjpf ${FILESDIR}/thunderbird-bin-0.7-init.tar.bz2 \ + -C ${D}/opt/thunderbird +} + +pkg_preinst() { + # Remove entire installed instance to solve various + # problems, for example see bug 27719 + rm -rf ${ROOT}/opt/MozillaThunderbird + rm -rf ${ROOT}/opt/thunderbird +} + +pkg_postinst() { + einfo "To enable Enigmail, you must install the Enigmail and Enigmime" + einfo "extensions as root. Go to Tools / Options / Extensions and click" + einfo "on Install Extension to install Enigmail in your Thunderbird build." + einfo "Restart Thunderbird after having installed both extensions." + einfo "" + einfo "The extensions are located at http://enigmail.mozdev.org/" + einfo "" + einfo "Please note that the binary name has changed from MozillaThunderbird" + einfo "to simply thunderbird-bin" + einfo "" + + # This should be called in the postinst and postrm of all the + # mozilla, mozilla-bin, firefox, firefox-bin, thunderbird and + # thunderbird-bin ebuilds. + update_mozilla_launcher_symlinks +} + +pkg_postrm() { + update_mozilla_launcher_symlinks +} |