Andreas Wacknitz
2022-12-04 b5f0a5d5c8aa37845b6da61cd90b0a7bd3229a97
tcsh: update to 6.24.05

2 files modified
10 ■■■■ changed files
components/shell/tcsh/Makefile 6 ●●●● patch | view | raw | blame | history
components/shell/tcsh/test/results-all.master 4 ●●●● patch | view | raw | blame | history
components/shell/tcsh/Makefile
@@ -27,14 +27,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        tcsh
COMPONENT_VERSION=    6.24.2
HUMAN_VERSION=        6.24.02
COMPONENT_VERSION=    6.24.5
HUMAN_VERSION=        6.24.05
COMPONENT_SUMMARY=    Tenex C-shell (tcsh)
COMPONENT_DESCRIPTION=    C shell with file name completion and command line editing
COMPONENT_PROJECT_URL=    https://github.com/tcsh-org/tcsh
COMPONENT_SRC=        $(COMPONENT_NAME)-$(HUMAN_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:6691e15af0719575cad91ce9212c77a754f6c89f0a1f70454625e5e21ba0bdad
COMPONENT_ARCHIVE_HASH= sha256:3d1ff94787859b5a4063400470251618f76bc24f8041ba7ef2c2753f782c296c
COMPONENT_ARCHIVE_URL=    https://astron.com/pub/tcsh/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        shell/tcsh
COMPONENT_CLASSIFICATION= System/Shells
components/shell/tcsh/test/results-all.master
@@ -27,7 +27,7 @@
 27: non-option arguments                            FAILED (arguments.at:166)
 28: %                                               skipped (commands.at:4)
 29: :                                               ok
 30: @                                               ok
 30: @                                               FAILED (commands.at:18)
 31: alias                                           ok
 32: alloc                                           skipped (commands.at:81)
 33: bg                                              skipped (commands.at:83)
@@ -242,5 +242,5 @@
242: $ watch                                         ok
243: $ who                                           ok
244: $ wordchars                                     ok
4 failed unexpectedly.
5 failed unexpectedly.
54 tests were skipped.