Received: by mail.netbsd.org (Postfix, from userid 605) id DC2B685645; Sun, 18 Jun 2017 18:03:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BD8A84DF7 for ; Sun, 18 Jun 2017 18:03:04 +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 9yTwNgJGLCwr for ; Sun, 18 Jun 2017 18:03:04 +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 0DB7584C6C for ; Sun, 18 Jun 2017 18:03:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B987FAE8; Sun, 18 Jun 2017 18:03:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497808984189610" MIME-Version: 1.0 Date: Sun, 18 Jun 2017 18:03:04 +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: <20170618180304.0B987FAE8@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. --_----------=_1497808984189610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: morr Date: Sun Jun 18 18:03:03 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of wordpress To generate a diff of this commit: cvs rdiff -u -r1.2439 -r1.2440 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497808984189610 Content-Disposition: inline Content-Length: 706 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.2439 pkgsrc/doc/CHANGES-2017:1.2440 --- pkgsrc/doc/CHANGES-2017:1.2439 Sun Jun 18 17:49:54 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jun 18 18:03:03 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2439 2017/06/18 17:49:54 morr Exp $ +$NetBSD: CHANGES-2017,v 1.2440 2017/06/18 18:03:03 morr Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3078,3 +3078,4 @@ Changes to the packages collection and i Added www/contao44 version 4.4.0 [taca 2017-06-18] Removed www/contao43 [taca 2017-06-18] Updated editors/vim-share to 8.0.0646 [morr 2017-06-18] + Updated www/wordpress to 4.8 [morr 2017-06-18] --_----------=_1497808984189610--