Received: by mail.netbsd.org (Postfix, from userid 605) id E4503852B1; Wed, 11 May 2022 18:07:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 29D48852AD for ; Wed, 11 May 2022 18:07:52 +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 A4DwWmMnC8T0 for ; Wed, 11 May 2022 18:07:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7DB2B8528F for ; Wed, 11 May 2022 18:07:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E2D5CFA94; Wed, 11 May 2022 18:08:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652292489118110" MIME-Version: 1.0 Date: Wed, 11 May 2022 18:08:09 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20220511180809.E2D5CFA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652292489118110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bouyer Date: Wed May 11 18:08:09 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated www/py-websocket-client to 1.3.2 Updated multimedia/streamlink to 4.0.1 To generate a diff of this commit: cvs rdiff -u -r1.2505 -r1.2506 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652292489118110 Content-Disposition: inline Content-Length: 826 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.2505 pkgsrc/doc/CHANGES-2022:1.2506 --- pkgsrc/doc/CHANGES-2022:1.2505 Wed May 11 17:54:12 2022 +++ pkgsrc/doc/CHANGES-2022 Wed May 11 18:08:09 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2505 2022/05/11 17:54:12 bouyer Exp $ +$NetBSD: CHANGES-2022,v 1.2506 2022/05/11 18:08:09 bouyer Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3874,3 +3874,5 @@ Changes to the packages collection and i Updated security/R-oskeyring to 0.1.3 [mef 2022-05-11] Added devel/py-importlib-metadata4 version 4.11.3 [bouyer 2022-05-11] Added devel/py-versioningit version 1.1.1 [bouyer 2022-05-11] + Updated www/py-websocket-client to 1.3.2 [bouyer 2022-05-11] + Updated multimedia/streamlink to 4.0.1 [bouyer 2022-05-11] --_----------=_1652292489118110--