bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20100612.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20100612.patch.gz
Date: Sat, 12 Jun 2010 17:33:53 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20100612 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100612.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Jun 12 21:29:38 UTC 2010
 ------------------------------------------------------------------------------
 Ada95/Makefile.in                          |    9 
 Ada95/aclocal.m4                           |  404 +++--
 Ada95/configure                            | 2002 ++++++++++++++++-----------
 Ada95/configure.in                         |    8 
 Ada95/gen/Makefile.in                      |   62 
 Ada95/samples/Makefile.in                  |    4 
 Ada95/src/Makefile.in                      |  100 +
 MANIFEST                                   |    1 
 NEWS                                       |   12 
 configure                                  |   12 
 configure.in                               |    8 
 dist.mk                                    |    4 
 misc/terminfo.src                          |   10 
 ncurses-5.7-20100612/Ada95/src/library.gpr |   52 
 test/aclocal.m4                            |   40 
 15 files changed, 1705 insertions(+), 1023 deletions(-)
 ------------------------------------------------------------------------------

20100612
        + start integrating changes to use gnatmake project files in Ada95 tree
          + add test_make / test_clean / test_install rules in Ada95/src
          + change install-path for adainclude directory to /usr/share/ada (was
            /usr/lib/ada).
        + update Ada95/configure.
        + add mlterm+256color entry, for mlterm 3.0.0 -TD
        + modify test/configure to use macros to ensure consistent order
          of updating LIBS variable.

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