forked from pool/ncurses
Update to ncurses-6.2-20200523
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=491
This commit is contained in:
parent
dbef5dc463
commit
2873e4a9d0
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6d7b5a4a508d923bd0c6ef601d2b416b55038f93af557c275628ad6eb656af6c
|
oid sha256:cb68a6fbda9ab2cef2f2423e004c5a0a7fe1356b7e7dabe61081b23302b37a7e
|
||||||
size 379759
|
size 461634
|
||||||
|
@ -151,7 +151,7 @@
|
|||||||
done
|
done
|
||||||
--- configure
|
--- configure
|
||||||
+++ configure 2020-03-09 09:17:28.749300145 +0000
|
+++ configure 2020-03-09 09:17:28.749300145 +0000
|
||||||
@@ -5620,7 +5620,7 @@ echo $ECHO_N "checking for an rpath opti
|
@@ -5621,7 +5621,7 @@ echo $ECHO_N "checking for an rpath opti
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
(linux*|gnu*|k*bsd*-gnu|freebsd*)
|
(linux*|gnu*|k*bsd*-gnu|freebsd*)
|
||||||
@ -160,7 +160,7 @@
|
|||||||
;;
|
;;
|
||||||
(openbsd[2-9].*|mirbsd*)
|
(openbsd[2-9].*|mirbsd*)
|
||||||
LD_RPATH_OPT="-Wl,-rpath,"
|
LD_RPATH_OPT="-Wl,-rpath,"
|
||||||
@@ -14124,12 +14124,15 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14224,12 +14224,15 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
echo '? missing rename for '\$cf_source
|
echo '? missing rename for '\$cf_source
|
||||||
cf_target="\$cf_source"
|
cf_target="\$cf_source"
|
||||||
fi
|
fi
|
||||||
@ -178,7 +178,7 @@
|
|||||||
sed -f $cf_man_alias \\
|
sed -f $cf_man_alias \\
|
||||||
CF_EOF
|
CF_EOF
|
||||||
|
|
||||||
@@ -14139,7 +14142,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14239,7 +14242,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
CF_EOF
|
CF_EOF
|
||||||
else
|
else
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
@ -187,7 +187,7 @@
|
|||||||
CF_EOF
|
CF_EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -14179,7 +14182,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14279,7 +14282,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
mv \$TMP.$cf_so_strip \$TMP
|
mv \$TMP.$cf_so_strip \$TMP
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
@ -196,7 +196,7 @@
|
|||||||
CF_EOF
|
CF_EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -14188,23 +14191,23 @@ case "$MANPAGE_FORMAT" in
|
@@ -14288,23 +14291,23 @@ case "$MANPAGE_FORMAT" in
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
if test \$form = format ; then
|
if test \$form = format ; then
|
||||||
# BSDI installs only .0 suffixes in the cat directories
|
# BSDI installs only .0 suffixes in the cat directories
|
||||||
@ -226,7 +226,7 @@
|
|||||||
for cf_alias in \$aliases
|
for cf_alias in \$aliases
|
||||||
do
|
do
|
||||||
if test \$section = 1 ; then
|
if test \$section = 1 ; then
|
||||||
@@ -14213,7 +14216,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14313,7 +14316,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
|
|
||||||
if test "$MANPAGE_SYMLINKS" = yes ; then
|
if test "$MANPAGE_SYMLINKS" = yes ; then
|
||||||
if test -f \$cf_alias\${suffix} ; then
|
if test -f \$cf_alias\${suffix} ; then
|
||||||
@ -235,7 +235,7 @@
|
|||||||
then
|
then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
@@ -14223,18 +14226,18 @@ CF_EOF
|
@@ -14323,18 +14326,18 @@ CF_EOF
|
||||||
case "x$LN_S" in
|
case "x$LN_S" in
|
||||||
(*-f)
|
(*-f)
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
@ -257,7 +257,7 @@
|
|||||||
echo ".so \$cf_source" >\$TMP
|
echo ".so \$cf_source" >\$TMP
|
||||||
CF_EOF
|
CF_EOF
|
||||||
if test -n "$cf_compress" ; then
|
if test -n "$cf_compress" ; then
|
||||||
@@ -14254,9 +14257,9 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14354,9 +14357,9 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
elif test \$verb = removing ; then
|
elif test \$verb = removing ; then
|
||||||
@ -270,7 +270,7 @@
|
|||||||
)
|
)
|
||||||
test -d \$cf_subdir\${section} &&
|
test -d \$cf_subdir\${section} &&
|
||||||
test -n "\$aliases" && (
|
test -n "\$aliases" && (
|
||||||
@@ -14276,6 +14279,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14376,6 +14379,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
# echo ".hy 0"
|
# echo ".hy 0"
|
||||||
cat \$TMP
|
cat \$TMP
|
||||||
fi
|
fi
|
||||||
@ -278,7 +278,7 @@
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
@@ -25860,6 +25864,7 @@ if test "$with_termlib" != no ; then
|
@@ -25960,6 +25964,7 @@ if test "$with_termlib" != no ; then
|
||||||
TINFO_LDFLAGS="-L${LIB_DIR}"
|
TINFO_LDFLAGS="-L${LIB_DIR}"
|
||||||
SHLIB_LIST="$SHLIB_LIST -l${TINFO_LIB_SUFFIX}"
|
SHLIB_LIST="$SHLIB_LIST -l${TINFO_LIB_SUFFIX}"
|
||||||
fi
|
fi
|
||||||
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 25 07:11:21 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Add ncurses patch 20200523
|
||||||
|
+ update version-check for gnat to allow for gnat 10.x to 99.x
|
||||||
|
+ fix an uninitialized variable in lib_mouse.c changes (cf: 20200502)
|
||||||
|
+ add a check in EmitRange to guard against repeat_char emitting digits
|
||||||
|
which could be interpreted as BSD-style padding when --enable-bsdpad
|
||||||
|
is configured (report/patch by Hiltjo Posthuma).
|
||||||
|
+ add --disable-pkg-ldflags to suppress EXTRA_LDFLAGS from the
|
||||||
|
generated pkg-config and ncurses*-config files, to simplify
|
||||||
|
configuring in the case where rpath is used but the packager wants
|
||||||
|
to hide the feature (report by Michael Stapelberg).
|
||||||
|
> fixes for building with Visual Studio C++ and msys2 (patches by
|
||||||
|
"Maarten Anonymous"):
|
||||||
|
+ modify CF_SHARED_OPTS to generate a script which translates linker
|
||||||
|
options into Visual Studio's dialect.
|
||||||
|
+ omit parentheses around function-names in generated lib_gen.c to
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 18 15:01:22 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
Mon May 18 15:01:22 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user