[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.5-20240817
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.5-20240817 |
Date: |
Sat, 17 Aug 2024 23:34:13 +0000 |
Files:
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20240817.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20240817.tgz.asc
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20240817.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20240817.tgz.asc
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20240817.tgz
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20240817.tgz.asc
https://invisible-island.net/archives/ncurses/6.5/MD5sums
https://invisible-island.net/archives/ncurses/6.5/dev-patches.zip
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20240817.patch.gz
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20240817.patch.gz.asc
https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20240817.tgz
https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20240817.tgz.asc
https://invisible-island.net/archives/ncurses/win32/mingw32-20240817.zip
https://invisible-island.net/archives/ncurses/win32/mingw64-20240817.zip
ncurses 6.5 - patch 20240817 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.5 is at
https://invisible-island.net/archives/ncurses/
https://invisible-mirror.net/archives/ncurses/
https://ftp.gnu.org/gnu/ncurses/
Patches for ncurses 6.5 can be found at
https://invisible-island.net/archives/ncurses/6.5
https://invisible-mirror.net/archives/ncurses/6.5
------------------------------------------------------------------------------
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20240817.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Sat Aug 17 23:27:01 UTC 2024
------------------------------------------------------------------------------
Ada95/Makefile.in | 16
Ada95/aclocal.m4 | 36
Ada95/configure | 2992 ++++++++++-----------
Ada95/configure.in | 19
Ada95/doc/Makefile.in | 8
Ada95/gen/Makefile.in | 12
Ada95/samples/Makefile.in | 8
Ada95/src/Makefile.in | 6
INSTALL | 8
NEWS | 11
VERSION | 2
aclocal.m4 | 86
c++/Makefile.in | 10
configure | 5140 ++++++++++++++++++-------------------
configure.in | 21
dist.mk | 4
form/Makefile.in | 12
include/Makefile.in | 6
man/Makefile.in | 13
menu/Makefile.in | 12
misc/Makefile.in | 28
misc/terminfo.src | 63
mk-1st.awk | 70
ncurses/Makefile.in | 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
panel/Makefile.in | 12
progs/Makefile.in | 55
test/Makefile.in | 12
test/aclocal.m4 | 36
test/configure | 3922 ++++++++++++++--------------
test/configure.in | 3
37 files changed, 6455 insertions(+), 6200 deletions(-)
------------------------------------------------------------------------------
20240817
+ review/update foot for 1.18.1 -TD
+ add a note about DomTerm 3.2.0 -TD
+ add new glob-expressions variables to list in config.status script
(patch by Werner Fink).
+ add --enable-install-prefix to modify behavior of $DESTDIR to merge
or replace the value set by --prefix (adapted from suggestion by
Eli Zaretskii).
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.5-20240817,
Thomas Dickey <=