[arch-commits] Commit in binutils/trunk (PKGBUILD binutils-2.25-roundup.patch)

2015-04-23 Thread Allan McRae
Date: Thursday, April 23, 2015 @ 13:55:17
  Author: allan
Revision: 237957

upgpkg: binutils 2.25-4

gcc-5.1 toolchain rebuild, pull patch from upstream gitweb

Modified:
  binutils/trunk/PKGBUILD
Deleted:
  binutils/trunk/binutils-2.25-roundup.patch

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-23 11:08:54 UTC (rev 237956)
+++ PKGBUILD2015-04-23 11:55:17 UTC (rev 237957)
@@ -5,7 +5,8 @@
 
 pkgname=binutils
 pkgver=2.25
-pkgrel=3
+pkgrel=4
+_commit=c42c779b
 pkgdesc=A set of programs to assemble and manipulate binary and object files
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/binutils/;
@@ -18,18 +19,16 @@
 options=('staticlibs' '!distcc' '!ccache')
 install=binutils.install
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
-binutils-${pkgver}-roundup.patch)
+
binutils-${pkgver}-roundup-${_commit}.patch::https://sourceware.org/git/gitweb.cgi\?p=binutils-gdb.git\;a=commitdiff_plain\;h=${_commit}\;hp=binutils-2_25)
 md5sums=('d9f3303f802a5b6b0bb73a335ab89d66'
  'SKIP'
- 'd41d8cd98f00b204e9800998ecf8427e')
+ '3df8fd5d9dd7cc67413d3816c7584297')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold
 
 prepare() {
   cd ${srcdir}/binutils-${pkgver}
+  patch -p1 -i $srcdir/binutils-${pkgver}-roundup-${_commit}.patch
 
-  # binutils-2_25..c42c779b
-  patch -p1 -i $srcdir/binutils-${pkgver}-roundup.patch
-
   # hack! - libiberty configure tests for header files using $CPP $CPPFLAGS
   sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure
 

Deleted: binutils-2.25-roundup.patch
===


[arch-commits] Commit in binutils/trunk (PKGBUILD binutils-2.25-roundup.patch)

2015-04-22 Thread Allan McRae
Date: Thursday, April 23, 2015 @ 07:24:44
  Author: allan
Revision: 237949

upgpkg: binutils 2.25-3

gcc-5.1 toolchain rebuild, pull fixes from release branch

Modified:
  binutils/trunk/PKGBUILD
  binutils/trunk/binutils-2.25-roundup.patch

-+
 PKGBUILD|6 
 binutils-2.25-roundup.patch | 1660 --
 2 files changed, 3 insertions(+), 1663 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 237948:237949 to see the changes.


[arch-commits] Commit in binutils/trunk (PKGBUILD binutils-2.25-roundup.patch)

2015-02-07 Thread Allan McRae
Date: Saturday, February 7, 2015 @ 11:31:24
  Author: allan
Revision: 231098

upgpkg: binutils 2.25-2

glibc-2.21 toolchain rebuild, pull patchset from upstream branch

Added:
  binutils/trunk/binutils-2.25-roundup.patch
Modified:
  binutils/trunk/PKGBUILD

-+
 PKGBUILD|   11 
 binutils-2.25-roundup.patch | 1660 ++
 2 files changed, 1668 insertions(+), 3 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 231097:231098 to see the changes.