Received: by mail.netbsd.org (Postfix, from userid 605) id 5FE5F84D66; Thu, 18 Feb 2021 12:35:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9868484D6C for ; Thu, 18 Feb 2021 12:35:07 +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 rbX_T88qdpR8 for ; Thu, 18 Feb 2021 12:35:07 +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 EF4A184C13 for ; Thu, 18 Feb 2021 12:35:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECE5BFA95; Thu, 18 Feb 2021 12:35:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613651706298650" MIME-Version: 1.0 Date: Thu, 18 Feb 2021 12:35:06 +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: <20210218123506.ECE5BFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613651706298650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Feb 18 12:35:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated sysutils/py-magic, net/py-xandikos, converters/py-zfec, net/py-python-socks To generate a diff of this commit: cvs rdiff -u -r1.1156 -r1.1157 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613651706298650 Content-Disposition: inline Content-Length: 886 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.1156 pkgsrc/doc/CHANGES-2021:1.1157 --- pkgsrc/doc/CHANGES-2021:1.1156 Thu Feb 18 10:59:28 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Feb 18 12:35:06 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1156 2021/02/18 10:59:28 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1157 2021/02/18 12:35:06 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1667,3 +1667,7 @@ Changes to the packages collection and i Updated archivers/gtar to 1.34 [wiz 2021-02-18] Updated security/libgcrypt to 1.9.2 [adam 2021-02-18] Updated security/nettle to 3.7.1 [adam 2021-02-18] + Updated sysutils/py-magic to 0.4.22 [adam 2021-02-18] + Updated net/py-xandikos to 0.2.4 [adam 2021-02-18] + Updated converters/py-zfec to 1.5.5 [adam 2021-02-18] + Updated net/py-python-socks to 1.2.1 [adam 2021-02-18] --_----------=_1613651706298650--