Module Name: src
Committed By: christos
Date: Wed Nov 27 19:04:45 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new terminfo
To generate a diff of this commit:
cvs rdiff -u -r1.1671 -r1.1672 src/doc/3RDPARTY
cvs rdiff -u -r1.2617 -r1.2618 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.1671 src/doc/3RDPARTY:1.1672
--- src/doc/3RDPARTY:1.1671 Wed Nov 27 00:50:26 2019
+++ src/doc/3RDPARTY Wed Nov 27 14:04:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1671 2019/11/27 05:50:26 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1672 2019/11/27 19:04:45 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -2177,3 +2177,18 @@ Responsible:
License: BSD-like (2 and 3-clause)
Location: sys/external/bsd/ena-com
Notes:
+
+Package: terminfo
+Version: 20190609
+
+Current Vers: 20190609
+Maintainer: Thomas Dickey (ncurses)
+Archive Site: ftp://ftp.invisible-island.net/ncurses/current
+Home Page: https://invisible-island.net/ncurses/
+Date: 2019-11-27
+Mailing List: [email protected]
+Responsible:
+License: none
+Location: sys/external/bsd/ena-com
+Notes:
+Use the import script in /usr/src/share/terminfo
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2617 src/doc/CHANGES:1.2618
--- src/doc/CHANGES:1.2617 Wed Nov 27 00:50:26 2019
+++ src/doc/CHANGES Wed Nov 27 14:04:45 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2617 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2618 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -74,3 +74,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
QuickAssist Adapter 8960/8970.
[hikaru 20191120]
bind: Import version 9.14.8. [christos 20191127]
+ terminfo: Import 20190609 [christos 20191127]