Module Name: src
Committed By: christos
Date: Sun Sep 29 14:05:05 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new binutils
To generate a diff of this commit:
cvs rdiff -u -r1.1056 -r1.1057 src/doc/3RDPARTY
cvs rdiff -u -r1.1849 -r1.1850 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.1056 src/doc/3RDPARTY:1.1057
--- src/doc/3RDPARTY:1.1056 Wed Sep 25 15:35:59 2013
+++ src/doc/3RDPARTY Sun Sep 29 10:05:05 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1056 2013/09/25 19:35:59 tron Exp $
+# $NetBSD: 3RDPARTY,v 1.1057 2013/09/29 14:05:05 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -153,7 +153,7 @@ Todo[4]: Re-entrant functions of net/*
Todo[5]: Reconcile the doc directory.
Package: binutils
-Version: 2.21.1a
+Version: 2.23.2
Current Vers: 2.23.2
Maintainer: FSF
Archive Site: ftp://ftp.gnu.org/gnu/binutils/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1849 src/doc/CHANGES:1.1850
--- src/doc/CHANGES:1.1849 Wed Sep 25 15:35:59 2013
+++ src/doc/CHANGES Sun Sep 29 10:05:05 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1849 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1850 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -283,3 +283,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
sensor. [rkujawa 20130908]
dhcpcd(8): Import dhcpcd-6.1.0 [roy 20130920]
postfix(1): Import version 2.10.2 [tron 20130925]
+ binutils: updated to FSF binutils 2.23.2. [christos 20130929]