Received: by mail.netbsd.org (Postfix, from userid 605) id 2DD0884E7C; Tue, 24 May 2022 14:51:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 665E484E77 for ; Tue, 24 May 2022 14:51:24 +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 NLDXjT0UYCbd for ; Tue, 24 May 2022 14:51:24 +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 B554984E6E for ; Tue, 24 May 2022 14:51:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 089FBFAEB; Tue, 24 May 2022 14:52:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653403933185440" MIME-Version: 1.0 Date: Tue, 24 May 2022 14:52:13 +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: <20220524145213.089FBFAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653403933185440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue May 24 14:52:12 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated archivers/php-pecl-zip to 1.20.1 To generate a diff of this commit: cvs rdiff -u -r1.2720 -r1.2721 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653403933185440 Content-Disposition: inline Content-Length: 723 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.2720 pkgsrc/doc/CHANGES-2022:1.2721 --- pkgsrc/doc/CHANGES-2022:1.2720 Tue May 24 12:31:38 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 24 14:52:12 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2720 2022/05/24 12:31:38 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2721 2022/05/24 14:52:12 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4175,3 +4175,4 @@ Changes to the packages collection and i Updated comms/py-rich to 12.4.4 [adam 2022-05-24] Updated www/py-httpcore to 0.15.0 [adam 2022-05-24] Updated www/py-httpx to 0.23.0 [adam 2022-05-24] + Updated archivers/php-pecl-zip to 1.20.1 [taca 2022-05-24] --_----------=_1653403933185440--