Module Name:    src
Committed By:   christos
Date:           Sun Jun 22 23:53:16 UTC 2014

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
mention new gdb


To generate a diff of this commit:
cvs rdiff -u -r1.1124 -r1.1125 src/doc/3RDPARTY
cvs rdiff -u -r1.1938 -r1.1939 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.1124 src/doc/3RDPARTY:1.1125
--- src/doc/3RDPARTY:1.1124	Tue Jun 17 14:48:35 2014
+++ src/doc/3RDPARTY	Sun Jun 22 19:53:16 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1124 2014/06/17 18:48:35 alnsn Exp $
+#	$NetBSD: 3RDPARTY,v 1.1125 2014/06/22 23:53:16 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -400,7 +400,7 @@ Before importing a new version of extern
 	- you can use the gcc2netbsd script for the above (except version)
 
 Package:	gdb
-Version:	7.6.1
+Version:	7.7.1
 Current Vers:	7.7.1
 Maintainer:	FSF
 Archive Site:	ftp://ftp.gnu.org/gnu/gdb/

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1938 src/doc/CHANGES:1.1939
--- src/doc/CHANGES:1.1938	Mon Jun 16 05:12:30 2014
+++ src/doc/CHANGES	Sun Jun 22 19:53:16 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1938 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1939 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -433,3 +433,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
 	libc: Update to tzcode2014e. [christos 20140614]
 	dhcpcd(8): Import dhcpcd-6.4.0 [roy 20140614]
 	pigz(1): Update to pigz-2.3.1 [tls 20140615]
+	gdb(1): Updated to 7.7.1.  [christos 20140622]

Reply via email to