Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2014 08:30:43 GMT
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185677: [UPDATE] shells/mksh to R49
Message-ID:  <201401120830.s0C8UhSS005698@oldred.freebsd.org>
Resent-Message-ID: <201401120840.s0C8e0fU012306@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185677
>Category:       ports
>Synopsis:       [UPDATE] shells/mksh to R49
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 12 08:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        
>Organization:
>Environment:
>Description:
- Update to R49
- Rewrite COMMENT entry and pkg-descr to follow advice spelling
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(révision 339486)
+++ Makefile	(copie de travail)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	mksh
-DISTVERSION=	R48b
+DISTVERSION=	R49
 CATEGORIES=	shells
 MASTER_SITES=	http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
 		http://pub.allbsd.org/MirOS/dist/mir/mksh/
 DISTFILES=	${PORTNAME}-${DISTVERSION}.tgz
 
 MAINTAINER=	miwi@FreeBSD.org
-COMMENT=	MirBSD enhanced shell based on pdksh
+COMMENT=	MirBSD Korn Shell
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
Index: distinfo
===================================================================
--- distinfo	(révision 339486)
+++ distinfo	(copie de travail)
@@ -1,2 +1,2 @@
-SHA256 (mksh-R48b.tgz) = e67686187ba6dfbf99b7f6b5f841dfb5cd9f980504f8b631d7d3bfd98d345792
-SIZE (mksh-R48b.tgz) = 362969
+SHA256 (mksh-R49.tgz) = 4dd6c37fe2b8603be3d59744d7866d72913fca49d8a68d3254d064b12eb3da49
+SIZE (mksh-R49.tgz) = 371550
Index: pkg-descr
===================================================================
--- pkg-descr	(révision 339486)
+++ pkg-descr	(copie de travail)
@@ -1,13 +1,5 @@
-mksh is the MirBSD enhanced version of the Public Domain Korn
-shell (pdksh), a bourne-compatible shell which is largely si-
-milar to the original AT&T Korn shell.  It includes bug fixes
-and feature improvements in order to produce a modern, robust
-shell good for interactive and especially script use.  It has
-UTF-8 support in the emacs command line editing mode; corres-
-ponds to OpenBSD 4.1-beta ksh (minus GNU bash-like $PS1); the
-build environment requirements are autoconfigured; throughout
-code simplification/bugfix/enhancement has been done.
-
-A sample ~/.mkshrc is included in ${PREFIX}/share/examples/mksh/
+The MirBSD Korn Shell (mksh) is enhanced of the Public Domain
+Korn shell (pdksh), a bourne-compatible shell which is largely
+similar to the original AT&T Korn shell.
 
 WWW: http://mirbsd.de/mksh


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401120830.s0C8UhSS005698>