summaryrefslogtreecommitdiffstats
path: root/system/mksh
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2013-06-02 10:34:46 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:23 -0500
commit08e4c25e035e1b44501d0ffe5db109bdea79bb9b (patch)
tree481f940bec381822147dcea9733e1c57ea550fe1 /system/mksh
parent0bdcbcfdc398e2a7cac10a0a24d1d58d46131f27 (diff)
downloadslackbuilds-08e4c25e035e1b44501d0ffe5db109bdea79bb9b.tar.gz
slackbuilds-08e4c25e035e1b44501d0ffe5db109bdea79bb9b.tar.xz
system/mksh: Updated for version R46.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/mksh')
-rw-r--r--system/mksh/README3
-rw-r--r--system/mksh/TaC-mksh.txt6
-rw-r--r--system/mksh/mksh.SlackBuild2
-rw-r--r--system/mksh/mksh.info6
4 files changed, 10 insertions, 7 deletions
diff --git a/system/mksh/README b/system/mksh/README
index c2afde25c6..e741b2c12e 100644
--- a/system/mksh/README
+++ b/system/mksh/README
@@ -1,4 +1,5 @@
-mksh is a successor to the Public Domain Korn Shell (pdksh)
+This is mksh, the "MirBSD Korn Shell" (or "MidnightBSD Korn Shell").
+It is a successor to the Public Domain Korn Shell (pdksh)
Pass STATIC=yes to the script to create a static build.
diff --git a/system/mksh/TaC-mksh.txt b/system/mksh/TaC-mksh.txt
index e972ba4661..fb806b6291 100644
--- a/system/mksh/TaC-mksh.txt
+++ b/system/mksh/TaC-mksh.txt
@@ -12,7 +12,7 @@ if any are found. We don't think so though.)
All paths are relative to The MirOS Project's CVS repository.
-The following files form The MirBSD Korn Shell R44:
+The following files form The MirBSD Korn Shell R46:
- build system
* mksh/Build.sh
- testsuite driver
@@ -21,9 +21,11 @@ The following files form The MirBSD Korn Shell R44:
* mksh/check.t
- configuration with/and code examples
* mksh/dot.mkshrc
+ * contrib/hosted/tg/assockit.ksh
* contrib/hosted/tg/deb/mksh/debian/.mkshrc
* contrib/hosted/tg/uhr
- documentation
+ * mksh/lksh.1
* mksh/mksh.1
- source code
* mksh/edit.c
@@ -205,4 +207,4 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
__________________________________________________________________
-$MirOS: www/files/TaC-mksh.txt,v 1.10 2013/02/24 14:35:27 tg Exp $
+$MirOS: www/files/TaC-mksh.txt,v 1.12 2013/05/03 13:24:25 tg Exp $
diff --git a/system/mksh/mksh.SlackBuild b/system/mksh/mksh.SlackBuild
index e2015d24e1..df05ab0e46 100644
--- a/system/mksh/mksh.SlackBuild
+++ b/system/mksh/mksh.SlackBuild
@@ -26,7 +26,7 @@
# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
PRGNAM=mksh
-VERSION=${VERSION:-R44}
+VERSION=${VERSION:-R46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/mksh/mksh.info b/system/mksh/mksh.info
index 782cfd01c0..4365303542 100644
--- a/system/mksh/mksh.info
+++ b/system/mksh/mksh.info
@@ -1,8 +1,8 @@
PRGNAM="mksh"
-VERSION="R44"
+VERSION="R46"
HOMEPAGE="http://mirbsd.de/mksh"
-DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R44.tgz"
-MD5SUM="70eca50d9340412714ef09b7060ebde9"
+DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R46.tgz"
+MD5SUM="77c108d8143a6e7670954d77517d216d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""