[gentoo-commits] gentoo-x86 commit in sys-devel/binutils-apple: binutils-apple-5.1.ebuild binutils-apple-6.1.ebuild ChangeLog

2015-05-25 Thread Fabian Groffen (grobian)
grobian 15/05/25 13:30:49

  Modified: binutils-apple-5.1.ebuild binutils-apple-6.1.ebuild
ChangeLog
  Log:
  libcxx, move away from apple-version by Michael Weiser in bug #538364
  
  (Portage version: 2.2.14-prefix/cvs/Darwin i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  ChangesPath
1.5  sys-devel/binutils-apple/binutils-apple-5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild?r1=1.4r2=1.5

Index: binutils-apple-5.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- binutils-apple-5.1.ebuild   27 Feb 2015 08:14:46 -  1.4
+++ binutils-apple-5.1.ebuild   25 May 2015 13:30:49 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v 
1.4 2015/02/27 08:14:46 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v 
1.5 2015/05/25 13:30:49 grobian Exp $
 
 EAPI=3
 
@@ -25,7 +25,7 @@
 
 RDEPEND=sys-devel/binutils-config
lto? ( sys-devel/llvm )
-   libcxx? ( sys-libs/libcxx-apple )
+   libcxx? ( sys-libs/libcxx )
 DEPEND=${RDEPEND}
test? ( =dev-lang/perl-5.8.8 )
|| ( =sys-devel/gcc-apple-4.2.1 sys-devel/llvm )



1.5  sys-devel/binutils-apple/binutils-apple-6.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild?r1=1.4r2=1.5

Index: binutils-apple-6.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- binutils-apple-6.1.ebuild   27 Feb 2015 08:14:46 -  1.4
+++ binutils-apple-6.1.ebuild   25 May 2015 13:30:49 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild,v 
1.4 2015/02/27 08:14:46 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild,v 
1.5 2015/05/25 13:30:49 grobian Exp $
 
 EAPI=3
 
@@ -25,7 +25,7 @@
 
 RDEPEND=sys-devel/binutils-config
lto? ( sys-devel/llvm )
-   libcxx? ( sys-libs/libcxx-apple )
+   libcxx? ( sys-libs/libcxx )
 DEPEND=${RDEPEND}
test? ( =dev-lang/perl-5.8.8 )
|| ( =sys-devel/gcc-apple-4.2.1 sys-devel/llvm )



1.44 sys-devel/binutils-apple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?rev=1.44view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?rev=1.44content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?r1=1.43r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   27 Feb 2015 08:14:46 -  1.43
+++ ChangeLog   25 May 2015 13:30:49 -  1.44
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/binutils-apple
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.43 
2015/02/27 08:14:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.44 
2015/05/25 13:30:49 grobian Exp $
+
+  25 May 2015; Fabian Groffen grob...@gentoo.org binutils-apple-5.1.ebuild,
+  binutils-apple-6.1.ebuild:
+  libcxx, move away from apple-version by Michael Weiser in bug #538364
 
   27 Feb 2015; Mike Frysinger vap...@gentoo.org binutils-apple-3.1.2.ebuild,
   binutils-apple-3.2.6.ebuild, binutils-apple-3.2.ebuild,






[gentoo-commits] gentoo-x86 commit in sys-devel/binutils-apple: binutils-apple-5.1.ebuild binutils-apple-6.1.ebuild ChangeLog

2015-01-26 Thread Fabian Groffen (grobian)
grobian 15/01/27 06:59:53

  Modified: ChangeLog
  Added:binutils-apple-5.1.ebuild binutils-apple-6.1.ebuild
  Log:
  Version bumps thanks to the hard work by Michael Weisner in bug #473068
  
  (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  ChangesPath
1.36 sys-devel/binutils-apple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?rev=1.36view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?rev=1.36content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?r1=1.35r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   12 Nov 2013 19:24:02 -  1.35
+++ ChangeLog   27 Jan 2015 06:59:53 -  1.36
@@ -1,6 +1,35 @@
 # ChangeLog for sys-devel/binutils-apple
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.35 
2013/11/12 19:24:02 grobian Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.36 
2015/01/27 06:59:53 grobian Exp $
+
+*binutils-apple-6.1 (27 Jan 2015)
+*binutils-apple-5.1 (27 Jan 2015)
+
+  27 Jan 2015; Fabian Groffen grob...@gentoo.org +binutils-apple-5.1.ebuild,
+  +binutils-apple-6.1.ebuild, +files/binutils-apple-4.5-as.patch,
+  +files/binutils-apple-5.1-as-dir.patch,
+  +files/binutils-apple-5.1-constant-types.patch,
+  +files/binutils-apple-5.1-extraneous-includes.patch,
+  +files/binutils-apple-5.1-nolto.patch,
+  +files/binutils-apple-5.1-otool-stdc.patch,
+  +files/binutils-apple-5.1-ranlib.patch,
+  +files/binutils-apple-5.1-strnlen.patch, +files/cctools-839-intel-retf.patch,
+  +files/cctools-839-lto.patch, +files/ld64-136-Makefile,
+  +files/ld64-136-compile_stubs.h, +files/ld64-236.3-Makefile,
+  +files/ld64-236.3-arm64-fixup.patch, +files/ld64-236.3-constant-types.patch,
+  +files/ld64-236.3-crashreporter.patch, +files/ld64-236.3-gcc.patch,
+  +files/ld64-236.3-missing-cputypes.patch, +files/ld64-236.3-noarm.patch,
+  +files/ld64-236.3-nolto.patch, +files/ld64-236.3-noppc.patch,
+  +files/ld64-236.3-nosnapshots.patch, +files/ld64-241.9-arm64-cputype.patch,
+  +files/ld64-241.9-atomic-volatile.patch, +files/ld64-241.9-cc_md5.patch,
+  +files/ld64-241.9-extraneous-includes.patch, +files/ld64-241.9-gcc.patch,
+  +files/ld64-241.9-get-comm-align.patch, +files/ld64-241.9-noarm.patch,
+  +files/ld64-241.9-nosnapshots.patch, +files/ld64-241.9-register-names.patch,
+  files/binutils-apple-3.1.1-libtool-ranlib.patch,
+  files/binutils-apple-3.1.1-no-headers.patch,
+  files/binutils-apple-4.0-no-oss-dir.patch,
+  files/ld64-123.2-debug-backtrace.patch:
+  Version bumps thanks to the hard work by Michael Weisner in bug #473068
 
   12 Nov 2013; Fabian Groffen grob...@gentoo.org
   +files/ld64-128.2-stdlib.patch, binutils-apple-4.3.ebuild:



1.1  sys-devel/binutils-apple/binutils-apple-5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild?rev=1.1content-type=text/plain

Index: binutils-apple-5.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v 
1.1 2015/01/27 06:59:53 grobian Exp $

EAPI=3

inherit eutils flag-o-matic toolchain-funcs

LD64=ld64-236.3
CCTOOLS_VERSION=855
CCTOOLS=cctools-${CCTOOLS_VERSION}
LIBUNWIND=libunwind-35.3
DYLD=dyld-353.2.1

DESCRIPTION=Darwin assembler as(1) and static linker ld(1), Xcode Tools ${PV}
HOMEPAGE=http://www.opensource.apple.com/darwinsource/;
SRC_URI=http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz;

LICENSE=APSL-2
KEYWORDS=~x64-macos ~x86-macos
IUSE=lto test libcxx

RDEPEND=sys-devel/binutils-config
lto? ( sys-devel/llvm )
test? ( =dev-lang/perl-5.8.8 )
libcxx? ( sys-libs/libcxx-apple )
DEPEND=${RDEPEND}
|| ( =sys-devel/gcc-apple-4.2.1 sys-devel/llvm )
libcxx? ( sys-devel/llvm )

export CTARGET=${CTARGET:-${CHOST}}
if [[ ${CTARGET} == ${CHOST} ]] ; then
if [[ ${CATEGORY/cross-} != ${CATEGORY}