Module Name: src
Committed By: christos
Date: Sat Feb 20 02:50:33 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention latest elftoolchain
To generate a diff of this commit:
cvs rdiff -u -r1.1305 -r1.1306 src/doc/3RDPARTY
cvs rdiff -u -r1.2135 -r1.2136 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.1305 src/doc/3RDPARTY:1.1306
--- src/doc/3RDPARTY:1.1305 Thu Feb 11 08:36:00 2016
+++ src/doc/3RDPARTY Fri Feb 19 21:50:33 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1305 2016/02/11 13:36:00 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1306 2016/02/20 02:50:33 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1574,7 +1574,7 @@ Notes:
Need to feed back local changes
Package: elftoolchain (libelf/libdwarf)
-Version: FreeBSD-2014-03-08
+Version: FreeBSD-2016-02-19-r295822
Current Vers: FreeBSD-XXXX-YY-ZZ
Maintainer: Joseph Koshi <[email protected]>
Archive Site: none
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2135 src/doc/CHANGES:1.2136
--- src/doc/CHANGES:1.2135 Sat Jan 30 12:01:47 2016
+++ src/doc/CHANGES Fri Feb 19 21:50:33 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2135 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2136 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -248,3 +248,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: Import version 9.10.3-P3. [christos 20160119]
dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]
openssl: Import openssl 1.0.1r [christos 20160130]
+ elftoolchain: Import FreeBSD-2016-02-19. [christos 20160219]