bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-5.9-20141206


From: Thomas Dickey
Subject: ANN: ncurses-5.9-20141206
Date: Sat, 6 Dec 2014 22:12:46 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

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

 ncurses 5.9 - patch  - Thomas E. Dickey

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

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

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20141206.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec  7 03:10:09 UTC 2014
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                 |   19 
 Ada95/configure                  | 1792 ++++++++++++--------------
 INSTALL                          |   16 
 NEWS                             |   13 
 VERSION                          |    2 
 aclocal.m4                       |   19 
 configure                        | 2526 +++++++++++++++++--------------------
 dist.mk                          |    4 
 ncurses/base/MKlib_gen.sh        |   23 
 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 
 package/ncursest.map             |  283 ++--
 package/ncursestw.map            |  293 ++--
 package/ncursesw.map             |   42 
 test/aclocal.m4                  |   19 
 test/configure                   | 2352 ++++++++++++++++------------------
 20 files changed, 3609 insertions(+), 3814 deletions(-)
 ------------------------------------------------------------------------------
 
20141206
        + updated ".map" files so that each symbol that may be shared across
          the different library configurations has the same label.  Some
          review is needed to ensure these are really compatible.
        + modify MKlib_gen.sh to work around change in development version of
          gcc introduced here:
                  https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html
                  https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00236.html
          (reports by Marcus Shawcroft, Maohui Lei).
        + improved configure macro CF_SUBDIR_PATH, from lynx changes.


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