Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 380341A9239 for ; Wed, 19 Jan 2022 06:05:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 797D384E9D; Wed, 19 Jan 2022 06:05:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B47F184D38 for ; Wed, 19 Jan 2022 06:05:06 +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 BHu0nxzBS9mg for ; Wed, 19 Jan 2022 06:05:06 +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 0A57284CEA for ; Wed, 19 Jan 2022 06:05:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01687FB24; Wed, 19 Jan 2022 06:05:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1642572305238620" MIME-Version: 1.0 Date: Wed, 19 Jan 2022 06:05:05 +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: <20220119060506.01687FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1642572305238620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 19 06:05:05 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: Updated archivers/zstd, archivers/py-zstandard To generate a diff of this commit: cvs rdiff -u -r1.305 -r1.306 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21432 -r1.21433 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1642572305238620 Content-Disposition: inline Content-Length: 1320 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.305 pkgsrc/doc/CHANGES-2022:1.306 --- pkgsrc/doc/CHANGES-2022:1.305 Tue Jan 18 23:34:05 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jan 19 06:05:05 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.305 2022/01/18 23:34:05 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.306 2022/01/19 06:05:05 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -435,3 +435,5 @@ Changes to the packages collection and i Added x11/py-sip5 version 5.5.0 [rhialto 2022-01-18] Added x11/py-qt-builder version 1.12.2 [rhialto 2022-01-18] Updated geography/qgis to 3.16.16 [gdt 2022-01-18] + Updated archivers/zstd to 1.5.1 [adam 2022-01-19] + Updated archivers/py-zstandard to 0.17.0 [adam 2022-01-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21432 pkgsrc/doc/TODO:1.21433 --- pkgsrc/doc/TODO:1.21432 Tue Jan 18 13:37:57 2022 +++ pkgsrc/doc/TODO Wed Jan 19 06:05:05 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21432 2022/01/18 13:37:57 taca Exp $ +$NetBSD: TODO,v 1.21433 2022/01/19 06:05:05 adam Exp $ Suggested new packages ====================== @@ -1985,7 +1985,6 @@ For possible Perl packages updates, see o zoneminder-1.34.21 o zookeeper-3.7.0 o zopeedit-0.8 - o zstd-1.5.1 Licenses of packages ==================== --_----------=_1642572305238620--