From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 12 08:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F5D7140 for ; Sun, 12 Jan 2014 08:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A01C81FEC for ; Sun, 12 Jan 2014 08:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0C8e0pL012307 for ; Sun, 12 Jan 2014 08:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0C8e0fU012306; Sun, 12 Jan 2014 08:40:00 GMT (envelope-from gnats) Resent-Date: Sun, 12 Jan 2014 08:40:00 GMT Resent-Message-Id: <201401120840.s0C8e0fU012306@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Duchateau Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68AF2F56 for ; Sun, 12 Jan 2014 08:30:43 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3B61B1FA5 for ; Sun, 12 Jan 2014 08:30:43 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0C8UhT4005713 for ; Sun, 12 Jan 2014 08:30:43 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0C8UhSS005698; Sun, 12 Jan 2014 08:30:43 GMT (envelope-from nobody) Message-Id: <201401120830.s0C8UhSS005698@oldred.freebsd.org> Date: Sun, 12 Jan 2014 08:30:43 GMT From: Olivier Duchateau To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/185677: [UPDATE] shells/mksh to R49 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jan 2014 08:40:01 -0000 >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: