gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4612: update binutils to 2.29


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4612: update binutils to 2.29
Date: Tue, 25 Jul 2017 02:10:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4612
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-24 23:10:33 -0700
message:
  update binutils to 2.29
modified:
  pkg/gnu/binutils/Makefile      makefile-20160617014725-uokjfnggs70iry9h-456
  pkg/gnu/binutils/gpg-keyring   gpgkeyring-20160617014725-uokjfnggs70iry9h-458
  pkg/gnu/binutils/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-459
=== modified file 'pkg/gnu/binutils/Makefile'
--- a/pkg/gnu/binutils/Makefile 2017-03-03 02:56:57 +0000
+++ b/pkg/gnu/binutils/Makefile 2017-07-25 06:10:33 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013, 2015 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2015, 2017 Brandon Invergo <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,16 +17,18 @@
 
 NAME = Binutils
 GARNAME = binutils
-GARVERSION = 2.28
+GARVERSION = 2.29
+MINOR_UPDATE = 
 HOME_URL = http://www.gnu.org/software/binutils/
+       
 DESCRIPTION = Binary utilities: bfd gas gprof ld , etc.
 define BLURB
 GNU Binutils is a collection of tools for working with binary files.
 Perhaps the most notable are "ld", a linker, and "as", an assembler.
-Other tools include programs to display binary profiling
-information, list the strings in a binary file,
-and utilities for working with archives.  The "bfd" library for
-working with executable and object formats is also included.
+Other tools include programs to display binary profiling information, list
+the strings in a binary file, and utilities for working with archives.
+The "bfd" library for working with executable and object formats is
+also included.  
 endef
 
 ######################################################################
@@ -36,8 +38,8 @@
 DISTFILES = $(DISTNAME)$(MINOR_UPDATE).tar.bz2
 SIGFILES = $(DISTNAME)$(MINOR_UPDATE).tar.bz2.sig
 #PATCHFILES = $(DISTNAME)-fix-texinfo.diff
-WORKOBJ = $(WORKDIR)/build-$(GARVERSION)/
-INFO_FILES = as.info bfd.info binutils.info gprof.info ld.info
+WORKOBJ = $(WORKDIR)/$(DISTNAME)-build/
+INFO_FILES = as.info bfd.info binutils.info gprof.info ld.info 
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/gnu/binutils/gpg-keyring'
Binary files a/pkg/gnu/binutils/gpg-keyring     2017-03-03 02:56:57 +0000 and 
b/pkg/gnu/binutils/gpg-keyring    2017-07-25 06:10:33 +0000 differ
=== modified file 'pkg/gnu/binutils/sha256sums'
--- a/pkg/gnu/binutils/sha256sums       2017-03-03 02:56:57 +0000
+++ b/pkg/gnu/binutils/sha256sums       2017-07-25 06:10:33 +0000
@@ -1,2 +1,2 @@
-6297433ee120b11b4b0a1c8f3512d7d73501753142ab9e2daa13c5a3edd32a72  
download/binutils-2.28.tar.bz2
-c2a6fe4faa72d6e7fe61d08145f0991bc05b4685c9f2f852115015eaeafd0db9  
download/binutils-2.28.tar.bz2.sig
+29a29549869039aad75fdf507ac30366da5ad0b974fbff4a8e7148dbf4f40ebf  
download/binutils-2.29.tar.bz2
+f732094d906c11cc9cea3c7aa8f7ccb8cfce8934a643502222a414ffbf6d2429  
download/binutils-2.29.tar.bz2.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]