tcsh: update to 6.20.00.

This commit is contained in:
Christian Neukirchen 2016-11-25 13:32:55 +01:00
parent 1891c3d31a
commit bb6172ed6d

View File

@ -1,7 +1,7 @@
# Template file for 'tcsh' # Template file for 'tcsh'
pkgname=tcsh pkgname=tcsh
version=6.19.00 version=6.20.00
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
register_shell="/bin/tcsh /bin/csh" register_shell="/bin/tcsh /bin/csh"
conf_files="/etc/csh.login /etc/csh.cshrc" conf_files="/etc/csh.login /etc/csh.cshrc"
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD" license="BSD"
homepage="http://www.tcsh.org/" homepage="http://www.tcsh.org/"
distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=12e271e0b89e4259d9d6e8d525322e77340e7244cfbd199a591e5f8146285c49 checksum=b89de7064ab54dac454a266cfe5d8bf66940cb5ed048d0c30674ea62e7ecef9d
post_extract() { post_extract() {
sed -i '/define BSDWAIT/d' sh.proc.c sed -i '/define BSDWAIT/d' sh.proc.c