gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6523: update gdb to 8.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6523: update gdb to 8.3
Date: Sat, 11 May 2019 21:33:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6523
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-05-11 18:33:16 -0700
message:
  update gdb to 8.3
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-12-23 22:36:13 +0000
+++ b/pkg/gnu/gdb/Makefile      2019-05-12 01:33:16 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -18,9 +19,9 @@
 #
 # Send bug reports and comments about GSRC problems to address@hidden
 
-NAME = GDB
+NAME = GNU debugger
 GARNAME = gdb
-GARVERSION = 8.2.1
+GARVERSION = 8.3
 HOME_URL = http://www.gnu.org/software/gdb/
 DESCRIPTION = The GNU debugger
 define BLURB
@@ -40,7 +41,7 @@
 SIGFILES = $(DISTNAME).tar.xz.sig
 INFO_FILES = $(GARNAME).info annotate.info bfd.info stabs.info
 
-BUILDDEPS =
+BUILDDEPS =  src-highlite
 LIBDEPS =
 
 ######################################################################

=== modified file 'pkg/gnu/gdb/sha256sums'
--- a/pkg/gnu/gdb/sha256sums    2018-12-23 22:36:13 +0000
+++ b/pkg/gnu/gdb/sha256sums    2019-05-12 01:33:16 +0000
@@ -1,2 +1,2 @@
-0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202  
download/gdb-8.2.1.tar.xz
-f9e68b9bd4e865ca3bc253f95a37854a47e8fd59873efa1fd8ffd0c20b0fe5d6  
download/gdb-8.2.1.tar.xz.sig
+802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e  
download/gdb-8.3.tar.xz
+e818554972c0c4bcdfdc72e58e17ff0a89db530eb0ca1d234a9d697053bad88e  
download/gdb-8.3.tar.xz.sig


reply via email to

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