diff --git a/ncurses-5.9-ibm327x.dif b/ncurses-5.9-ibm327x.dif index afe265f..8a0cf22 100644 --- a/ncurses-5.9-ibm327x.dif +++ b/ncurses-5.9-ibm327x.dif @@ -4,7 +4,7 @@ --- misc/terminfo.src +++ misc/terminfo.src 2018-10-29 10:23:47.271511864 +0000 -@@ -17694,8 +17694,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv +@@ -17674,8 +17674,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv # ibm327x|line mode IBM 3270 style, diff --git a/ncurses-6.3-patches.tar.bz2 b/ncurses-6.3-patches.tar.bz2 index 556b4e8..103885e 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:596ade31373b0bee427ab9050529c813dae7d9d01f2861ec853522fa583a8a5c -size 179208 +oid sha256:d79e92ee59c9db9013159830445fbb70f3e918e3df95eda9a56e1ff2dd9284da +size 249969 diff --git a/ncurses-6.3.dif b/ncurses-6.3.dif index 2f33ac5..22cded4 100644 --- a/ncurses-6.3.dif +++ b/ncurses-6.3.dif @@ -18,7 +18,7 @@ 16 files changed, 190 insertions(+), 64 deletions(-) --- aclocal.m4 -+++ aclocal.m4 2021-06-07 07:18:38.416598899 +0000 ++++ aclocal.m4 2021-11-22 07:20:23.621974109 +0000 @@ -658,7 +658,7 @@ AC_CHECK_SIZEOF(bool,,[ AC_CACHE_CHECK(for type of bool, cf_cv_type_of_bool,[ rm -f cf_test.out @@ -28,7 +28,7 @@ #include #if defined(__cplusplus) -@@ -5834,12 +5834,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 -@@ -5964,9 +5967,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <&6 +@@ -7571,7 +7571,7 @@ echo "${ECHO_T}$with_pcre2" >&6 if test "x$with_pcre2" != xno ; then cf_with_pcre2_ok=no @@ -166,7 +166,7 @@ do if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then -@@ -14832,12 +14832,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 -@@ -14962,9 +14965,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <$@ --- ncurses/run_cmd.sh -+++ ncurses/run_cmd.sh 2021-06-07 07:18:38.424598755 +0000 ++++ ncurses/run_cmd.sh 2021-11-22 07:20:23.629973966 +0000 @@ -0,0 +1,11 @@ +#!/bin/sh + @@ -680,7 +680,7 @@ + +exec /bin/sh -e ${1+"$@"} --- ncurses/tinfo/MKfallback.sh -+++ ncurses/tinfo/MKfallback.sh 2021-06-07 07:18:38.424598755 +0000 ++++ ncurses/tinfo/MKfallback.sh 2021-11-22 07:20:23.629973966 +0000 @@ -66,14 +66,22 @@ if test $# != 0 ; then TERMINFO=`pwd`/$tmp_info export TERMINFO @@ -724,7 +724,7 @@ done --- ncurses/tinfo/lib_setup.c -+++ ncurses/tinfo/lib_setup.c 2021-06-07 07:18:38.424598755 +0000 ++++ ncurses/tinfo/lib_setup.c 2021-11-22 07:20:23.629973966 +0000 @@ -613,6 +613,9 @@ _nc_locale_breaks_acs(TERMINAL *termp) } else if ((value = tigetnum("U8")) >= 0) { result = value; /* use extension feature */ @@ -736,7 +736,7 @@ result = 1; /* always broken */ } else if (strstr(env, "screen") != 0 --- progs/Makefile.in -+++ progs/Makefile.in 2021-06-07 07:18:38.424598755 +0000 ++++ progs/Makefile.in 2021-11-22 07:20:23.629973966 +0000 @@ -101,7 +101,7 @@ CFLAGS_LIBTOOL = $(CCFLAGS) CFLAGS_NORMAL = $(CCFLAGS) -DNCURSES_STATIC CFLAGS_DEBUG = $(CCFLAGS) -DNCURSES_STATIC @CC_G_OPT@ -DTRACE @@ -756,7 +756,7 @@ LDFLAGS_DEFAULT = $(LDFLAGS_@DFT_UPR_MODEL@) --- test/test.priv.h -+++ test/test.priv.h 2021-06-07 07:18:38.424598755 +0000 ++++ test/test.priv.h 2021-11-22 07:20:23.629973966 +0000 @@ -1037,12 +1037,12 @@ extern char *_nc_strstr(const char *, co #endif @@ -773,7 +773,7 @@ #define CANCELLED_STRING (char *)(-1) --- test/tracemunch -+++ test/tracemunch 2021-06-07 07:18:38.428598683 +0000 ++++ test/tracemunch 2021-11-22 07:20:23.629973966 +0000 @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl diff --git a/ncurses.changes b/ncurses.changes index 84ac97f..d68a633 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Nov 22 07:19:57 UTC 2021 - Dr. Werner Fink + +- Add ncurses patch 20211120 + + add dim, ecma+strikeout to st-0.6 -TD + + deallocate the tparm cache when del_curterm is called for the last + allocated TERMINAL structure (report/testcase by Bram Moolenaar, + cf: 20200531). + + modify test-package to more closely conform to Debian multi-arch. + + if the --with-pkg-config-libdir option is not given, use + ${libdir}/pkgconfig as a default (prompted by discussion with Ross + Burton). +- Correct offsets of patch ncurses-6.3.dif + ------------------------------------------------------------------- Tue Nov 16 08:48:25 UTC 2021 - Dr. Werner Fink