[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5158: update gdb to 8.1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5158: update gdb to 8.1 |
Date: |
Tue, 30 Jan 2018 23:13:07 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5158
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-01-30 20:13:03 -0800
message:
update gdb to 8.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 2017-09-07 18:33:55 +0000
+++ b/pkg/gnu/gdb/Makefile 2018-01-31 04:13:03 +0000
@@ -1,4 +1,5 @@
# Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -14,10 +15,14 @@
#
# 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.0.1
+GARVERSION = 8.1
HOME_URL = http://www.gnu.org/software/gdb/
DESCRIPTION = The GNU debugger
define BLURB
=== modified file 'pkg/gnu/gdb/sha256sums'
--- a/pkg/gnu/gdb/sha256sums 2017-09-07 18:33:55 +0000
+++ b/pkg/gnu/gdb/sha256sums 2018-01-31 04:13:03 +0000
@@ -1,2 +1,2 @@
-3dbd5f93e36ba2815ad0efab030dcd0c7b211d7b353a40a53f4c02d7d56295e3
download/gdb-8.0.1.tar.xz
-2967190378e3b9ada768f985ab9b9b6a189fcdf110ae77f380eab621c2340265
download/gdb-8.0.1.tar.xz.sig
+af61a0263858e69c5dce51eab26662ff3d2ad9aa68da9583e8143b5426be4b34
download/gdb-8.1.tar.xz
+09ceee27473bf81f14e4e6fe9bdad66941fdb114911cda86c020598110a7e33b
download/gdb-8.1.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5158: update gdb to 8.1,
Carl Hansen <=