Received: by mail.netbsd.org (Postfix, from userid 605) id F3D2D84D32; Fri, 2 Jul 2021 17:31:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F59384D1C for ; Fri, 2 Jul 2021 17:31: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 c3kZq3u_0Yoe for ; Fri, 2 Jul 2021 17:31:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ECCA384D1B for ; Fri, 2 Jul 2021 17:31:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7549FA95; Fri, 2 Jul 2021 17:31:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625247065147370" MIME-Version: 1.0 Date: Fri, 2 Jul 2021 17:31:05 +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: <20210702173105.E7549FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625247065147370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Jul 2 17:31:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated lang/php80 to 8.0.8 To generate a diff of this commit: cvs rdiff -u -r1.3630 -r1.3631 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625247065147370 Content-Disposition: inline Content-Length: 720 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3630 pkgsrc/doc/CHANGES-2021:1.3631 --- pkgsrc/doc/CHANGES-2021:1.3630 Fri Jul 2 17:28:58 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Jul 2 17:31:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3630 2021/07/02 17:28:58 taca Exp $ +$NetBSD: CHANGES-2021,v 1.3631 2021/07/02 17:31:05 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5781,3 +5781,4 @@ Changes to the packages collection and i Updated devel/py-fasteners to 0.16.3 [adam 2021-07-02] Updated x11/gtk-mac-integration to 3.0.1 [adam 2021-07-02] Updated lang/php74 to 7.4.21 [taca 2021-07-02] + Updated lang/php80 to 8.0.8 [taca 2021-07-02] --_----------=_1625247065147370--