bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20151107


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20151107
Date: Sun, 8 Nov 2015 02:40:10 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20151107 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20151107.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov  8 02:34:05 UTC 2015
 ------------------------------------------------------------------------------
 NEWS                             |   15 +++++
 VERSION                          |    2 
 aclocal.m4                       |   10 +--
 configure                        |   96 +++++++++++++++++++------------------
 configure.in                     |   10 ++-
 dist.mk                          |    4 -
 package/debian-mingw/changelog   |    4 -
 package/debian-mingw64/changelog |    4 -
 package/debian/changelog         |    4 -
 package/mingw-ncurses.nsi        |    4 -
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 progs/tset.c                     |    7 --
 13 files changed, 91 insertions(+), 73 deletions(-)
 ------------------------------------------------------------------------------
 
20151107
        + modify tset's assignment to TERM in its output to reflect the name by
          which the terminal description is found, rather than the primary
          name.  That was an unnecessary part from the initial conversion of
          tset from termcap to terminfo.  The termcap program in 4.3BSD did
          this to avoid using the short 2-character name (report by Rich
          Burridge).
        + minor fix to configure script to ensure that rules for resulting.map
          are only generated when needed (cf: 20151101).
        + modify configure script to handle the case where tic-library is
          renamed, but the --with-debug option is used by itself without
          normal or shared libraries (prompted by comment in Debian #803482).


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

Attachment: signature.asc
Description: Digital signature


reply via email to

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