[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.2-20210418
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.2-20210418 |
Date: |
Mon, 19 Apr 2021 00:07:37 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210418.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210418.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210418.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210418.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210418.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210418.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.2/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.2/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210418.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210418.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210418.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210418.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20210418.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20210418.zip
ncurses 6.2 - patch 20210418 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.2 can be found at
ftp://ftp.invisible-island.net/ncurses/6.2
http://invisible-mirror.net/archives/ncurses/6.2
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210418.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Mon Apr 19 00:00:48 UTC 2021
------------------------------------------------------------------------------
NEWS | 9 +++++++-
VERSION | 2 -
aclocal.m4 | 38 ++++++++++++++++++-------------------
c++/Makefile.in | 14 ++++++++++++-
configure | 34 ++++++++++++++++-----------------
dist.mk | 4 +--
ncurses/tinfo/lib_print.c | 4 +--
ncurses/tinfo/read_termcap.c | 10 +++++----
package/debian-mingw/changelog | 4 +--
package/debian-mingw64/changelog | 4 +--
package/debian/changelog | 4 +--
package/mingw-ncurses.nsi | 4 +--
package/mingw-ncurses.spec | 2 -
package/ncurses.spec | 2 -
package/ncursest.spec | 2 -
progs/MKtermsort.sh | 35 ++++++++++++++++++++++++----------
progs/Makefile.in | 17 +++++++++++++---
progs/dump_entry.c | 6 ++---
progs/dump_entry.h | 7 ++++--
progs/modules | 6 ++---
progs/tput.c | 5 ----
test/Makefile.in | 13 +++++++++++-
test/mk-test.awk | 6 ++---
23 files changed, 145 insertions(+), 87 deletions(-)
------------------------------------------------------------------------------
20210418
+ improve CF_LINK_FUNCS by ensuring that the source-file is closed
before linking to the target.
+ add "check" rules for headers in c++, progs and test-directories.
+ build-fix for termsort module when configured with termcap (reports
by Rajeev V Pillai, Rudi Heitbaum).
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.2-20210418,
Thomas Dickey <=