mksh: update to R50e

This commit is contained in:
Ypnose 2015-03-02 18:53:31 +00:00
parent 7feb2543b3
commit 3ad702f3a5
2 changed files with 4 additions and 4 deletions

View file

@ -44,7 +44,7 @@
-.\" with -mandoc, it might implement .Mx itself, but we want to -.\" with -mandoc, it might implement .Mx itself, but we want to
-.\" use our own definition. And .Dd must come *first*, always. -.\" use our own definition. And .Dd must come *first*, always.
-.\" -.\"
-.Dd $Mdocdate: October 7 2014 $ -.Dd $Mdocdate: March 1 2015 $
-.\" -.\"
-.\" Check which macro package we use, and do other -mdoc setup. -.\" Check which macro package we use, and do other -mdoc setup.
-.\" -.\"
@ -117,7 +117,7 @@
-.. -..
-.\} -.\}
-.\"- -.\"-
+.Dd October 7 2014 +.Dd March 1 2015
.Dt MKSH 1 .Dt MKSH 1
.Os MirBSD .Os MirBSD
.Sh NAME .Sh NAME

View file

@ -1,6 +1,6 @@
# Template file for 'mksh' # Template file for 'mksh'
pkgname=mksh pkgname=mksh
version=R50d version=R50e
revision=1 revision=1
wrksrc=mksh wrksrc=mksh
register_shell="/bin/mksh" register_shell="/bin/mksh"
@ -9,7 +9,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
homepage="https://www.mirbsd.org/mksh.htm" homepage="https://www.mirbsd.org/mksh.htm"
license="MirOS" license="MirOS"
distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz" distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz"
checksum=a2268826a1463959ff7b7979fbf9176f1298400ecc24ae13d6337eee5c63f982 checksum=ad3c148769d08cf934a96be2837599ba9db355f38a8f49c7bc8876b80d2e08da
do_build() { do_build() {
sh ./Build.sh -r -c lto sh ./Build.sh -r -c lto