diff --git a/ncurses-6.3-patches.tar.bz2 b/ncurses-6.3-patches.tar.bz2 index 8d6fbdb..333ba4d 100644 --- a/ncurses-6.3-patches.tar.bz2 +++ b/ncurses-6.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bfcb8b677092a323a7f3e773dc0b247a0e7f276e9d8d73cc5b85dc6d6bcfeb4 -size 1270898 +oid sha256:844c1dcda3fd7337526aa4f50177bc0f3690a4a019b8f57aabbe47c6a4468522 +size 1378895 diff --git a/ncurses-6.3.dif b/ncurses-6.3.dif index ec58d58..ed1249f 100644 --- a/ncurses-6.3.dif +++ b/ncurses-6.3.dif @@ -28,7 +28,7 @@ #include #if defined(__cplusplus) -@@ -5974,12 +5974,15 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP CF_EOF if test -n "$cf_compress" ; then -@@ -6104,9 +6107,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <&6 +@@ -7641,7 +7641,7 @@ echo "${ECHO_T}$with_pcre2" >&6 if test "x$with_pcre2" != xno ; then cf_with_pcre2_ok=no @@ -177,7 +177,7 @@ do if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then -@@ -15005,12 +15005,15 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP CF_EOF if test -n "$cf_compress" ; then -@@ -15135,9 +15138,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man < + +- Add ncurses patch 20221105 + + regenerate configure scripts with autoconf 2.52.20221009 + + modify "--with-manpage-format" to support bzip2 and xz compression + (prompted by discussion with Sam James). + + modify make-tar.sh scripts to make timestamps more predictable. + +------------------------------------------------------------------- +Wed Nov 2 10:35:14 UTC 2022 - Dr. Werner Fink + +- Add ncurses patch 20221029 + + improve curs_slk.3x discussion of extensions and portability (report + by Bill Gray). + +------------------------------------------------------------------- +Mon Oct 24 07:56:19 UTC 2022 - Dr. Werner Fink + +- Add ncurses patch 20221023 + + change man_db.renames to template, to handle ncurses*-config script + with the extra-suffix configure option. + +------------------------------------------------------------------- +Mon Oct 17 06:53:35 UTC 2022 - Dr. Werner Fink + +- Add ncurses patch 20221015 + + fix another memory-leak in tic. + + update install-sh script from autoconf, to fix install problem for + Ada95 with Arch; as noted in + https://lists.gnu.org/archive/html/automake/2018-09/msg00005.html + there are unaddressed issues. + + update CF_XOPEN_SOURCE, adding GNU libc suffixes for abi64, abin32, + x32 (report by Sven Joachim): + + correct ifdef's for _nc_set_read_thread() (patch by Mikhail Korolev, + cf: 20220813). + +------------------------------------------------------------------- +Mon Oct 10 06:17:07 UTC 2022 - Dr. Werner Fink + +- Add ncurses patch 20221008 + + correct a switch-statement case in configure script to allow for test + builds with ABI=7. + + modify misc/gen-pkgconfig.in to allow for the case where the library + directory does not yet exist, since this is processed before doing an + install (report by Michal Liszcz). + ------------------------------------------------------------------- Tue Oct 4 06:27:40 UTC 2022 - Dr. Werner Fink