Received: by mail.netbsd.org (Postfix, from userid 605) id A33AE84E3C; Wed, 4 Dec 2019 08:06:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D24F84D2C for ; Wed, 4 Dec 2019 08:06:51 +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 VRYHqIzNyoml for ; Wed, 4 Dec 2019 08:06:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8948B84CDB for ; Wed, 4 Dec 2019 08:06:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86805FA97; Wed, 4 Dec 2019 08:06:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157544681016800" MIME-Version: 1.0 Date: Wed, 4 Dec 2019 08:06:50 +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: <20191204080650.86805FA97@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. --_----------=_157544681016800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: morr Date: Wed Dec 4 08:06:50 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Note update of www/wordpress To generate a diff of this commit: cvs rdiff -u -r1.5240 -r1.5241 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157544681016800 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5240 pkgsrc/doc/CHANGES-2019:1.5241 --- pkgsrc/doc/CHANGES-2019:1.5240 Wed Dec 4 07:51:15 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Dec 4 08:06:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5240 2019/12/04 07:51:15 morr Exp $ +$NetBSD: CHANGES-2019,v 1.5241 2019/12/04 08:06:50 morr Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8446,3 +8446,4 @@ Changes to the packages collection and i Updated databases/py-sqlalchemy-utils to 0.35.0 [adam 2019-12-03] Updated devel/autoconf-archive to 2019.01.06 [gutteridge 2019-12-04] Updated net/haproxy to 2.0.10 [morr 2019-12-04] + Updated www/wordpress to 5.3 [morr 2019-12-04] --_----------=_157544681016800--