[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20130907.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20130907.patch.gz |
Date: |
Sat, 07 Sep 2013 20:05:23 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20130907 - 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-20130907.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Sep 8 00:00:20 UTC 2013
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 48
Ada95/configure | 843 +++++-----
Ada95/configure.in | 7
Ada95/package/debian/source/format | 2
NEWS | 16
aclocal.m4 | 69
config.guess | 141 +
config.sub | 24
configure | 2881 +++++++++++++++++------------------
configure.in | 20
dist.mk | 4
include/curses.h.in | 6
mk-1st.awk | 18
package/debian/changelog | 4
package/mingw-ncurses.spec | 2
package/ncurses.spec | 2
test/aclocal.m4 | 16
test/configure | 8
test/demo_menus.c | 8
test/demo_terminfo.c | 8
test/dots_termcap.c | 8
test/ncurses.c | 4
test/package/debian/source/format | 2
test/tclock.c | 4
test/test.priv.h | 16
25 files changed, 2168 insertions(+), 1993 deletions(-)
------------------------------------------------------------------------------
20130907
+ build-fixes for MSYS for two test-programs (patches by Ray Donnelly,
Alexey Pavlov).
+ revert change to two of the dpkg format files, to work with dpkg
before/after Debian #700177.
+ fix gcc -Wconversion warning in wattr_get() macro.
+ add msys and msysdll to known host/configuration types (patch by
Alexey Pavlov).
+ modify CF_RPATH_HACK configure macro to not rely upon "-u" option
of sort, improving portability.
+ minor improvements for test-programs from reviewing Solaris port.
+ update config.guess, config.sub from
http://git.savannah.gnu.org/cgit/config.git
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.9-20130907.patch.gz,
Thomas Dickey <=