bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20160903


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20160903
Date: Sun, 4 Sep 2016 02:19:57 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Files:
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20160903.tgz
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20160903.tgz.asc
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20160903.tgz
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20160903.tgz.asc
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20160903.tgz
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20160903.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-20160903.patch.gz
        ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20160903.patch.gz.asc
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20160903.tgz
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20160903.tgz.asc
        ftp://invisible-island.net/ncurses/win32/mingw32-20160903.zip
        ftp://invisible-island.net/ncurses/win32/mingw64-20160903.zip

 ncurses 6.0 - patch 20160903 - 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-20160903.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep  4 02:05:36 UTC 2016
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                 |   16 
 Ada95/configure                  | 2252 +++++++++++-----------
 NEWS                             |   14 
 VERSION                          |    2 
 aclocal.m4                       |   16 
 configure                        | 3756 ++++++++++++++++++-------------------
 dist.mk                          |    4 
 misc/Makefile.in                 |   26 
 ncurses/tinfo/lib_data.c         |    6 
 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 
 test/aclocal.m4                  |   16 
 test/configure                   | 2894 ++++++++++++++--------------
 17 files changed, 4547 insertions(+), 4475 deletions(-)
 ------------------------------------------------------------------------------
 
20160903
        + correct 20100515 change for weak signals versus sigprocmask (report
          by Rich Coe).
        + modify misc/Makefile.in to work around OpenBSD "make" which unlike
          all other versions of "make" does not recognize continuation lines
          of comments.
        + amend the last change to CF_C_ENV_FLAGS to move only the
          preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS,
          leaving the residue in CC.  That happens to work for gcc's various
          "model" options, but may require tuning for other compilers (report
          by Sven Joachim).


-- 
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]