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 61E3F1A9217 for ; Sun, 3 Jan 2021 21:52:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 99A9784D87; Sun, 3 Jan 2021 21:52:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D561484D7A for ; Sun, 3 Jan 2021 21:52:35 +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 8Ru7JWnern01 for ; Sun, 3 Jan 2021 21:52:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3948884C13 for ; Sun, 3 Jan 2021 21:52:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 36EDDFA9D; Sun, 3 Jan 2021 21:52:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160971075586350" MIME-Version: 1.0 Date: Sun, 3 Jan 2021 21:52:35 +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: <20210103215235.36EDDFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160971075586350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Jan 3 21:52:35 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated comms/py-colorama, net/py-IP To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160971075586350 Content-Disposition: inline Content-Length: 782 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.115 pkgsrc/doc/CHANGES-2021:1.116 --- pkgsrc/doc/CHANGES-2021:1.115 Sun Jan 3 21:43:41 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jan 3 21:52:35 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.115 2021/01/03 21:43:41 adam Exp $ +$NetBSD: CHANGES-2021,v 1.116 2021/01/03 21:52:35 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -141,3 +141,5 @@ Changes to the packages collection and i Updated security/tor-browser-noscript to 11.1.7 [wiz 2021-01-03] Updated databases/py-apsw to 3.34.0 [adam 2021-01-03] Updated devel/py-ZopeInterface to 5.2.0 [adam 2021-01-03] + Updated comms/py-colorama to 0.4.4 [adam 2021-01-03] + Updated net/py-IP to 1.01 [adam 2021-01-03] --_----------=_160971075586350--