Received: by mail.netbsd.org (Postfix, from userid 605) id 54E8684D93; Sat, 22 Sep 2018 08:47:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A522B84D2C for ; Sat, 22 Sep 2018 08:47:10 +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 x4QevSArGcBT for ; Sat, 22 Sep 2018 08:47:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BEECD84CD4 for ; Sat, 22 Sep 2018 08:47:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B273FFBEE; Sat, 22 Sep 2018 08:47:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1537606029114350" MIME-Version: 1.0 Date: Sat, 22 Sep 2018 08:47:09 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20180922084709.B273FFBEE@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. --_----------=_1537606029114350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Sat Sep 22 08:47:09 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated wm/cwm to 6.3 To generate a diff of this commit: cvs rdiff -u -r1.4090 -r1.4091 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18561 -r1.18562 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1537606029114350 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4090 pkgsrc/doc/CHANGES-2018:1.4091 --- pkgsrc/doc/CHANGES-2018:1.4090 Sat Sep 22 07:24:27 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Sep 22 08:47:09 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4090 2018/09/22 07:24:27 maya Exp $ +$NetBSD: CHANGES-2018,v 1.4091 2018/09/22 08:47:09 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5725,3 +5725,4 @@ Changes to the packages collection and i Added audio/alure version 1.2 [maya 2018-09-21] Updated news/slrn to 1.0.3a [wiz 2018-09-21] Added textproc/json-yaml version 1.1.1 [maya 2018-09-22] + Updated wm/cwm to 6.3 [maya 2018-09-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18561 pkgsrc/doc/TODO:1.18562 --- pkgsrc/doc/TODO:1.18561 Tue Sep 18 15:24:09 2018 +++ pkgsrc/doc/TODO Sat Sep 22 08:47:09 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18561 2018/09/18 15:24:09 taca Exp $ +$NetBSD: TODO,v 1.18562 2018/09/22 08:47:09 maya Exp $ Suggested new packages ====================== @@ -509,7 +509,6 @@ For possible Perl packages updates, see o crossfire-client-gtk2-1.60.0 o csharp-mysql-6.9.8 o cvsutils-0.2.6 - o cwm-5.6 o cxref-1.6e o cy2-saml-1.5 o cygwin_lib-1.5.24.2 --_----------=_1537606029114350--