Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8352F7A275 for ; Thu, 13 Apr 2017 14:37:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 32AC584DAE; Thu, 13 Apr 2017 14:37:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B5ECC84CDC for ; Thu, 13 Apr 2017 14:37:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id QjyTC3Mtm2uE for ; Thu, 13 Apr 2017 14:37:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1DFB584D82 for ; Thu, 13 Apr 2017 14:37:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BDE5FBE4; Thu, 13 Apr 2017 14:37:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149209423985470" MIME-Version: 1.0 Date: Thu, 13 Apr 2017 14:37:19 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20170413143719.1BDE5FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_149209423985470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Apr 13 14:37:18 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: mksh-55 To generate a diff of this commit: cvs rdiff -u -r1.1541 -r1.1542 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17240 -r1.17241 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149209423985470 Content-Disposition: inline Content-Length: 1324 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1541 pkgsrc/doc/CHANGES-2017:1.1542 --- pkgsrc/doc/CHANGES-2017:1.1541 Thu Apr 13 14:19:55 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Apr 13 14:37:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1541 2017/04/13 14:19:55 taca Exp $ +$NetBSD: CHANGES-2017,v 1.1542 2017/04/13 14:37:18 bsiegert Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1906,3 +1906,4 @@ Changes to the packages collection and i Updated devel/p5-CPANPLUS to 0.9166 [mef 2017-04-13] Updated devel/p5-Class-InsideOut to 1.14 [mef 2017-04-13] Updated lang/php70 to 7.0.18 [taca 2017-04-13] + Updated shells/mksh to 55 [bsiegert 2017-04-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17240 pkgsrc/doc/TODO:1.17241 --- pkgsrc/doc/TODO:1.17240 Wed Apr 12 12:01:25 2017 +++ pkgsrc/doc/TODO Thu Apr 13 14:37:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17240 2017/04/12 12:01:25 adam Exp $ +$NetBSD: TODO,v 1.17241 2017/04/13 14:37:18 bsiegert Exp $ Suggested new packages ====================== @@ -1065,7 +1065,6 @@ For possible Perl packages updates, see o miredo-1.2.4 o mit-scheme-bin-9.2 o mitmproxy-1.0.2 - o mksh-52b o mkvtoolnix-9.6.0 o modular-xorg-xquartz-1.18.0 o molden-4.8 [after which PR 40252 can be closed] --_----------=_149209423985470--