gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5768: update gdb to 8.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5768: update gdb to 8.1.1
Date: Tue, 31 Jul 2018 15:22:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5768
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-07-31 12:22:22 -0700
message:
  update gdb to 8.1.1
modified:
  pkg/gnu/gdb/Makefile           makefile-20160617014725-uokjfnggs70iry9h-693
  pkg/gnu/gdb/sha256sums         sha256sums-20160617014725-uokjfnggs70iry9h-695
=== modified file 'pkg/gnu/gdb/Makefile'
--- a/pkg/gnu/gdb/Makefile      2018-01-31 04:13:03 +0000
+++ b/pkg/gnu/gdb/Makefile      2018-07-31 19:22:22 +0000
@@ -16,13 +16,11 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
-#
-#
 # Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = GDB
 GARNAME = gdb
-GARVERSION = 8.1
+GARVERSION = 8.1.1
 HOME_URL = http://www.gnu.org/software/gdb/
 DESCRIPTION = The GNU debugger
 define BLURB
@@ -30,8 +28,8 @@
 doing while it runs or what it was doing just before a crash.  It
 allows you to specify the runtime conditions, to define breakpoints,
 and to change how the program is running to try to fix bugs.  It can
-be used to debug programs written in C, C++, Ada, Objective-C, Pascal
-and more.
+be used to debug programs written in C, C++, Ada, Objective-C, Pascal,
+D, Fortran, Go, OpenCL, Modula-2, Rust, assembly, and more.
 endef
 
 ######################################################################

=== modified file 'pkg/gnu/gdb/sha256sums'
--- a/pkg/gnu/gdb/sha256sums    2018-01-31 04:13:03 +0000
+++ b/pkg/gnu/gdb/sha256sums    2018-07-31 19:22:22 +0000
@@ -1,2 +1,2 @@
-af61a0263858e69c5dce51eab26662ff3d2ad9aa68da9583e8143b5426be4b34  
download/gdb-8.1.tar.xz
-09ceee27473bf81f14e4e6fe9bdad66941fdb114911cda86c020598110a7e33b  
download/gdb-8.1.tar.xz.sig
+97dcc3169bd430270fc29adb65145846a58c1b55cdbb73382a4a89307bdad03c  
download/gdb-8.1.1.tar.xz
+a59a98c9fcfa7ebc7f6e3ad09530790591f90fe8f5f9dcc9614f552592437482  
download/gdb-8.1.1.tar.xz.sig


reply via email to

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