Received: by mail.netbsd.org (Postfix, from userid 605) id 8FF1284D48; Mon, 17 May 2021 10:23:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB0F284D24 for ; Mon, 17 May 2021 10:23:27 +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 EZ0W4IBpyiSD for ; Mon, 17 May 2021 10:23:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 291B884CE2 for ; Mon, 17 May 2021 10:23:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26839FA95; Mon, 17 May 2021 10:23:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621247007253150" MIME-Version: 1.0 Date: Mon, 17 May 2021 10:23:27 +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: <20210517102327.26839FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621247007253150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon May 17 10:23:26 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated www/py-websockets, security/py-libtaxii To generate a diff of this commit: cvs rdiff -u -r1.2843 -r1.2844 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20635 -r1.20636 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621247007253150 Content-Disposition: inline Content-Length: 1393 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.2843 pkgsrc/doc/CHANGES-2021:1.2844 --- pkgsrc/doc/CHANGES-2021:1.2843 Mon May 17 10:06:12 2021 +++ pkgsrc/doc/CHANGES-2021 Mon May 17 10:23:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2843 2021/05/17 10:06:12 thor Exp $ +$NetBSD: CHANGES-2021,v 1.2844 2021/05/17 10:23:26 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4432,3 +4432,5 @@ Changes to the packages collection and i Updated devel/py-aiofiles to 0.7.0 [adam 2021-05-17] Updated devel/py-sortedcontainers to 2.4.0 [adam 2021-05-17] Added geography/laszip version 3.4.3 [thor 2021-05-17] + Updated www/py-websockets to 9.0.2 [adam 2021-05-17] + Updated security/py-libtaxii to 1.1.119 [adam 2021-05-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20635 pkgsrc/doc/TODO:1.20636 --- pkgsrc/doc/TODO:1.20635 Mon May 17 07:45:09 2021 +++ pkgsrc/doc/TODO Mon May 17 10:23:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20635 2021/05/17 07:45:09 pin Exp $ +$NetBSD: TODO,v 1.20636 2021/05/17 10:23:26 adam Exp $ Suggested new packages ====================== @@ -1980,7 +1980,6 @@ For possible Perl packages updates, see o py-input-pad-1.4.2 o py-keybinder-0.3.2 o py-lazr.config-2.2.3 - o py-libtaxii-1.1.119 o py-lupa-1.9 o py-marisa-0.2.6 o py-markdown-3.2.2 [drops python-2.x support] --_----------=_1621247007253150--