tcsh: update to 6.22.00.

This commit is contained in:
Leah Neukirchen 2019-11-29 10:57:08 +01:00
parent 668a9f5f26
commit db5d7042ec

View file

@ -1,6 +1,6 @@
# Template file for 'tcsh'
pkgname=tcsh
version=6.21.00
version=6.22.00
revision=1
build_style=gnu-configure
conf_files="/etc/csh.login /etc/csh.cshrc"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="http://www.tcsh.org/"
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972
checksum=69fef68006ba219d1c156ea810e9781c416d2e9a1d2f1a6f91e44a529ec97dfe
register_shell="/bin/tcsh /bin/csh"
post_extract() {
@ -26,10 +26,6 @@ esac
pre_build() {
make CC_FOR_GETHOST="${BUILD_CC}" CFLAGS="${BUILD_CFLAGS}" gethost
}
pre_check() {
# This test fail, at each bump remove and check if it works
sed -i '/AT_SETUP(\[Quoting of expansions in/ s/$/ \nAT_XFAIL_IF(\[:\])/' tests/lexical.at
}
post_install() {
vconf ${FILESDIR}/csh.login
vconf ${FILESDIR}/csh.cshrc