From 3299a4035f3976d0c59cdc1e6a4c116a4656e500 Mon Sep 17 00:00:00 2001 From: Mark Loeser Date: Sat, 28 Jan 2006 00:31:16 +0000 Subject: Weekly gcc-4.1 snapshot bump (Portage version: 2.1_pre3-r1) --- sys-devel/gcc/ChangeLog | 8 ++- sys-devel/gcc/Manifest | 12 +---- sys-devel/gcc/files/digest-gcc-4.1.0_beta20060120 | 1 - sys-devel/gcc/files/digest-gcc-4.1.0_beta20060127 | 1 + sys-devel/gcc/gcc-4.1.0_beta20060120.ebuild | 65 ----------------------- sys-devel/gcc/gcc-4.1.0_beta20060127.ebuild | 65 +++++++++++++++++++++++ 6 files changed, 75 insertions(+), 77 deletions(-) delete mode 100644 sys-devel/gcc/files/digest-gcc-4.1.0_beta20060120 create mode 100644 sys-devel/gcc/files/digest-gcc-4.1.0_beta20060127 delete mode 100644 sys-devel/gcc/gcc-4.1.0_beta20060120.ebuild create mode 100644 sys-devel/gcc/gcc-4.1.0_beta20060127.ebuild diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 395d947f0b2e..ac0e12d36ab8 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.491 2006/01/23 04:14:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.492 2006/01/28 00:31:15 halcy0n Exp $ + +*gcc-4.1.0_beta20060127 (28 Jan 2006) + + 28 Jan 2006; Mark Loeser + -gcc-4.1.0_beta20060120.ebuild, +gcc-4.1.0_beta20060127.ebuild: + Weekly gcc-4.1 snapshot bump 23 Jan 2006; Mark Loeser gcc-4.0.2-r3.ebuild: Remove patches for bug #108231 since they caused issues; bug #118361. diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest index a01169d66614..7188134daac4 100644 --- a/sys-devel/gcc/Manifest +++ b/sys-devel/gcc/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b1f972345c6df93e4a30d7b2c9f50ccb ChangeLog 100234 MD5 8ec9b0352d226e4693cabffe0fa5bba6 files/3.2.1/gcc31-loop-load-final-value.patch 3324 MD5 5e8f2122ef7f9ce187b0a0d50ac9d24a files/3.2.1/gcc32-arm-disable-mathf.patch 2229 @@ -67,6 +64,7 @@ MD5 fa32cd40c637c54b4e3b89dd4ed4c573 files/digest-gcc-3.4.4-r1 450 MD5 e8e479205bb449aec4bd7aa9324b1209 files/digest-gcc-3.4.5 449 MD5 deda4097201ccdf66e1f67618a67b6c9 files/digest-gcc-4.0.2-r3 381 MD5 f241177510505d22ded168c24e21c8d4 files/digest-gcc-4.1.0_beta20060120 71 +MD5 42035ab7f60191e6cc9033f0421b07b4 files/digest-gcc-4.1.0_beta20060127 71 MD5 1acd56209164ab837c5f91723434464e files/fix_libtool_files.sh 1712 MD5 e0ebf10eb8bf4542ae57ba591daa68a4 files/gcc-configure-LANG.patch 1686 MD5 f6eef7e81b209ca3c63c39e319b4a7a5 files/gcc-spec-env.patch 1389 @@ -93,11 +91,5 @@ MD5 c44289f25b99d3c631f97a8043826901 gcc-3.4.4-r1.ebuild 5203 MD5 d771594bed0108dd38d143656cbb52c4 gcc-3.4.5.ebuild 5111 MD5 33a1e5955698636f9c2577ec2425dd7e gcc-4.0.2-r3.ebuild 2141 MD5 ebe028f71133246ecf32b75e6d886ebb gcc-4.1.0_beta20060120.ebuild 2092 +MD5 ebe028f71133246ecf32b75e6d886ebb gcc-4.1.0_beta20060127.ebuild 2092 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD1FhfCRZPokWLroQRAgdpAKCxZJIOzYMd5T7r9R6e0i8eyozMHQCaAn+r -BXkVG4DX9sgfQe2ybTgeEFE= -=2yR+ ------END PGP SIGNATURE----- diff --git a/sys-devel/gcc/files/digest-gcc-4.1.0_beta20060120 b/sys-devel/gcc/files/digest-gcc-4.1.0_beta20060120 deleted file mode 100644 index ee8fcd4731ce..000000000000 --- a/sys-devel/gcc/files/digest-gcc-4.1.0_beta20060120 +++ /dev/null @@ -1 +0,0 @@ -MD5 64c3ac551892be7b4d6159aa72adc362 gcc-4.1-20060120.tar.bz2 36718836 diff --git a/sys-devel/gcc/files/digest-gcc-4.1.0_beta20060127 b/sys-devel/gcc/files/digest-gcc-4.1.0_beta20060127 new file mode 100644 index 000000000000..1b45e27b4ba2 --- /dev/null +++ b/sys-devel/gcc/files/digest-gcc-4.1.0_beta20060127 @@ -0,0 +1 @@ +MD5 24b3d08eefe19e2286087acdd8bbc6e8 gcc-4.1-20060127.tar.bz2 36752810 diff --git a/sys-devel/gcc/gcc-4.1.0_beta20060120.ebuild b/sys-devel/gcc/gcc-4.1.0_beta20060120.ebuild deleted file mode 100644 index 186a1578b470..000000000000 --- a/sys-devel/gcc/gcc-4.1.0_beta20060120.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0_beta20060120.ebuild,v 1.1 2006/01/21 04:16:01 halcy0n Exp $ - -ETYPE="gcc-compiler" - -inherit toolchain - -DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" - -LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="-*" - -RDEPEND="!sys-devel/hardened-gcc - || ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12-r4 ) - >=sys-libs/zlib-1.1.4 - amd64? ( multilib? ( >=app-emulation/emul-linux-x86-glibc-1.1 ) ) - fortran? ( - dev-libs/gmp - dev-libs/mpfr - ) - !build? ( - gcj? ( - gtk? ( - || ( ( x11-libs/libXt x11-libs/libX11 x11-libs/libXtst x11-proto/xproto x11-proto/xextproto ) virtual/x11 ) - >=x11-libs/gtk+-2.2 - ) - >=media-libs/libart_lgpl-2.1 - ) - >=sys-libs/ncurses-5.2-r2 - nls? ( sys-devel/gettext ) - )" -if [[ ${CATEGORY} != cross-* ]] ; then - RDEPEND="${RDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.3.6 )" -fi -DEPEND="${RDEPEND} - >=sys-apps/texinfo-4.2-r4 - >=sys-devel/bison-1.875 - >=${CATEGORY}/binutils-2.16.1" - -PDEPEND="|| ( app-admin/eselect-compiler sys-devel/gcc-config ) - x86? ( !nocxx? ( !elibc_uclibc? ( !build? ( =virtual/libstdc++-3.3 ) ) ) )" - -pkg_setup() { - if [ -z $I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS ] ; then - die "Please \`export I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS=1\` or define it in your make.conf if you want to use this ebuild. This is to try and cut down on people filing bugs for a compiler we do not currently support." - fi -} - -src_unpack() { - toolchain_src_unpack - - echo ${PV/_/-} > "${S}"/gcc/BASE-VER - echo "" > "${S}"/gcc/DATESTAMP -} - -pkg_postinst() { - toolchain_pkg_postinst - - einfo "This gcc-4 ebuild is provided for your convenience, and the use" - einfo "of this compiler is not supported by the Gentoo Developers." - einfo "Please file bugs related to gcc-4 with upstream developers." - einfo "Compiler bugs should be filed at http://gcc.gnu.org/bugzilla/" -} diff --git a/sys-devel/gcc/gcc-4.1.0_beta20060127.ebuild b/sys-devel/gcc/gcc-4.1.0_beta20060127.ebuild new file mode 100644 index 000000000000..bab44d90f2c8 --- /dev/null +++ b/sys-devel/gcc/gcc-4.1.0_beta20060127.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0_beta20060127.ebuild,v 1.1 2006/01/28 00:31:16 halcy0n Exp $ + +ETYPE="gcc-compiler" + +inherit toolchain + +DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" +HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" + +LICENSE="GPL-2 LGPL-2.1" +KEYWORDS="-*" + +RDEPEND="!sys-devel/hardened-gcc + || ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12-r4 ) + >=sys-libs/zlib-1.1.4 + amd64? ( multilib? ( >=app-emulation/emul-linux-x86-glibc-1.1 ) ) + fortran? ( + dev-libs/gmp + dev-libs/mpfr + ) + !build? ( + gcj? ( + gtk? ( + || ( ( x11-libs/libXt x11-libs/libX11 x11-libs/libXtst x11-proto/xproto x11-proto/xextproto ) virtual/x11 ) + >=x11-libs/gtk+-2.2 + ) + >=media-libs/libart_lgpl-2.1 + ) + >=sys-libs/ncurses-5.2-r2 + nls? ( sys-devel/gettext ) + )" +if [[ ${CATEGORY} != cross-* ]] ; then + RDEPEND="${RDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.3.6 )" +fi +DEPEND="${RDEPEND} + >=sys-apps/texinfo-4.2-r4 + >=sys-devel/bison-1.875 + >=${CATEGORY}/binutils-2.16.1" + +PDEPEND="|| ( app-admin/eselect-compiler sys-devel/gcc-config ) + x86? ( !nocxx? ( !elibc_uclibc? ( !build? ( =virtual/libstdc++-3.3 ) ) ) )" + +pkg_setup() { + if [ -z $I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS ] ; then + die "Please \`export I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS=1\` or define it in your make.conf if you want to use this ebuild. This is to try and cut down on people filing bugs for a compiler we do not currently support." + fi +} + +src_unpack() { + toolchain_src_unpack + + echo ${PV/_/-} > "${S}"/gcc/BASE-VER + echo "" > "${S}"/gcc/DATESTAMP +} + +pkg_postinst() { + toolchain_pkg_postinst + + einfo "This gcc-4 ebuild is provided for your convenience, and the use" + einfo "of this compiler is not supported by the Gentoo Developers." + einfo "Please file bugs related to gcc-4 with upstream developers." + einfo "Compiler bugs should be filed at http://gcc.gnu.org/bugzilla/" +} -- cgit v1.2.3-65-gdbad