diff --git a/ncurses-6.4-patches.tar.bz2 b/ncurses-6.4-patches.tar.bz2 index 5c27895..2173d87 100644 --- a/ncurses-6.4-patches.tar.bz2 +++ b/ncurses-6.4-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c5fe9642b2cdb9b4a066405af0cbb189bf8111204bed281fe85b4aa32787503 -size 1033654 +oid sha256:17c14f12518cc85f905eaedf3e3b49c97451b5872c5ffde21e77e3f7c1ada41b +size 1098550 diff --git a/ncurses-6.4.dif b/ncurses-6.4.dif index 96c0b0a..d29e46e 100644 --- a/ncurses-6.4.dif +++ b/ncurses-6.4.dif @@ -367,7 +367,7 @@ ttys.5 ttys.4 --- man/ncurses.3x +++ man/ncurses.3x 2023-07-03 07:58:55.716619576 +0000 -@@ -137,6 +137,10 @@ after the shell environment variable \fB +@@ -142,6 +142,10 @@ after the shell environment variable \fB \fB@TSET@(1)\fP is usually responsible for doing this. [See \fBterminfo\fP(\*n) for further details.] .SS Datatypes diff --git a/ncurses.changes b/ncurses.changes index ae6c5c1..f408c19 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Sep 12 08:44:25 UTC 2023 - Dr. Werner Fink + +- Add ncurses patch 20230909 + + improve formatting of manpages (patches by Branden Robinson). + > patches by Nicholas Marriott: + + use string-hacks in alloc_entry.c, alloc_type.c and hardscroll.c, + overlooked due to compiler changes in recent OpenBSD releases. + + add "-6" option to ncu2openbsd script. +- Add ncurses patch 20230902 + + improve description of search rules for terminal descriptions in + terminfo manpage (report by Sven Joachim). +- Add ncurses patch 20230826 + + fixes for compiler-warnings. + + update config.guess, config.sub + ------------------------------------------------------------------- Mon Aug 21 06:02:33 UTC 2023 - Dr. Werner Fink