Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2548E84EF3 for ; Mon, 11 Sep 2023 13:29:07 +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 FseFrbi3TKW5 for ; Mon, 11 Sep 2023 13:29:06 +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 6BD2E84D32 for ; Mon, 11 Sep 2023 13:29:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 68D6FFBDB; Mon, 11 Sep 2023 13:29:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694438946104160" MIME-Version: 1.0 Date: Mon, 11 Sep 2023 13:29:06 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20230911132906.68D6FFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694438946104160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 11 13:29:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/php-nextcloud to 27.0.2 To generate a diff of this commit: cvs rdiff -u -r1.5470 -r1.5471 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694438946104160 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5470 pkgsrc/doc/CHANGES-2023:1.5471 --- pkgsrc/doc/CHANGES-2023:1.5470 Mon Sep 11 13:16:23 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Sep 11 13:29:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5470 2023/09/11 13:16:23 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.5471 2023/09/11 13:29:06 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7944,3 +7944,4 @@ Changes to the packages collection and i Added www/firefox115 version 115.2.0 [ryoon 2023-09-11] Added www/firefox115-l10n version 115.2.0 [ryoon 2023-09-11] Added www/php-nextcloud26 version 26.0.5 [ryoon 2023-09-11] + Updated www/php-nextcloud to 27.0.2 [ryoon 2023-09-11] --_----------=_1694438946104160--