bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20180825


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20180825
Date: Sun, 26 Aug 2018 00:56:42 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

 ncurses 6.1 - patch 20180825 - Thomas E. Dickey

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

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

 Patches for ncurses 6.1 can be found at
        ftp://ftp.invisible-island.net/ncurses/6.1
        http://invisible-mirror.net/archives/ncurses/6.1 

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20180825.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Aug 26 00:49:33 UTC 2018
 ------------------------------------------------------------------------------
 MANIFEST                                   |    1 
 NEWS                                       |   14 +-
 VERSION                                    |    2 
 dist.mk                                    |    4 
 doc/html/man/adacurses6-config.1.html      |    2 
 doc/html/man/captoinfo.1m.html             |    2 
 doc/html/man/clear.1.html                  |    2 
 doc/html/man/form.3x.html                  |    2 
 doc/html/man/infocmp.1m.html               |    2 
 doc/html/man/infotocap.1m.html             |    2 
 doc/html/man/menu.3x.html                  |    2 
 doc/html/man/ncurses.3x.html               |    2 
 doc/html/man/ncurses6-config.1.html        |    2 
 doc/html/man/panel.3x.html                 |    2 
 doc/html/man/tabs.1.html                   |    2 
 doc/html/man/terminfo.5.html               |    2 
 doc/html/man/tic.1m.html                   |    2 
 doc/html/man/toe.1m.html                   |    2 
 doc/html/man/tput.1.html                   |  183 ++++++++++++++++-----------
 doc/html/man/tset.1.html                   |    2 
 man/tput.1                                 |   46 ++++++
 ncurses-6.1-20180825/package/ncursest.spec |  158 +++++++++++++++++++++++
 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                       |   68 +---------
 28 files changed, 360 insertions(+), 164 deletions(-)
 ------------------------------------------------------------------------------
 
20180825
        + add a section to tput manual page clarifying how it determines the
          terminal size (prompted by discussion with Grant Jenks).
        + add "--disable-relink" to rpm test-packages, for consistency with the
          deb test-packages.
        + split spec-file into ncurses6.spec and ncursest6.spec to work around
          toolset breakage in Fedora 28.
        + drop mention of "--disable-touching", which was not in the final
          20180818 updates.

@@ -55,8 +65,6 @@
-       + add "--disable-touching" option for using "install -p" option during
-         the install, e.g., so that header-files have a predictable timestamp.
 

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]