bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-5.9-20140621


From: Thomas Dickey
Subject: ANN: ncurses-5.9-20140621
Date: Sat, 21 Jun 2014 20:10:02 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Files:
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20140621.tgz
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20140621.tgz.asc
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20140621.tgz
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20140621.tgz.asc
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20140621.tgz
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20140621.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-20140621.patch.gz
        ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20140621.patch.gz.asc
        ftp://invisible-island.net/ncurses/current/ncurses-5.9-20140621.tgz
        ftp://invisible-island.net/ncurses/current/ncurses-5.9-20140621.tgz.asc
        ftp://invisible-island.net/ncurses/win32/mingw32-20140621.zip
        ftp://invisible-island.net/ncurses/win32/mingw64-20140621.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-20140621.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Jun 21 23:56:54 UTC 2014
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                        |   10 
 Ada95/configure                         | 2050 ++++++++++++++----------------
 INSTALL                                 |   20 
 MANIFEST                                |    1 
 NEWS                                    |   12 
 aclocal.m4                              |   10 
 configure                               |    8 
 dist.mk                                 |    4 
 ncurses-5.9-20140621/test/dots_curses.c |  151 ++
 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                         |    6 
 test/modules                            |    5 
 test/ncurses.c                          |  115 +
 test/programs                           |    5 
 19 files changed, 1292 insertions(+), 1125 deletions(-)
 ------------------------------------------------------------------------------
 
20140621
        + change shared-library suffix for AIX 5 and 6 to ".so", avoiding
          conflict with the static library (report by Ben Lentz).
        + document RPATH_LIST in INSTALLATION file, as part of workarounds for
          upgrading an ncurses library using the "--with-shared" option.
        + modify test/ncurses.c c/C tests to cycle through subsets of the
          total number of colors, to better illustrate 8/16/88/256-colors by
          providing directly comparable screens.
        + add test/dots_curses.c, for comparison with the low-level examples.


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