Received: by mail.netbsd.org (Postfix, from userid 605) id 28D6384F2F; Sat, 28 May 2022 15:06:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6316484F2B for ; Sat, 28 May 2022 15:06:20 +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 UBzmqJSxVCF3 for ; Sat, 28 May 2022 15:06:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BBE4884CD8 for ; Sat, 28 May 2022 15:06:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0340FAEB; Sat, 28 May 2022 15:07:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653750438103820" MIME-Version: 1.0 Date: Sat, 28 May 2022 15:07:18 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220528150718.C0340FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653750438103820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat May 28 15:07:18 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/php-ja-wordpress to 5.9.3 To generate a diff of this commit: cvs rdiff -u -r1.2786 -r1.2787 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653750438103820 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2786 pkgsrc/doc/CHANGES-2022:1.2787 --- pkgsrc/doc/CHANGES-2022:1.2786 Sat May 28 15:00:45 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 28 15:07:18 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2786 2022/05/28 15:00:45 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2787 2022/05/28 15:07:18 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4262,3 +4262,4 @@ Changes to the packages collection and i Updated lang/py-mypy to 0.960 [adam 2022-05-28] Updated www/php-owncloud to 10.9.1 [wen 2022-05-28] Updated www/php-http4 to 4.2.2 [taca 2022-05-28] + Updated www/php-ja-wordpress to 5.9.3 [taca 2022-05-28] --_----------=_1653750438103820--