gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8945: update binutils to 2.40


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8945: update binutils to 2.40
Date: Sat, 14 Jan 2023 19:39:49 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8945
revision-id: carlhansen1234@gmail.com-20230115003944-4btz6i2iewgw7hyt
parent: carlhansen1234@gmail.com-20230115003922-u0psfntbuw9xn9rg
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-01-14 16:39:44 -0800
message:
  update binutils to 2.40
modified:
  pkg/gnu/binutils/Makefile      makefile-20160617014725-uokjfnggs70iry9h-456
  pkg/gnu/binutils/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-459
=== modified file 'pkg/gnu/binutils/Makefile'
--- a/pkg/gnu/binutils/Makefile 2022-09-26 04:05:16 +0000
+++ b/pkg/gnu/binutils/Makefile 2023-01-15 00:39:44 +0000
@@ -1,5 +1,5 @@
 # Copyright ©2013, 2015, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright ©2017, 2018, 2019, 2020, 2021, 2022 Carl Hansen 
<carlhansen@gnu.org>
+# Copyright ©2017, 2018, 2019, 2020, 2021, 2022, 2023 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = Binutils
 GARNAME = binutils
-GARVERSION = 2.39
+GARVERSION = 2.40
 HOME_URL = http://www.gnu.org/software/binutils/
        
 DESCRIPTION = Binary utilities: bfd, gas, gprof, ld, nm, objdump etc.
@@ -40,18 +40,18 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.lz
+DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES = $(DISTFILES).sig
 
-WORKOBJ = $(WORKSRC)-build
-INFO_FILES = as.info bfd.info binutils.info gprof.info ld.info
+INFO_FILES = as.info bfd.info binutils.info gprof.info ld.info  \
+sysroff.info  gprofng.info ctf-spec.info sframe-spec.info
 
 
 BUILDDEPS =
 LIBDEPS =
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/binutils/sha256sums'
--- a/pkg/gnu/binutils/sha256sums       2022-08-06 02:04:37 +0000
+++ b/pkg/gnu/binutils/sha256sums       2023-01-15 00:39:44 +0000
@@ -1,2 +1,2 @@
-5ab51668874d8533201b8edd2edb5e5d81d588205c6da300c8919bd7cf8664e8  
download/binutils-2.39.tar.lz
-bd252be26a70822c055c89390206d16d5704416094da8d24fd72efbab7e20005  
download/binutils-2.39.tar.lz.sig
+f8298eb153a4b37d112e945aa5cb2850040bcf26a3ea65b5a715c83afe05e48a  
download/binutils-2.40.tar.bz2
+f8abdb11141faf0cec3cba64ff9d07158a9b6bc45b48f5236501f7d64edcb781  
download/binutils-2.40.tar.bz2.sig


reply via email to

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