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 B723C7A1AE for ; Tue, 7 Mar 2017 17:40:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 31551855B1; Tue, 7 Mar 2017 17:40:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B52D585572 for ; Tue, 7 Mar 2017 17:40:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id QqDuKSp5iE7x for ; Tue, 7 Mar 2017 17:40:02 +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 1D4B18559C for ; Tue, 7 Mar 2017 17:40:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BD89FBE4; Tue, 7 Mar 2017 17:40:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488908402182960" MIME-Version: 1.0 Date: Tue, 7 Mar 2017 17:40:02 +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: <20170307174002.1BD89FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1488908402182960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: morr Date: Tue Mar 7 17:40:01 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Note update of www/wordpress To generate a diff of this commit: cvs rdiff -u -r1.1020 -r1.1021 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17136 -r1.17137 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488908402182960 Content-Disposition: inline Content-Length: 1332 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.1020 pkgsrc/doc/CHANGES-2017:1.1021 --- pkgsrc/doc/CHANGES-2017:1.1020 Tue Mar 7 16:28:35 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Mar 7 17:40:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1020 2017/03/07 16:28:35 maya Exp $ +$NetBSD: CHANGES-2017,v 1.1021 2017/03/07 17:40:01 morr Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1243,3 +1243,4 @@ Changes to the packages collection and i Added textproc/py-sphinxcontrib-newsfeed version 0.1.4 [wiz 2017-03-07] Updated mail/neomutt to 20170306 [wiz 2017-03-07] Updated security/py-cryptodome to 3.4.5 [maya 2017-03-07] + Updated www/wordpress to 4.7.3 [morr 2017-03-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17136 pkgsrc/doc/TODO:1.17137 --- pkgsrc/doc/TODO:1.17136 Mon Mar 6 16:15:20 2017 +++ pkgsrc/doc/TODO Tue Mar 7 17:40:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17136 2017/03/06 16:15:20 jperkin Exp $ +$NetBSD: TODO,v 1.17137 2017/03/07 17:40:01 morr Exp $ Suggested new packages ====================== @@ -1589,7 +1589,6 @@ For possible Perl packages updates, see o wmii+ixp-3.9.2 [pkg/43459; wip (wmii-devel); see also libixp entry] o wmx-8 o wmx-gnome-8 - o wordpress-4.7.2 o worker-3.8.3 o wxGTK-3.1.0 o wxRemind-101 --_----------=_1488908402182960--