bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120804.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120804.patch.gz
Date: Sat, 04 Aug 2012 19:51:21 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120804 - 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-20120804.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Aug  4 23:37:25 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4           |   23 
 Ada95/configure            | 1691 +++++++++++-----------
 NEWS                       |   12 
 aclocal.m4                 |   23 
 configure                  | 3205 +++++++++++++++++++++----------------------
 configure.in               |    6 
 dist.mk                    |    4 
 ncurses/base/lib_getch.c   |   18 
 ncurses/base/lib_ungetch.c |   11 
 ncurses/fifo_defs.h        |   46 
 package/debian/changelog   |    4 
 package/ncurses.spec       |    2 
 test/aclocal.m4            |    6 
 test/configure             |    2 
 14 files changed, 2575 insertions(+), 2478 deletions(-)
 ------------------------------------------------------------------------------
 
20120804
        + update test/configure, adding check for tinfo library.
        + improve limit-checks for the getch fifo (report by Werner Fink).
        + fix a remaining mismatch between $with_echo and the symbols updated
          by CF_DISABLE_ECHO affecting parameters for mk-2nd.awk (report by
          Sven Joachim, cf:  20120317).
        + modify followup check for pkg-config's library directory in the
          --enable-pc-files option to validate syntax (report by Sven Joachim,
          cf: 20110716).

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