Module Name: src
Committed By: christos
Date: Sun Mar 9 17:16:09 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention elftoolchain
To generate a diff of this commit:
cvs rdiff -u -r1.1099 -r1.1100 src/doc/3RDPARTY
cvs rdiff -u -r1.1901 -r1.1902 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.1099 src/doc/3RDPARTY:1.1100
--- src/doc/3RDPARTY:1.1099 Sat Mar 1 06:08:11 2014
+++ src/doc/3RDPARTY Sun Mar 9 13:16:09 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1099 2014/03/01 11:08:11 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1100 2014/03/09 17:16:09 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1457,19 +1457,18 @@ Location: crypto/external/cpl/tpm-tools/
Notes:
Need to feed back local changes
-Package: libdwarf
-Version: FreeBSD-2013-01-17
+Package: elftoolchain (libelf/libdwarf)
+Version: FreeBSD-2014-03-08
Current Vers: FreeBSD-XXXX-YY-ZZ
-Maintainer: John Birrell <[email protected]>
+Maintainer: Joseph Koshi <[email protected]>
Archive Site: none
Home Page: none
Mailing List: none
Responsible: christos
License: BSD-like (2-clause)
-Location: sys/external/bsd/libdwarf/dist
+Location: sys/external/bsd/elftoolchain/dist
Notes:
Run prepare-import.sh; next time use svn id.
- Ask jkoshy who the upstream will be.
Package: smbfs
Version: smbfs-1.4.1.tar.gz + FreeBSD-2003-02-16
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1901 src/doc/CHANGES:1.1902
--- src/doc/CHANGES:1.1901 Fri Mar 7 11:23:42 2014
+++ src/doc/CHANGES Sun Mar 9 13:16:09 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1901 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1902 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -370,3 +370,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
sparc64: Switched to GCC 4.8. [mrg 20140306]
alpha: Switched to GCC 4.8. [martin 20140307]
arm: Switched to GCC 4.8. [skrll 20140307]
+ elftoolchain: import FreeBSD-2014-03-08 [christos 20140309]