commit a07aa890b05cc81d2207df6e6720645e53d08adb
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Mon Jan 20 14:15:56 2014 +0100

    - rel 1; fix test suite with our circumflex patch

 mksh-circumflex.patch | 12 ++++++++++++
 mksh.spec             |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/mksh.spec b/mksh.spec
index 11c1a59..f51bc10 100644
--- a/mksh.spec
+++ b/mksh.spec
@@ -7,7 +7,7 @@ Summary:        MirBSD Korn Shell
 Summary(pl.UTF-8):     Powłoka Korna z MirBSD
 Name:          mksh
 Version:       49
-Release:       0.1
+Release:       1
 License:       BSD
 Group:         Applications/Shells
 Source0:       
http://www.mirbsd.org/MirOS/dist/mir/mksh/%{name}-R%{version}.tgz
diff --git a/mksh-circumflex.patch b/mksh-circumflex.patch
index 8aed985..8533e44 100644
--- a/mksh-circumflex.patch
+++ b/mksh-circumflex.patch
@@ -43,3 +43,15 @@ diff -ur mksh-40.org//tree.c mksh-40/tree.c
                            c == '-' || c == ']' || c == '*' || c == '?'))
                                shf_putc(MAGIC, shf);
                        shf_putc(c, shf);
+diff -urN mksh.org/check.t mksh/check.t
+--- mksh.org/check.t   2014-01-11 19:10:02.000000000 +0100
++++ mksh/check.t       2014-01-20 14:12:37.924222697 +0100
+@@ -2085,7 +2085,7 @@
+       cbc
+       -bc cbc
+       abc bbc
+-      ^bc abc bbc
++      !bc -bc ^bc cbc
+       !bc -bc ^bc cbc
+ ---
+ name: glob-range-2
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to