ncurses: updated to version 6.5

This commit is contained in:
Juergen Daubert 2024-04-28 13:56:26 +02:00
parent 6683b182f1
commit 2b9e3cb305
3 changed files with 66 additions and 17 deletions

View File

@ -1,7 +1,7 @@
drwxr-xr-x root/root lib/
lrwxrwxrwx root/root lib/libncurses.so.6 -> libncursesw.so.6.4
lrwxrwxrwx root/root lib/libncursesw.so.6 -> libncursesw.so.6.4
-rwxr-xr-x root/root lib/libncursesw.so.6.4
lrwxrwxrwx root/root lib/libncurses.so.6 -> libncursesw.so.6.5
lrwxrwxrwx root/root lib/libncursesw.so.6 -> libncursesw.so.6.5
-rwxr-xr-x root/root lib/libncursesw.so.6.5
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/captoinfo -> tic
@ -27,14 +27,12 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/etip.h
-rw-r--r-- root/root usr/include/form.h
-rw-r--r-- root/root usr/include/menu.h
-rw-r--r-- root/root usr/include/nc_tparm.h
lrwxrwxrwx root/root usr/include/ncurses.h -> curses.h
-rw-r--r-- root/root usr/include/ncurses_dll.h
-rw-r--r-- root/root usr/include/panel.h
-rw-r--r-- root/root usr/include/term.h
-rw-r--r-- root/root usr/include/term_entry.h
-rw-r--r-- root/root usr/include/termcap.h
-rw-r--r-- root/root usr/include/tic.h
-rw-r--r-- root/root usr/include/unctrl.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libcurses.so -> libncurses.so
@ -42,22 +40,22 @@ lrwxrwxrwx root/root usr/lib/libcurses.so -> libncurses.so
-rw-r--r-- root/root usr/lib/libform.so
-rw-r--r-- root/root usr/lib/libformw.a
lrwxrwxrwx root/root usr/lib/libformw.so -> libformw.so.6
lrwxrwxrwx root/root usr/lib/libformw.so.6 -> libformw.so.6.4
-rwxr-xr-x root/root usr/lib/libformw.so.6.4
lrwxrwxrwx root/root usr/lib/libformw.so.6 -> libformw.so.6.5
-rwxr-xr-x root/root usr/lib/libformw.so.6.5
-rw-r--r-- root/root usr/lib/libmenu.so
-rw-r--r-- root/root usr/lib/libmenuw.a
lrwxrwxrwx root/root usr/lib/libmenuw.so -> libmenuw.so.6
lrwxrwxrwx root/root usr/lib/libmenuw.so.6 -> libmenuw.so.6.4
-rwxr-xr-x root/root usr/lib/libmenuw.so.6.4
lrwxrwxrwx root/root usr/lib/libmenuw.so.6 -> libmenuw.so.6.5
-rwxr-xr-x root/root usr/lib/libmenuw.so.6.5
-rw-r--r-- root/root usr/lib/libncurses++w.a
-rw-r--r-- root/root usr/lib/libncurses.so
-rw-r--r-- root/root usr/lib/libncursesw.a
lrwxrwxrwx root/root usr/lib/libncursesw.so -> ../../lib/libncursesw.so.6.4
lrwxrwxrwx root/root usr/lib/libncursesw.so -> ../../lib/libncursesw.so.6.5
-rw-r--r-- root/root usr/lib/libpanel.so
-rw-r--r-- root/root usr/lib/libpanelw.a
lrwxrwxrwx root/root usr/lib/libpanelw.so -> libpanelw.so.6
lrwxrwxrwx root/root usr/lib/libpanelw.so.6 -> libpanelw.so.6.4
-rwxr-xr-x root/root usr/lib/libpanelw.so.6.4
lrwxrwxrwx root/root usr/lib/libpanelw.so.6 -> libpanelw.so.6.5
-rwxr-xr-x root/root usr/lib/libpanelw.so.6.5
drwxr-xr-x root/root usr/lib/pkgconfig/
lrwxrwxrwx root/root usr/lib/pkgconfig/form.pc -> formw.pc
-rw-r--r-- root/root usr/lib/pkgconfig/formw.pc
@ -86,15 +84,30 @@ lrwxrwxrwx root/root usr/share/man/man1/reset.1.gz -> tset.1.gz
drwxr-xr-x root/root usr/share/man/man3/
lrwxrwxrwx root/root usr/share/man/man3/BC.3x.gz -> curs_termcap.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLORS.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_BLACK.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_BLUE.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_CYAN.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_GREEN.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_MAGENTA.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_PAIR.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_PAIRS.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_RED.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_WHITE.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLOR_YELLOW.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/COLS.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/ERR.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/ESCDELAY.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/FALSE.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/LINES.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/NCURSES_SCREEN_CB.3x.gz -> curs_threads.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/NCURSES_WINDOW_CB.3x.gz -> curs_threads.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/OK.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/PAIR_NUMBER.3x.gz -> curs_color.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/PC.3x.gz -> curs_termcap.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/SCREEN.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/SP.3x.gz -> term_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TABSIZE.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TRUE.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TYPE_ALNUM.3x.gz -> form_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TYPE_ALPHA.3x.gz -> form_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TYPE_ENUM.3x.gz -> form_variables.3x.gz
@ -103,6 +116,7 @@ lrwxrwxrwx root/root usr/share/man/man3/TYPE_IPV4.3x.gz -> form_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TYPE_NUMERIC.3x.gz -> form_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/TYPE_REGEXP.3x.gz -> form_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/UP.3x.gz -> curs_termcap.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/WINDOW.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/_nc_free_and_exit.3x.gz -> curs_memleaks.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/_nc_free_tinfo.3x.gz -> curs_memleaks.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/_nc_freeall.3x.gz -> curs_memleaks.3x.gz
@ -136,6 +150,7 @@ lrwxrwxrwx root/root usr/share/man/man3/attr_get.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_off.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_on.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_set.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attr_t.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attroff.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attron.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/attrset.3x.gz -> curs_attr.3x.gz
@ -147,6 +162,7 @@ lrwxrwxrwx root/root usr/share/man/man3/bkgd.3x.gz -> curs_bkgd.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/bkgdset.3x.gz -> curs_bkgd.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/bkgrnd.3x.gz -> curs_bkgrnd.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/bkgrndset.3x.gz -> curs_bkgrnd.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/bool.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/boolcodes.3x.gz -> term_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/boolfnames.3x.gz -> term_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/boolnames.3x.gz -> term_variables.3x.gz
@ -159,8 +175,10 @@ lrwxrwxrwx root/root usr/share/man/man3/can_change_color.3x.gz -> curs_color.3x.
lrwxrwxrwx root/root usr/share/man/man3/can_change_color_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/cbreak.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/cbreak_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/cchar_t.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/ceiling_panel.3x.gz -> panel.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/chgat.3x.gz -> curs_attr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/chtype.3x.gz -> curs_variables.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/clear.3x.gz -> curs_clear.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/clearok.3x.gz -> curs_outopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/clrtobot.3x.gz -> curs_clear.3x.gz
@ -424,16 +442,24 @@ lrwxrwxrwx root/root usr/share/man/man3/instr.3x.gz -> curs_instr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/intrflush.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/intrflush_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/inwstr.3x.gz -> curs_inwstr.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_cbreak.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_cbreak_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_cleared.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_echo.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_echo_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_idcok.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_idlok.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_immedok.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_keypad.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_leaveok.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_linetouched.3x.gz -> curs_touch.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_nl.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_nl_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_nodelay.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_notimeout.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_pad.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_raw.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_raw_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_scrollok.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_subwin.3x.gz -> curs_opaque.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/is_syncok.3x.gz -> curs_opaque.3x.gz
@ -761,6 +787,7 @@ lrwxrwxrwx root/root usr/share/man/man3/set_top_row.3x.gz -> mitem_current.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/setcchar.3x.gz -> curs_getcchar.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/setscrreg.3x.gz -> curs_outopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/setsyx.3x.gz -> curs_kernel.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/setterm.3x.gz -> curs_terminfo.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/setupterm.3x.gz -> curs_terminfo.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/show_panel.3x.gz -> panel.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/slk_attr.3x.gz -> curs_slk.3x.gz
@ -830,6 +857,8 @@ lrwxrwxrwx root/root usr/share/man/man3/tigetstr.3x.gz -> curs_terminfo.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/tigetstr_sp.3x.gz -> curs_sp_funcs.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/timeout.3x.gz -> curs_inopts.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/tiparm.3x.gz -> curs_terminfo.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/tiparm_s.3x.gz -> curs_terminfo.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/tiscan_s.3x.gz -> curs_terminfo.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/top_panel.3x.gz -> panel.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/top_row.3x.gz -> mitem_current.3x.gz
lrwxrwxrwx root/root usr/share/man/man3/touchline.3x.gz -> curs_touch.3x.gz
@ -1196,6 +1225,7 @@ drwxr-xr-x root/root usr/share/terminfo/a/
-rw-r--r-- root/root usr/share/terminfo/a/ampex80
-rw-r--r-- root/root usr/share/terminfo/a/annarbor4080
-rw-r--r-- root/root usr/share/terminfo/a/ansi
-rw-r--r-- root/root usr/share/terminfo/a/ansi+apparrows
-rw-r--r-- root/root usr/share/terminfo/a/ansi+arrows
-rw-r--r-- root/root usr/share/terminfo/a/ansi+cpr
-rw-r--r-- root/root usr/share/terminfo/a/ansi+csr
@ -1559,6 +1589,9 @@ drwxr-xr-x root/root usr/share/terminfo/c/
-rw-r--r-- root/root usr/share/terminfo/c/contel301
-rw-r--r-- root/root usr/share/terminfo/c/contel320
-rw-r--r-- root/root usr/share/terminfo/c/contel321
-rw-r--r-- root/root usr/share/terminfo/c/contour
-rw-r--r-- root/root usr/share/terminfo/c/contour-direct
-rw-r--r-- root/root usr/share/terminfo/c/contour-latest
-rw-r--r-- root/root usr/share/terminfo/c/cops
-rw-r--r-- root/root usr/share/terminfo/c/cops-10
-rw-r--r-- root/root usr/share/terminfo/c/cops10
@ -2272,6 +2305,7 @@ drwxr-xr-x root/root usr/share/terminfo/l/
-rw-r--r-- root/root usr/share/terminfo/l/lft-pc850
-rw-r--r-- root/root usr/share/terminfo/l/linux
-rw-r--r-- root/root usr/share/terminfo/l/linux+decid
-rw-r--r-- root/root usr/share/terminfo/l/linux+kbs
-rw-r--r-- root/root usr/share/terminfo/l/linux+sfkeys
-rw-r--r-- root/root usr/share/terminfo/l/linux-16color
-rw-r--r-- root/root usr/share/terminfo/l/linux-basic
@ -2378,6 +2412,7 @@ drwxr-xr-x root/root usr/share/terminfo/m/
-rw-r--r-- root/root usr/share/terminfo/m/morphos
-rw-r--r-- root/root usr/share/terminfo/m/mosh
-rw-r--r-- root/root usr/share/terminfo/m/mosh-256color
-rw-r--r-- root/root usr/share/terminfo/m/mostlike
-rw-r--r-- root/root usr/share/terminfo/m/mouse-sun
-rw-r--r-- root/root usr/share/terminfo/m/mrxvt
-rw-r--r-- root/root usr/share/terminfo/m/mrxvt-256color
@ -2385,6 +2420,7 @@ drwxr-xr-x root/root usr/share/terminfo/m/
-rw-r--r-- root/root usr/share/terminfo/m/ms-vt-utf8
-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100
-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100+
-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100-16color
-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100-color
-rw-r--r-- root/root usr/share/terminfo/m/msk227
-rw-r--r-- root/root usr/share/terminfo/m/msk22714
@ -2612,6 +2648,7 @@ drwxr-xr-x root/root usr/share/terminfo/o/
-rw-r--r-- root/root usr/share/terminfo/o/oldibmpc3
-rw-r--r-- root/root usr/share/terminfo/o/oldpc3
-rw-r--r-- root/root usr/share/terminfo/o/oldsun
-rw-r--r-- root/root usr/share/terminfo/o/oldxterm+sm+1006
-rw-r--r-- root/root usr/share/terminfo/o/omron
-rw-r--r-- root/root usr/share/terminfo/o/opennt
-rw-r--r-- root/root usr/share/terminfo/o/opennt-100
@ -2774,6 +2811,7 @@ drwxr-xr-x root/root usr/share/terminfo/p/
-rw-r--r-- root/root usr/share/terminfo/p/pt505-24
-rw-r--r-- root/root usr/share/terminfo/p/pty
-rw-r--r-- root/root usr/share/terminfo/p/putty
-rw-r--r-- root/root usr/share/terminfo/p/putty+cursor
-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys
-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+esc
-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+linux
@ -2849,6 +2887,10 @@ drwxr-xr-x root/root usr/share/terminfo/r/
-rw-r--r-- root/root usr/share/terminfo/r/regent40
-rw-r--r-- root/root usr/share/terminfo/r/regent40+
-rw-r--r-- root/root usr/share/terminfo/r/regent60
-rw-r--r-- root/root usr/share/terminfo/r/report+da2
-rw-r--r-- root/root usr/share/terminfo/r/report+version
-rw-r--r-- root/root usr/share/terminfo/r/rio
-rw-r--r-- root/root usr/share/terminfo/r/rio-direct
-rw-r--r-- root/root usr/share/terminfo/r/rt6221
-rw-r--r-- root/root usr/share/terminfo/r/rt6221-w
-rw-r--r-- root/root usr/share/terminfo/r/rtpc
@ -3335,6 +3377,8 @@ drwxr-xr-x root/root usr/share/terminfo/v/
-rw-r--r-- root/root usr/share/terminfo/v/vt100+enq
-rw-r--r-- root/root usr/share/terminfo/v/vt100+fnkeys
-rw-r--r-- root/root usr/share/terminfo/v/vt100+keypad
-rw-r--r-- root/root usr/share/terminfo/v/vt100+noapp
-rw-r--r-- root/root usr/share/terminfo/v/vt100+noapp+pc
-rw-r--r-- root/root usr/share/terminfo/v/vt100+pfkeys
-rw-r--r-- root/root usr/share/terminfo/v/vt100-am
-rw-r--r-- root/root usr/share/terminfo/v/vt100-bm
@ -3408,6 +3452,7 @@ drwxr-xr-x root/root usr/share/terminfo/v/
-rw-r--r-- root/root usr/share/terminfo/v/vt510pc
-rw-r--r-- root/root usr/share/terminfo/v/vt510pcdos
-rw-r--r-- root/root usr/share/terminfo/v/vt52
-rw-r--r-- root/root usr/share/terminfo/v/vt52+arrows
-rw-r--r-- root/root usr/share/terminfo/v/vt52+keypad
-rw-r--r-- root/root usr/share/terminfo/v/vt52-basic
-rw-r--r-- root/root usr/share/terminfo/v/vt520
@ -3429,6 +3474,8 @@ drwxr-xr-x root/root usr/share/terminfo/v/
-rw-r--r-- root/root usr/share/terminfo/v/vv100
-rw-r--r-- root/root usr/share/terminfo/v/vwmterm
drwxr-xr-x root/root usr/share/terminfo/w/
-rw-r--r-- root/root usr/share/terminfo/w/wezterm
-rw-r--r-- root/root usr/share/terminfo/w/winconsole
-rw-r--r-- root/root usr/share/terminfo/w/wren
-rw-r--r-- root/root usr/share/terminfo/w/wrenw
-rw-r--r-- root/root usr/share/terminfo/w/wsiris
@ -3748,6 +3795,8 @@ drwxr-xr-x root/root usr/share/terminfo/x/
-rw-r--r-- root/root usr/share/terminfo/x/xterm+alt1049
-rw-r--r-- root/root usr/share/terminfo/x/xterm+alt47
-rw-r--r-- root/root usr/share/terminfo/x/xterm+app
-rw-r--r-- root/root usr/share/terminfo/x/xterm+app+pc
-rw-r--r-- root/root usr/share/terminfo/x/xterm+decedit
-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct
-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct16
-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct2

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqqtlfxGK/PaJ6O1gURZmbxVIPHoEjYqb+lznKmURWLIkMztWe6QF3XxXn7PRc+YJ07NQiKyE8PM56WuvWjAImwM=
SHA256 (Pkgfile) = 99546be56500269a61e31c4374f2fdb238d9cfe1e7e69d3ae59810ea875cab00
SHA256 (.footprint) = 74220d52d28ab84e4889be32e55797021ef10e8a45b15bf861b6060d83f49827
SHA256 (ncurses-6.4.tar.gz) = 6931283d9ac87c5073f30b6290c4c75f21632bb4fc3603ac8100812bed248159
RWRJc1FUaeVequw7GBQo8DKCQYS8UXrxl/xsMsrgVYRYwej8sunrIRvuF5QMWqbNRdoc5OD8/Ul7WqFrxPo/SCuCzbhmU6hPaQ0=
SHA256 (Pkgfile) = 3eb276328dc0ccf88f724149a4cbc4e4ca3c1ef6072f08ff953f6639b989ed77
SHA256 (.footprint) = 86bb8f45d3010e8325f99ee6037376fee1f43ac46b310d9154b80c5fe7bcd621
SHA256 (ncurses-6.5.tar.gz) = 136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=ncurses
version=6.4
version=6.5
release=1
source=(https://invisible-mirror.net/archives/$name/$name-$version.tar.gz)