Module Name: src
Committed By: christos
Date: Sun Mar 3 17:43:32 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new elftoolchain
To generate a diff of this commit:
cvs rdiff -u -r1.1994 -r1.1995 src/doc/3RDPARTY
cvs rdiff -u -r1.3042 -r1.3043 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.1994 src/doc/3RDPARTY:1.1995
--- src/doc/3RDPARTY:1.1994 Sat Mar 2 23:35:44 2024
+++ src/doc/3RDPARTY Sun Mar 3 12:43:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1994 2024/03/03 04:35:44 riastradh Exp $
+# $NetBSD: 3RDPARTY,v 1.1995 2024/03/03 17:43:32 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1635,17 +1635,18 @@ Notes:
Need to feed back local changes
Package: elftoolchain (libelf/libdwarf)
-Version: FreeBSD-2016-02-19-r295822
+Version: r4037
Current Vers: 0.7.1
Maintainer: Joseph Koshi <[email protected]>
Archive Site: none
Home Page: http://elftoolchain.sourceforge.net
+Date: 2024-03-03
Mailing List: none
Responsible: christos
License: BSD-like (2-clause)
Location: sys/external/bsd/elftoolchain/dist
Notes:
- Run prepare-import.sh; next time use svn id.
+ See README we use the svn id as the tag.
Package: timeout
Version: FreeBSD-2014-07-16 r268763
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3042 src/doc/CHANGES:1.3043
--- src/doc/CHANGES:1.3042 Fri Mar 1 10:49:41 2024
+++ src/doc/CHANGES Sun Mar 3 12:43:32 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3042 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3043 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -284,3 +284,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
unbound(8): Import 1.19.1. [christos 20240217]
bind: Import 9.18.24 [christos 20240221]
sqlite3(1): Import 3.45.1. [christos 20240301]
+ elftoolchain: Import svn r4037. [christos 20240303]