From a0f7c4bfde9b167b3d7a9f921176aa1e734e030a Mon Sep 17 00:00:00 2001 From: Markus Reichelt Date: Mon, 7 Jan 2013 20:16:47 +0100 Subject: system/mksh: Updated for version R41. Signed-off-by: Matteo Bernardini --- system/mksh/TaC-mksh.txt | 6 +++--- system/mksh/mksh.SlackBuild | 13 ++++--------- system/mksh/mksh.info | 8 ++++---- 3 files changed, 11 insertions(+), 16 deletions(-) diff --git a/system/mksh/TaC-mksh.txt b/system/mksh/TaC-mksh.txt index 13b2dd76e8..2221583fc6 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 R40e: +The following files form The MirBSD Korn Shell R41: - build system * mksh/Build.sh - testsuite driver @@ -117,7 +117,7 @@ Appendix A - The MirOS Licence (OSI approved) The MirBSD Korn Shell (mksh) is Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, - 2011, 2012 + 2011, 2012, 2013 Thorsten "mirabilos" Glaser All rights reserved. @@ -202,4 +202,4 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. _________________________________________________________________ -$MirOS: www/files/TaC-mksh.txt,v 1.7 2012/03/24 23:05:02 tg Exp $ +$MirOS: www/files/TaC-mksh.txt,v 1.9 2013/01/01 17:31:02 tg Exp $ diff --git a/system/mksh/mksh.SlackBuild b/system/mksh/mksh.SlackBuild index 1331e36bb3..3609acb9e3 100644 --- a/system/mksh/mksh.SlackBuild +++ b/system/mksh/mksh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mksh -# Copyright (c) 2011-2012 Markus Reichelt, Aachen, DE +# Copyright (c) 2011-2013 Markus Reichelt, Aachen, DE # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -23,15 +23,10 @@ # OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# markus reichelt, slackbuilds@mareichelt.de, 0xCCEEF115 -# 2011 Mar 20 - initial release -# 2011 Jun 13 - adapted to R40 -# 2011 Aug 27 - adapted to R40b -# 2011 Sep 07 - upstream review; minor tweaks, updated TaC-mksh.txt added -# 2012 Apr 08 - adapted to R40f +# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115 PRGNAM=mksh -VERSION=${VERSION:-R40f} +VERSION=${VERSION:-R41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -68,7 +63,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM -gzip -dc $CWD/$PRGNAM-$VERSION.cpio.gz | cpio -mid +tar xf $CWD/$PRGNAM-$VERSION.tgz cd $PRGNAM if [ "$STATIC" = "yes" ]; then diff --git a/system/mksh/mksh.info b/system/mksh/mksh.info index eec39ff1d3..413ae4991c 100644 --- a/system/mksh/mksh.info +++ b/system/mksh/mksh.info @@ -1,10 +1,10 @@ PRGNAM="mksh" -VERSION="R40f" +VERSION="R41" HOMEPAGE="http://mirbsd.de/mksh" -DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R40f.cpio.gz" -MD5SUM="22c9570660c2efadf36de7b620d06966" +DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R41.tgz" +MD5SUM="70eca50d9340412714ef09b7060ebde9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="markus reichelt" +MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" -- cgit v1.2.3