new terminfo
This commit is contained in:
parent
332fbe74e7
commit
2a2ce64fab
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: 3RDPARTY,v 1.1979 2024/01/24 21:04:08 wiz Exp $
|
||||
# $NetBSD: 3RDPARTY,v 1.1980 2024/01/27 15:55:25 christos Exp $
|
||||
#
|
||||
# This file contains a list of the software that has been integrated into
|
||||
# NetBSD where we are not the primary maintainer.
|
||||
|
@ -2217,12 +2217,12 @@ Location: sys/external/bsd/ena-com
|
|||
Notes:
|
||||
|
||||
Package: terminfo
|
||||
Version: 20190609
|
||||
Current Vers: 20190609
|
||||
Version: 20231209
|
||||
Current Vers: 20231209
|
||||
Maintainer: Thomas Dickey (ncurses)
|
||||
Archive Site: ftp://ftp.invisible-island.net/ncurses/current
|
||||
Home Page: https://invisible-island.net/ncurses/
|
||||
Date: 2019-11-27
|
||||
Date: 2024-01-27
|
||||
Mailing List: bug-ncurses@gnu.org
|
||||
Responsible:
|
||||
License: none
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3031 $>
|
||||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3032 $>
|
||||
#
|
||||
#
|
||||
# [Note: This file does not mention every change made to the NetBSD source tree.
|
||||
|
@ -269,3 +269,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
|
|||
evbppc: Add support for the Nintendo Wii. [jmcneill 20240120]
|
||||
libm: Import more long double functions from FreeBSD.
|
||||
[christos 20240121]
|
||||
terminfo: Import 20231209 [christos 20240127]
|
||||
|
|
Loading…
Reference in New Issue