gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4770: update binutils to 2.29.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4770: update binutils to 2.29.1
Date: Mon, 25 Sep 2017 17:52:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4770
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-09-25 14:52:35 -0700
message:
  update binutils to 2.29.1
modified:
  pkg/gnu/binutils/Makefile      makefile-20160617014725-uokjfnggs70iry9h-456
  pkg/gnu/binutils/config.mk     config.mk-20160617014931-xoexy3m6dzmdi50i-1
  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-07-25 06:10:33 +0000
+++ b/pkg/gnu/binutils/Makefile 2017-09-25 21:52:35 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2015, 2017 Brandon Invergo <address@hidden>
+# Copyright ©2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,11 +18,10 @@
 
 NAME = Binutils
 GARNAME = binutils
-GARVERSION = 2.29
-MINOR_UPDATE = 
+GARVERSION = 2.29.1
 HOME_URL = http://www.gnu.org/software/binutils/
        
-DESCRIPTION = Binary utilities: bfd gas gprof ld , etc.
+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.
@@ -35,15 +35,13 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME)$(MINOR_UPDATE).tar.bz2
-SIGFILES = $(DISTNAME)$(MINOR_UPDATE).tar.bz2.sig
-#PATCHFILES = $(DISTNAME)-fix-texinfo.diff
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES = $(DISTFILES).sig
 WORKOBJ = $(WORKDIR)/$(DISTNAME)-build/
 INFO_FILES = as.info bfd.info binutils.info gprof.info ld.info 
 
 BUILDDEPS =
 LIBDEPS =
-
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/gnu/binutils/config.mk'
--- a/pkg/gnu/binutils/config.mk        2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/binutils/config.mk        2017-09-25 21:52:35 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for binutils ##
 
 CONFIGURE_OPTS ?= --with-sysroot=$(prefix)
-BUILD_OPTS ?=
+BUILD_OPTS ?= -I.

=== modified file 'pkg/gnu/binutils/gpg-keyring'
Binary files a/pkg/gnu/binutils/gpg-keyring     2017-07-25 06:10:33 +0000 and 
b/pkg/gnu/binutils/gpg-keyring    2017-09-25 21:52:35 +0000 differ
=== modified file 'pkg/gnu/binutils/sha256sums'
--- a/pkg/gnu/binutils/sha256sums       2017-07-25 06:10:33 +0000
+++ b/pkg/gnu/binutils/sha256sums       2017-09-25 21:52:35 +0000
@@ -1,2 +1,2 @@
-29a29549869039aad75fdf507ac30366da5ad0b974fbff4a8e7148dbf4f40ebf  
download/binutils-2.29.tar.bz2
-f732094d906c11cc9cea3c7aa8f7ccb8cfce8934a643502222a414ffbf6d2429  
download/binutils-2.29.tar.bz2.sig
+de971471ccb18aadeb41bceb977975531084a271d616364b17053a2350f90ea1  
download/binutils-2.29.1.tar.lz
+3bb9f9c1d39a5f6ddd6ed055fc6495a267a12f37dfad6c9a6ee8c9b9bc5eac01  
download/binutils-2.29.1.tar.lz.sig


reply via email to

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