diff --git a/ncurses-6.1-patches.tar.bz2 b/ncurses-6.1-patches.tar.bz2 index ef81fbc..4c3500c 100644 --- a/ncurses-6.1-patches.tar.bz2 +++ b/ncurses-6.1-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8c3d5b6ce1dc546e86c9dd8e5fff5352145c360b5c8b718022c70712c99c774 -size 1482259 +oid sha256:96a532990194d93375c3be783173792f301cc21b675e3980110da4820328005b +size 1533662 diff --git a/ncurses-6.1.dif b/ncurses-6.1.dif index 00ec6f3..2f7edd9 100644 --- a/ncurses-6.1.dif +++ b/ncurses-6.1.dif @@ -21,7 +21,7 @@ 19 files changed, 248 insertions(+), 80 deletions(-) --- aclocal.m4 -+++ aclocal.m4 2019-05-20 13:40:39.388245916 +0000 ++++ aclocal.m4 2019-06-24 09:21:19.443796673 +0000 @@ -580,7 +580,7 @@ AC_MSG_CHECKING([for size of bool]) AC_CACHE_VAL(cf_cv_type_of_bool,[ rm -f cf_test.out @@ -31,7 +31,7 @@ #include #if defined(__cplusplus) -@@ -4993,12 +4993,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 -@@ -5123,9 +5126,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <$@ --- ncurses/curses.priv.h -+++ ncurses/curses.priv.h 2019-05-20 13:40:39.392245841 +0000 -@@ -2242,6 +2242,8 @@ extern NCURSES_EXPORT(char *) _nc_tracec ++++ ncurses/curses.priv.h 2019-06-24 09:21:19.451796524 +0000 +@@ -2246,6 +2246,8 @@ extern NCURSES_EXPORT(char *) _nc_tracec extern NCURSES_EXPORT(char *) _nc_tracemouse (SCREEN *, MEVENT const *); extern NCURSES_EXPORT(char *) _nc_trace_mmask_t (SCREEN *, mmask_t); extern NCURSES_EXPORT(int) _nc_access (const char *, int); @@ -805,7 +805,7 @@ extern NCURSES_EXPORT(int) _nc_freewin (WINDOW *); extern NCURSES_EXPORT(int) _nc_getenv_num (const char *); --- ncurses/run_cmd.sh -+++ ncurses/run_cmd.sh 2019-05-20 13:40:39.392245841 +0000 ++++ ncurses/run_cmd.sh 2019-06-24 09:21:19.451796524 +0000 @@ -0,0 +1,11 @@ +#!/bin/sh + @@ -819,7 +819,7 @@ + +exec ${1+"$@"} --- ncurses/tinfo/MKfallback.sh -+++ ncurses/tinfo/MKfallback.sh 2019-05-20 13:40:39.392245841 +0000 ++++ ncurses/tinfo/MKfallback.sh 2019-06-24 09:21:19.451796524 +0000 @@ -68,6 +68,12 @@ else tmp_info= fi @@ -852,7 +852,7 @@ done --- ncurses/tinfo/access.c -+++ ncurses/tinfo/access.c 2019-05-20 13:40:39.392245841 +0000 ++++ ncurses/tinfo/access.c 2019-06-24 09:21:19.451796524 +0000 @@ -30,6 +30,10 @@ * Author: Thomas E. Dickey * ****************************************************************************/ @@ -896,7 +896,7 @@ _nc_access(const char *path, int mode) { --- ncurses/tinfo/lib_setup.c -+++ ncurses/tinfo/lib_setup.c 2019-05-20 13:40:39.392245841 +0000 ++++ ncurses/tinfo/lib_setup.c 2019-06-24 09:21:19.451796524 +0000 @@ -599,6 +599,9 @@ _nc_locale_breaks_acs(TERMINAL *termp) } else if ((value = tigetnum("U8")) >= 0) { result = value; /* use extension feature */ @@ -908,7 +908,7 @@ result = 1; /* always broken */ } else if (strstr(env, "screen") != 0 --- ncurses/tinfo/read_entry.c -+++ ncurses/tinfo/read_entry.c 2019-05-20 13:40:39.392245841 +0000 ++++ ncurses/tinfo/read_entry.c 2019-06-24 09:21:19.451796524 +0000 @@ -551,6 +551,7 @@ _nc_read_file_entry(const char *const fi FILE *fp = 0; int code; @@ -926,7 +926,7 @@ return (code); } --- ncurses/tinfo/read_termcap.c -+++ ncurses/tinfo/read_termcap.c 2019-05-20 13:40:39.392245841 +0000 ++++ ncurses/tinfo/read_termcap.c 2019-06-24 09:21:19.451796524 +0000 @@ -322,14 +322,18 @@ _nc_getent( */ if (fd >= 0) { @@ -973,7 +973,7 @@ } if (copied != 0) --- progs/Makefile.in -+++ progs/Makefile.in 2019-05-20 13:40:39.392245841 +0000 ++++ progs/Makefile.in 2019-06-24 09:21:19.451796524 +0000 @@ -100,7 +100,7 @@ CFLAGS_LIBTOOL = $(CCFLAGS) CFLAGS_NORMAL = $(CCFLAGS) CFLAGS_DEBUG = $(CCFLAGS) @CC_G_OPT@ -DTRACE @@ -993,7 +993,7 @@ LDFLAGS_DEFAULT = $(LDFLAGS_@DFT_UPR_MODEL@) --- test/test.priv.h -+++ test/test.priv.h 2019-05-20 13:40:39.392245841 +0000 ++++ test/test.priv.h 2019-06-24 09:21:19.451796524 +0000 @@ -993,12 +993,12 @@ extern char * _nc_strstr (const char *, #endif diff --git a/ncurses.changes b/ncurses.changes index 6439f99..916ad25 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jun 24 09:20:53 UTC 2019 - Dr. Werner Fink + +- Add ncurses patch 20190623 + + improve the tabs.1 manual page to distinguish the PWB/Unix and 7th + Edition versions of the tabs utility. + + add configure check for getenv() to work around implementation shown + in Emscripten #6766, use that to optionally suppress START_TRACE + macro, whose call to getenv() may not work properly (report by Ilya + Ig Petrov). + + modify initialization functions to avoid relying upon persistent + data for the result from getenv(). + + update config.guess, config.sub +- Adopt patch ncurses-6.1.dif + +------------------------------------------------------------------- +Mon Jun 17 10:36:12 UTC 2019 - Dr. Werner Fink + +- Add ncurses patch 20190615 + + expand the portability section of the man/tabs.1 manual page. + + regenerate HTML manpages. + ------------------------------------------------------------------- Tue Jun 11 08:27:10 UTC 2019 - Dr. Werner Fink