Module Name: src
Committed By: christos
Date: Wed May 29 01:58:39 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new gdb
To generate a diff of this commit:
cvs rdiff -u -r1.1624 -r1.1625 src/doc/3RDPARTY
cvs rdiff -u -r1.2543 -r1.2544 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1624 src/doc/3RDPARTY:1.1625
--- src/doc/3RDPARTY:1.1624 Sat May 25 17:32:35 2019
+++ src/doc/3RDPARTY Tue May 28 21:58:39 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1624 2019/05/25 21:32:35 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1625 2019/05/29 01:58:39 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -469,7 +469,7 @@ Before importing a new version of extern
into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
Package: gdb
-Version: 8.0.1
+Version: 8.3
Current Vers: 8.3
Maintainer: FSF
Archive Site: ftp://ftp.gnu.org/gnu/gdb/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2543 src/doc/CHANGES:1.2544
--- src/doc/CHANGES:1.2543 Sat May 25 17:32:35 2019
+++ src/doc/CHANGES Tue May 28 21:58:39 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2543 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2544 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -387,3 +387,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
dts: Import dts files from Linux 5.1.4. [jmcneill 20190525]
nsd: Import 4.1.27 [christos 20190525]
unbound(8): Import 1.9.1. [christos 20190525]
+ gdb(1): Updated to 8.3. [christos 20190528]