summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/mksh/Makefile4
-rw-r--r--shells/mksh/distinfo10
-rw-r--r--shells/mksh/patches/patch-mksh.121
3 files changed, 17 insertions, 18 deletions
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile
index ffa8d60500f..11d42347894 100644
--- a/shells/mksh/Makefile
+++ b/shells/mksh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2014/01/26 08:57:32 bsiegert Exp $
+# $NetBSD: Makefile,v 1.27 2014/09/07 12:46:31 bsiegert Exp $
-DISTNAME= mksh-R49
+DISTNAME= mksh-R50b
PKGNAME= ${DISTNAME:S/-R/-/}
CATEGORIES= shells
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
diff --git a/shells/mksh/distinfo b/shells/mksh/distinfo
index c40f49ee111..ef8dadfd07b 100644
--- a/shells/mksh/distinfo
+++ b/shells/mksh/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2014/01/26 08:57:32 bsiegert Exp $
+$NetBSD: distinfo,v 1.25 2014/09/07 12:46:31 bsiegert Exp $
-SHA1 (mksh-R49.tgz) = 06b9d0162d1f91ff28d3fa66533e67edb168694d
-RMD160 (mksh-R49.tgz) = fa7a24e604daea30d5e5fd7bb78e24b2d7044764
-Size (mksh-R49.tgz) = 371550 bytes
-SHA1 (patch-mksh.1) = d36f106e22755b3daafbdc12fc4b83fee5531a12
+SHA1 (mksh-R50b.tgz) = 5554d18126eb861caa71891d6a135014b9aabb99
+RMD160 (mksh-R50b.tgz) = df0db6868434682fcd8f5527995c679522fa6931
+Size (mksh-R50b.tgz) = 372648 bytes
+SHA1 (patch-mksh.1) = c27d4cbb86b52173671c61b383793adc31b72f59
diff --git a/shells/mksh/patches/patch-mksh.1 b/shells/mksh/patches/patch-mksh.1
index 5b0aa4707e3..5430ef1807d 100644
--- a/shells/mksh/patches/patch-mksh.1
+++ b/shells/mksh/patches/patch-mksh.1
@@ -1,13 +1,12 @@
-$NetBSD: patch-mksh.1,v 1.5 2014/01/26 08:57:32 bsiegert Exp $
+$NetBSD: patch-mksh.1,v 1.6 2014/09/07 12:46:31 bsiegert Exp $
Kill the .Dt override and restore installation a normal man page.
---- mksh.1.orig 2014-01-11 18:10:06.000000000 +0000
+--- mksh.1.orig 2014-07-29 17:26:49.000000000 +0000
+++ mksh.1
-@@ -59,22 +59,7 @@
- . ds ha ^
+@@ -60,21 +60,11 @@
. ds en \(em
.\}
--.\"
+ .\"
-.\" Implement .Dd with the Mdocdate RCS keyword
-.\"
-.rn Dd xD
@@ -18,12 +17,12 @@ Kill the .Dt override and restore installation a normal man page.
-.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
-..
-.\"
--.\" .Dd must come before definition of .Mx, because when called
--.\" with -mandoc, it might implement .Mx itself, but we want to
--.\" use our own definition. And .Dd must come *first*, always.
--.\"
--.Dd $Mdocdate: January 11 2014 $
-+.Dd January 11 2014
+ .\" .Dd must come before definition of .Mx, because when called
+ .\" with -mandoc, it might implement .Mx itself, but we want to
+ .\" use our own definition. And .Dd must come *first*, always.
+ .\"
+-.Dd $Mdocdate: July 29 2014 $
++.Dd July 29, 2014
.\"
.\" Check which macro package we use, and do other -mdoc setup.
.\"