[packages/mksh] up to 49; 1 test fails

glen glen at pld-linux.org
Mon Jan 20 13:25:16 CET 2014


commit d236736dd69a740d3288a0ca59d77f0d60624876
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 20 14:25:12 2014 +0200

    up to 49; 1 test fails

 mksh-no_stop_alias.patch | 32 ++++++++++++++++----------------
 mksh.spec                |  4 ++--
 2 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/mksh.spec b/mksh.spec
index f7cc76b..f51bc10 100644
--- a/mksh.spec
+++ b/mksh.spec
@@ -6,12 +6,12 @@
 Summary:	MirBSD Korn Shell
 Summary(pl.UTF-8):	Powłoka Korna z MirBSD
 Name:		mksh
-Version:	48b
+Version:	49
 Release:	1
 License:	BSD
 Group:		Applications/Shells
 Source0:	http://www.mirbsd.org/MirOS/dist/mir/mksh/%{name}-R%{version}.tgz
-# Source0-md5:	ab9baa6b5a4de9d0e6a3ce9957c18da0
+# Source0-md5:	e8c205cac72c3dc8540bbc3897421422
 Source1:	%{name}-mkshrc
 Patch0:		%{name}-mkshrc_support.patch
 Patch1:		%{name}-circumflex.patch
diff --git a/mksh-no_stop_alias.patch b/mksh-no_stop_alias.patch
index e203654..ae2a9ba 100644
--- a/mksh-no_stop_alias.patch
+++ b/mksh-no_stop_alias.patch
@@ -1,46 +1,46 @@
---- mksh-40.org/main.c	2011-07-07 17:21:37.608256172 +0100
-+++ mksh-40/main.c	2011-07-07 17:22:44.980829725 +0100
-@@ -73,7 +73,6 @@
+--- mksh-49/main.c~	2014-01-20 14:20:05.000000000 +0200
++++ mksh-49/main.c	2014-01-20 14:20:37.166725505 +0200
+@@ -74,7 +74,6 @@
  #if !defined(ANDROID) && !defined(MKSH_UNEMPLOYED)
  	/* not in Android for political reasons */
  	/* not in ARGE mksh due to no job control */
 -	"stop=kill -STOP",
- 	"suspend=kill -STOP $$",
  #endif
  	"autoload=typeset -fu",
---- mksh-40.org/mksh.1	2011-06-12 16:34:43.000000000 +0100
-+++ mksh-40/mksh.1	2011-07-07 17:23:08.177234851 +0100
-@@ -1092,7 +1092,6 @@
+ 	"functions=typeset -f",
+--- mksh-49/mksh.1~	2014-01-11 20:10:06.000000000 +0200
++++ mksh-49/mksh.1	2014-01-20 14:21:04.704670524 +0200
+@@ -1131,7 +1131,6 @@
  nameref=\*(aqtypeset \-n\*(aq
  nohup=\*(aqnohup \*(aq
  r=\*(aqfc \-e \-\*(aq
 -stop=\*(aqkill \-STOP\*(aq
- suspend=\*(aqkill \-STOP $$\*(aq
  type=\*(aqwhence \-v\*(aq
  .Ed
---- mksh-40.orig/check.t	2011-07-07 17:43:03.450369958 +0100
-+++ mksh-40/check.t	2011-07-07 17:43:24.303467293 +0100
-@@ -5941,7 +5941,6 @@
+ .Pp
+--- mksh-49/check.t~	2014-01-11 20:10:02.000000000 +0200
++++ mksh-49/check.t	2014-01-20 14:21:32.202611748 +0200
+@@ -6766,7 +6766,6 @@
  	nohup='nohup '
  	r='fc -e -'
  	source='PATH=$PATH:. command .'
 -	stop='kill -STOP'
- 	suspend='kill -STOP $$'
  	type='whence -v'
  ---
-@@ -6010,7 +6009,6 @@
+ name: aliases-1-hartz4
+@@ -6834,7 +6833,6 @@
  	nohup='nohup '
  	r='fc -e -'
  	source='PATH=$PATH:. command .'
 -	stop='kill -STOP'
- 	suspend='kill -STOP $$'
  	type='whence -v'
  ---
-@@ -6034,7 +6032,6 @@
+ name: aliases-3b
+@@ -6857,7 +6855,6 @@
  	nohup='nohup '
  	r='fc -e -'
  	source='PATH=$PATH:. command .'
 -	stop='kill -STOP'
- 	suspend='kill -STOP $$'
  	type='whence -v'
  ---
+ name: aliases-2b-hartz4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mksh.git/commitdiff/d236736dd69a740d3288a0ca59d77f0d60624876



More information about the pld-cvs-commit mailing list