bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120630.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120630.patch.gz
Date: Sat, 30 Jun 2012 19:23:07 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120630 - 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-20120630.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Jun 30 23:07:18 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                           |    6 
 Ada95/configure                            |    8 
 MANIFEST                                   |    6 
 NEWS                                       |   12 
 aclocal.m4                                 |   10 
 configure                                  |    2 
 dist.mk                                    |    4 
 mk-0th.awk                                 |   91 +
 ncurses-5.9-20120630/ncurses/llib-ltic     |  212 +++
 ncurses-5.9-20120630/ncurses/llib-ltictw   |  212 +++
 ncurses-5.9-20120630/ncurses/llib-lticw    |  212 +++
 ncurses-5.9-20120630/ncurses/llib-ltinfo   | 1493 ++++++++++++++++++++++++
 ncurses-5.9-20120630/ncurses/llib-ltinfotw | 1635 +++++++++++++++++++++++++++
 ncurses-5.9-20120630/ncurses/llib-ltinfow  | 1526 +++++++++++++++++++++++++
 ncurses/tinfo/db_iterator.c                |    4 
 ncurses/tinfo/lib_napms.c                  |    5 
 ncurses/tinfo/tinfo_driver.c               |    4 
 package/debian/changelog                   |    2 
 package/debian/rules                       |    1 
 package/ncurses.spec                       |    3 
 test/aclocal.m4                            |    6 
 test/configure                             |    4 
 test/demo_termcap.c                        |    4 
 test/demo_terminfo.c                       |    4 
 24 files changed, 5414 insertions(+), 52 deletions(-)
 ------------------------------------------------------------------------------
 
20120630
        + add --enable-interop to sample package scripts (suggested by Juergen
          Pfeifer).
        + update CF_PATH_SYNTAX macro, from mawk changes.
        + modify mk-0th.awk to allow for generating llib-ltic, etc., though
          some work is needed on cproto to work with lib_gen.c to update
          llib-lncurses.
        + remove redundant getenv() cal in database-iterator leftover from
          cleanup in 20120622 changes (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]