Received: by mail.netbsd.org (Postfix, from userid 605) id 67F8384E9F; Wed, 25 May 2022 09:28:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A112884E9A for ; Wed, 25 May 2022 09:28: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 m9KxkvA3nY5N for ; Wed, 25 May 2022 09:28:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 019E384E92 for ; Wed, 25 May 2022 09:28:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DC43FAEB; Wed, 25 May 2022 09:29:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653470955182780" MIME-Version: 1.0 Date: Wed, 25 May 2022 09:29:15 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220525092915.2DC43FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653470955182780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 25 09:29:15 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Removed archivers/py-yuicompressor; Updated devel/py-anyio To generate a diff of this commit: cvs rdiff -u -r1.2728 -r1.2729 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653470955182780 Content-Disposition: inline Content-Length: 772 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.2728 pkgsrc/doc/CHANGES-2022:1.2729 --- pkgsrc/doc/CHANGES-2022:1.2728 Wed May 25 09:06:14 2022 +++ pkgsrc/doc/CHANGES-2022 Wed May 25 09:29:14 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2728 2022/05/25 09:06:14 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2729 2022/05/25 09:29:14 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4188,3 +4188,5 @@ Changes to the packages collection and i Updated www/htmldoc to 1.9.16 [fcambus 2022-05-24] Updated www/htmldoc-x11 to 1.9.16 [fcambus 2022-05-24] Updated emulators/mame to 0.244 [wiz 2022-05-25] + Removed archivers/py-yuicompressor [adam 2022-05-25] + Updated devel/py-anyio to 3.6.1 [adam 2022-05-25] --_----------=_1653470955182780--