bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: ncurses-6.0-20180120


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20180120
Date: Sun, 21 Jan 2018 00:43:03 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20180120.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20180120.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20180120.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20180120.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20180120.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20180120.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/6.0/MD5sums
        ftp://ftp.invisible-island.net/ncurses/6.0/dev-patches.zip
        ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20180120.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20180120.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.0-20180120.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.0-20180120.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20180120.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20180120.zip

 ncurses 6.0 - patch 20180120 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 6.0 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 6.0 can be found at
        ftp://ftp.invisible-island.net/ncurses/6.0
        http://invisible-mirror.net/archives/ncurses/6.0 

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20180120.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 21 00:35:48 UTC 2018
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                   |  177 +
 Ada95/configure                    | 2801 ++++++++++++----------
 Ada95/configure.in                 |    9 
 Ada95/doc/Makefile.in              |    6 
 Ada95/gen/Makefile.in              |   10 
 Ada95/include/Makefile.in          |    6 
 Ada95/package/debian/compat        |    2 
 Ada95/samples/Makefile.in          |    6 
 Ada95/src/Makefile.in              |   25 
 Ada95/src/library-cfg.sh           |   12 
 Ada95/src/library.gpr              |    6 
 INSTALL                            |    5 
 NEWS                               |   20 
 VERSION                            |    2 
 aclocal.m4                         |  155 +
 configure                          | 4323 ++++++++++++++++++-----------------
 configure.in                       |    9 
 dist.mk                            |    6 
 form/Makefile.in                   |    6 
 menu/Makefile.in                   |    6 
 ncurses/Makefile.in                |    6 
 ncurses/base/lib_screen.c          |    6 
 package/debian-mingw/changelog     |    4 
 package/debian-mingw/compat        |    2 
 package/debian-mingw64/changelog   |    4 
 package/debian-mingw64/compat      |    2 
 package/debian/changelog           |    4 
 package/debian/compat              |    2 
 package/mingw-ncurses.nsi          |    4 
 package/mingw-ncurses.spec         |    2 
 package/ncurses.spec               |    2 
 panel/Makefile.in                  |    6 
 progs/Makefile.in                  |    6 
 test/Makefile.in                   |    9 
 test/aclocal.m4                    |   60 
 test/configure                     | 3276 +++++++++++++-------------
 test/configure.in                  |    6 
 test/mk-test.awk                   |   28 
 test/package/debian-mingw/compat   |    2 
 test/package/debian-mingw64/compat |    2 
 test/package/debian/compat         |    2 
 test/package/ncurses-examples.spec |    4 
 test/picsmap.c                     |    6 
 test/savescreen.c                  |    8 
 44 files changed, 5885 insertions(+), 5160 deletions(-)
 ------------------------------------------------------------------------------
 
20180120
        + build-fix in picsmap.c for stdint.h existence.
        + add --disable-stripping option to configure scripts.
        + modify ncurses-examples to install test-scripts in the data directory.
        + work around tool-breakage in Debian 9 and later by invoking
          gprconfig to specify the C compiler to be used by gnatmake,
          and conditionally suppressing Library_Options line for static
          libraries.
        + bump the compat level for test-packages to 7, i.e., Debian 5.

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]