Received: by mail.netbsd.org (Postfix, from userid 605) id 224A284F08; Thu, 9 Jun 2022 14:59:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59FD984E99 for ; Thu, 9 Jun 2022 14:59:39 +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 F-PlNbhTFlj2 for ; Thu, 9 Jun 2022 14:59:38 +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 AF94484D13 for ; Thu, 9 Jun 2022 14:59:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AC765FB1A; Thu, 9 Jun 2022 15:01:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165478686636870" MIME-Version: 1.0 Date: Thu, 9 Jun 2022 15:01:06 +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: <20220609150106.AC765FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165478686636870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jun 9 15:01:06 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated lang/php74 to 7.4.30 To generate a diff of this commit: cvs rdiff -u -r1.2969 -r1.2970 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165478686636870 Content-Disposition: inline Content-Length: 736 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.2969 pkgsrc/doc/CHANGES-2022:1.2970 --- pkgsrc/doc/CHANGES-2022:1.2969 Thu Jun 9 07:59:58 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jun 9 15:01:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2969 2022/06/09 07:59:58 pin Exp $ +$NetBSD: CHANGES-2022,v 1.2970 2022/06/09 15:01:06 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4530,3 +4530,4 @@ Changes to the packages collection and i Updated devel/deforaos-asm to 0.2.6nb1 [wiz 2022-06-09] Updated mail/deforaos-mailer to 0.2.0nb8 [wiz 2022-06-09] Updated sysutils/deforaos-browser to 0.5.5nb1 [wiz 2022-06-09] + Updated lang/php74 to 7.4.30 [taca 2022-06-09] --_----------=_165478686636870--