Received: by mail.netbsd.org (Postfix, from userid 605) id 7C90884F6A; Sun, 3 Dec 2017 17:53:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0912B84D3B for ; Sun, 3 Dec 2017 17:53:45 +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 2cFbqv8sHwYn for ; Sun, 3 Dec 2017 17:53:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6393384CED for ; Sun, 3 Dec 2017 17:53:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E675FB40; Sun, 3 Dec 2017 17:53:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151232362470550" MIME-Version: 1.0 Date: Sun, 3 Dec 2017 17:53:44 +0000 From: "Daniel Horecki" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: morr@netbsd.org X-Mailer: log_accum Message-Id: <20171203175344.5E675FB40@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. --_----------=_151232362470550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: morr Date: Sun Dec 3 17:53:44 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Note update of vim and wordpress To generate a diff of this commit: cvs rdiff -u -r1.5153 -r1.5154 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17942 -r1.17943 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151232362470550 Content-Disposition: inline Content-Length: 1321 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.5153 pkgsrc/doc/CHANGES-2017:1.5154 --- pkgsrc/doc/CHANGES-2017:1.5153 Sun Dec 3 09:07:26 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Dec 3 17:53:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5153 2017/12/03 09:07:26 maya Exp $ +$NetBSD: CHANGES-2017,v 1.5154 2017/12/03 17:53:43 morr Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7403,3 +7403,5 @@ Changes to the packages collection and i Updated textproc/p5-Text-Xslate to v3.5.3 [wiz 2017-12-03] Updated www/p5-CGI to 4.38 [wiz 2017-12-03] Updated graphics/tiff to 4.0.9nb1 [maya 2017-12-03] + Updated editors/vim-share to 8.0.1365 [morr 2017-12-03] + Updated www/wordpress to 4.9.1 [morr 2017-12-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17942 pkgsrc/doc/TODO:1.17943 --- pkgsrc/doc/TODO:1.17942 Sat Dec 2 20:03:22 2017 +++ pkgsrc/doc/TODO Sun Dec 3 17:53:44 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17942 2017/12/02 20:03:22 leot Exp $ +$NetBSD: TODO,v 1.17943 2017/12/03 17:53:44 morr Exp $ Suggested new packages ====================== @@ -1461,7 +1461,6 @@ For possible Perl packages updates, see o vicq-0.4.2 o vile-9.8q o vim-8.0.1342 - o vim-share-8.0.1342 o vinagre-3.16.1 o vino-3.16.0 o virt-manager-1.3.2 --_----------=_151232362470550--