diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-07-22 17:20:03 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-07-22 17:20:03 +0000 |
commit | 26e6e477ab12d47366936aa9c9642dd99e85fc04 (patch) | |
tree | f95340ac06b9a6280824f601f6db5b03a8573655 /www-client | |
parent | pasked mozilla-bin for testing (diff) | |
download | historical-26e6e477ab12d47366936aa9c9642dd99e85fc04.tar.gz historical-26e6e477ab12d47366936aa9c9642dd99e85fc04.tar.bz2 historical-26e6e477ab12d47366936aa9c9642dd99e85fc04.zip |
security bump. bug #98846
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-bin/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/mozilla-bin/Manifest | 16 | ||||
-rw-r--r-- | www-client/mozilla-bin/files/digest-mozilla-bin-1.7.10 | 1 | ||||
-rw-r--r-- | www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild | 94 |
4 files changed, 106 insertions, 13 deletions
diff --git a/www-client/mozilla-bin/ChangeLog b/www-client/mozilla-bin/ChangeLog index 9a156f08af8d..4b0547384896 100644 --- a/www-client/mozilla-bin/ChangeLog +++ b/www-client/mozilla-bin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-client/mozilla-bin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.13 2005/05/14 17:43:31 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.14 2005/07/22 17:20:03 anarchy Exp $ + +*mozilla-bin-1.7.10 (22 Jul 2005) + + 22 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> + +mozilla-bin-1.7.10.ebuild: + security bump. bug #98846 14 May 2005; Olivier CrĂȘte <tester@gentoo.org> mozilla-bin-1.7.8.ebuild: Stable on x86 per security bug #92394 diff --git a/www-client/mozilla-bin/Manifest b/www-client/mozilla-bin/Manifest index 1f19354f5731..168dbaaac3ae 100644 --- a/www-client/mozilla-bin/Manifest +++ b/www-client/mozilla-bin/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 be0bc7c91c4eea1a7cdb5c565b8e8506 ChangeLog 3604 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 MD5 712e86e65e872be610e6bb326943c4a0 mozilla-bin-1.7.7.ebuild 2561 -MD5 157ffbf6098c759f9e39a85793b13298 ChangeLog 3459 MD5 3761b007ea4b9fd740c7590df9bb79bb mozilla-bin-1.7.8.ebuild 2446 +MD5 688137f6543b16b5fbc3dee472494af4 mozilla-bin-1.7.10.ebuild 2450 MD5 0a9038db6a51fe374f3ed16e1d67b169 files/digest-mozilla-bin-1.7.7 85 -MD5 6d52ff4ce4567db1cad08ea40157a65d files/mozilla-bin-icon.png 2350 MD5 81b8c7f06b94f097490dbf02e98a2449 files/digest-mozilla-bin-1.7.8 85 +MD5 6d52ff4ce4567db1cad08ea40157a65d files/mozilla-bin-icon.png 2350 MD5 d364a8d78e0bde072fc1b38931778760 files/mozilla-bin.desktop 188 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFChjj/mOfEJZHYOKcRAmbzAJ9zZXPtsr4rxQn2gCdzAo89ASCY3ACdEEMH -/4D9HXBD3GikIF83i7KA/ms= -=qvTA ------END PGP SIGNATURE----- +MD5 95b88f89e551260cea8f775e958cdc35 files/digest-mozilla-bin-1.7.10 86 diff --git a/www-client/mozilla-bin/files/digest-mozilla-bin-1.7.10 b/www-client/mozilla-bin/files/digest-mozilla-bin-1.7.10 new file mode 100644 index 000000000000..d8a2a285265d --- /dev/null +++ b/www-client/mozilla-bin/files/digest-mozilla-bin-1.7.10 @@ -0,0 +1 @@ +MD5 6258208531f2bbe9b042e3562c54248d mozilla-i686-pc-linux-gnu-1.7.10.tar.gz 13885695 diff --git a/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild b/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild new file mode 100644 index 000000000000..14b97a94670c --- /dev/null +++ b/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.10.ebuild,v 1.1 2005/07/22 17:20:03 anarchy Exp $ + +inherit nsplugins eutils mozilla-launcher + +IUSE="" + +# handle _rc versions +MY_PV=${PV/_alpha/a} # handle alpha +MY_PV=${MY_PV/_beta/b} # handle beta +MY_PV=${MY_PV/_rc/rc} # handle rc + +MY_PN=${PN/-bin/} +S=${WORKDIR}/mozilla +DESCRIPTION="Mozilla Application Suite - web browser, email, HTML editor, IRC" +HOMEPAGE="http://www.mozilla.org" +SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla${PV}/mozilla-i686-pc-linux-gnu-${PV}.tar.gz" +RESTRICT="nostrip" + +KEYWORDS="~amd64 ~x86" +SLOT="0" +LICENSE="MPL-1.1 NPL-1.1" + +DEPEND="virtual/libc" +RDEPEND="virtual/x11 + x86? ( + >=sys-libs/lib-compat-1.0-r2 + =x11-libs/gtk+-1.2* + ) + amd64? ( + >=app-emulation/emul-linux-x86-baselibs-1.0 + >=app-emulation/emul-linux-x86-gtklibs-1.0 + ) + virtual/x11 + >=www-client/mozilla-launcher-1.28" + +# This is a binary x86 package => ABI=x86 +# Please keep this in future versions +# Danny van Dyk <kugelfang@gentoo.org> 2005/03/26 +has_multilib_profile && ABI="x86" + +src_install() { + # Install mozilla in /opt + dodir /opt + mv ${S} ${D}/opt/mozilla + + # Plugin path setup (rescuing the existing plugins) + src_mv_plugins /opt/mozilla/plugins + + # Fixing permissions + chown -R root:root ${D}/opt/mozilla + + # mozilla-launcher-1.8 supports -bin versions + dodir /usr/bin + cat <<EOF >${D}/usr/bin/mozilla-bin +#!/bin/sh +# +# Stub script to run mozilla-launcher. We used to use a symlink here but +# OOo brokenness makes it necessary to use a stub instead: +# http://bugs.gentoo.org/show_bug.cgi?id=78890 + +export MOZILLA_LAUNCHER=mozilla-bin +exec /usr/libexec/mozilla-launcher "\$@" +EOF + chmod 0755 ${D}/usr/bin/mozilla-bin + + # Install icon and .desktop for menu entry + insinto /usr/share/pixmaps + doins ${FILESDIR}/mozilla-bin-icon.png + insinto /usr/share/applications + doins ${FILESDIR}/mozilla-bin.desktop +} + +pkg_preinst() { + export MOZILLA_FIVE_HOME=${ROOT}/opt/mozilla + + # Remove the old plugins dir + pkg_mv_plugins ${MOZILLA_FIVE_HOME}/plugins + + # Remove entire installed instance to prevent all kinds of + # problems... see bug 44772 for example + rm -rf "${MOZILLA_FIVE_HOME}" +} + +pkg_postinst() { + export MOZILLA_FIVE_HOME=${ROOT}/opt/mozilla + + update_mozilla_launcher_symlinks +} + +pkg_postrm() { + update_mozilla_launcher_symlinks +} |